• LPC935 Stack curiosity
    Hello, I have code running on a LPC935 that crashes in certain situations. To find the cause I also checked the space required for stack. To do this I read back the idata memory from 0FFh to start...
  • LPC935 Stack curiosity
    Hello, I have code running on a LPC935 that crashes in certain situations. To find the cause I also checked the space required for stack. To do this I read back the idata memory from 0FFh to start...
  • Curiosity Killed The Geek
    Question: Out of purely a curiosity thing I formatted an SD Card using Windows XP and a card reader. I then looked at sector 0 and found the FAT32 information as per MS. I then ran a Keil example...
  • Curiosity Killed The Geek
    Question: Out of purely a curiosity thing I formatted an SD Card using Windows XP and a card reader. I then looked at sector 0 and found the FAT32 information as per MS. I then ran a Keil example...
  • Is IAP the only way of storing persistent data?
    Hi Im using the LPC2103 MCU and I need to store some calibration data in the flash, so the calibration doesnt get lost when the system is powered off. I know I can use IAP to do this, but is...