• how to make serial communication between two 8051 microcontroller
    how to make serial communication between two 8051 microcontroller
  • how to make serial communication between two 8051 microcontroller
    how to make serial communication between two 8051 microcontroller
  • 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...
  • 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...
  • SPI communication between two STM32 microcontroller
    Hello everyone, I am trying to communication between two STM32F4 microcontroller using SPI protocol. here i am using SPI3. Here i am configuring one STM32 as master & the other as Slave. I have...