• In-system Flash programming and losing synchronisation
    I wrote a software module much like described in "IN-SYSTEM FLASH PROGRAMMING WITH C51", which is an article from the Keil Software Knowledgebase, but when i'm debugging it looks like Keil loses synchonisation...
  • In-system Flash programming and losing synchronisation
    I wrote a software module much like described in "IN-SYSTEM FLASH PROGRAMMING WITH C51", which is an article from the Keil Software Knowledgebase, but when i'm debugging it looks like Keil loses synchonisation...
  • C51: IN-SYSTEM FLASH PROGRAMMING (PART 2) and 80c400
    I have been trying to run the demo program in the C51: IN-SYSTEM FLASH PROGRAMMING (PART 2) artical on the dallas 80c400 in contiguout mode. the only changes I have made are: change device to 80c400...
  • C51: IN-SYSTEM FLASH PROGRAMMING (PART 2) and 80c400
    I have been trying to run the demo program in the C51: IN-SYSTEM FLASH PROGRAMMING (PART 2) artical on the dallas 80c400 in contiguout mode. the only changes I have made are: change device to 80c400...
  • Flash File system in SPI flash device
    i have developed a LPC2388 based board which has an SPI Flash memory Chip. This Memory will be used as the USB MSC storage media. Also I want to put the FAT file system in this flash mem,and access...