• 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...
  • 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 STR910
    Hello, I want to comunicate two STR910 micros via SPI. One of them will be the master, and other the slave. The code is very simple: [b]MASTER:[/b] /* CLK, MISO & MOSI configuration */ SCU...