• SPI communication between two microcontrollers
    Hello everyone, I am trying to make communication between an STM32F3 microcontroller and a custom board baser on PIC microcontroller using SPI protocol. The STM32F3 acts as a Slave and the custom...
  • Ethernet Communication
    I am using STM32F107RB for Ethernet Communication. if i connect only one STM32F107RB Ethernet board it works fine, if go for more then one board i don't get the response properly in the modscan32. Please...
  • TCPNet Multiple Ethernet adaptors
    I need to use multiple Ethernet controllers within an enhancement to a project that currently runs TCPNet. The only way I am sure I could accommodate multiple Ethernet controllers using TCPNet is...
  • serial communication between two microcontrollers
    Hii.... i am making a project of radio frequency identification (RFID) in which i am using two microcontrollers AT89C52. i want to make a serial communication between these two microcontrollers...
  • Multiple Ethernet connection
    Hello, I have implemented an Ethernet connection with dp83848 phy and this library( https://www.keil.com/pack/doc/mw/Network/html/group__tcp__user__api.html ) I need to know how can handle more...