• 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...
  • 89S53/89S8252 SPI simulation in uVision2
    Hello. I am using KEIL uVision2 (V2.10). I want to simulate SPI port on 89S8252 / 89S53. I am following the instructions on KEIL website help link: http://www.keil.com/download/docs/at89s8252_spi...
  • Re:LPC17xx spi simulation
    Thanks for your reply. i found the problem. As u rightly pointed out the problem was with the settings. i have some questions first is that SPDR register value never changes why is that? second what...
  • 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. ...
  • At91sam7 SPI simulation
    I am simulating a simple code using atmel's spi libraries for At91sam7x256 in keil debugger. For days i have been trying to get the simulation running but i can see no signal change on Spi clock and...