• 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...
  • 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...
  • 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...