• Multiple slaves in SPI configuration
    Hi all, This is the first time I've ever played with any microcontroller, and I'm stuck. The goal is to take my processor (I have an ADuC7026 eval board) and expand it with two external chips. I...
  • SPI Master Slave Communication
    I am into a project where I need 2 establish communication between ADuc814(Master) and ADuc841(Slave). Master shud Receive data transmitted by Slave. I am unable to establish the comm. I feel there is...
  • SPI Master Slave Comm
    I am into a project where I need 2 establish communication between ADuc814(Master) and ADuc841(Slave). Master shud Receive data transmitted by Slave. I am unable to establish the comm. I feel there is...
  • SPI slave doesn't transmit, STM32F407VE
    I have STM32F103C8 as a SPI master and a STM32F407VE as a SPI slave. I haven't worked with SPI enough to find optimal way to write communication mechanism, and earlier work with SPI only on AVR and...
  • SPI Slave is receiving Garbage values.
    I have configured my STM32F407 Discovery Board as slave with a STM8S00 . The data sent by Master on MOSI is totally different from that which that my slave is receiving I have observed that data on the...