• spi communication
    hello all, i am interfacing arm7 i.e lpc2148 with 7366 using spi. i want to know how many devices can we interface using spi? thank you
  • Problem In SPI Communication
    hi friends, I am Using 5 (C8051F120) MicroControllers in My Project with the following settings. SPI Mode: Multi Master Mode - 4 wire Clock rate : 2.4 Mhz clock phase bit: 0 Clock polarity bit...
  • regarding SPI communication
    while interfacing SPI with EEPROM we generally send some commands before writing or reading how does slave differentiates that incoming data is DATA or Address or COMMAND?
  • 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...
  • How spi communication is done
    1. Suppose i am having a spi master and spi slave (both are lpc2468 based)what is the procedure to read some bytes from a particular address of spi slave i.e what we all need to do like send some commands...