• simulate spi
    Hi Friends, i have two problems: 1-i try writting a code in C using atmel 89c52 to simulate spi.does anyone has a helpful code for me? 2-in the program declaration,i declare an array: int Read_Va...
  • SPI Simulation
    I am trying to simulate an SPI device AT25128 eeprom, there is an example on the keil site which i have tried but i cant seem to get it working. Has anyone done any SPI or even I2C simulation that could...
  • SPI Simulation
    I am trying to simulate an SPI device AT25128 eeprom, there is an example on the keil site which i have tried but i cant seem to get it working. Has anyone done any SPI or even I2C simulation that could...
  • simulate spi
    Hi Friends, i have two problems: 1-i try writting a code in C using atmel 89c52 to simulate spi.does anyone has a helpful code for me? 2-in the program declaration,i declare an array: int Read_Va...
  • LPC17xx SPI simulation
    Hello everyone i am new to microcontroller programming. I am doing a project using LPC1768. To learn about spi i used a debug feature of debugger. I wrote the follwing program for spi simulation. ...