• spi
    SPDAT IS NOT DISPLAYING THE VALUE IT HAVE RECIEVED IN THE SIMULATOR I hav written the comments plz go through it. #include <REG51xD2.H> void SPI(unsigned char); void sdelay(int ); void...
  • spi
    how many devices can be connected to a spi bus ?
  • spi
    dear all, i m interfacing 7366 with c8051f120. according to datasheet of 7366 its clock is 5Mhz (100nSec and 100nSec of SCK high and low pulse) pls tell me which lines of among 4 pins i.e mosi...
  • SPI
    It should be fairly straightforward to write and read a 25xxx eeprom thru the SPI bus using the pc serial port with Keil software. But nowhere do I find the DB-9 to SPI connections. Which pins connects...
  • SPI
    Hi everyone I am using stm32f051. I have to send data through SPI1 into DAC081S101. there is no output in the output of the DAC081S101. similarly an error in the MSB of the MOSI output. The code...