Hi, I’m using an Mbed LPC1768 with a web server and GPIO. I’m using IAP flash to save user configuration settings, but I’m having some intermittent issues with a few different devices. As the issues aren’t related to each other, I can’t figure out what’s going on.
- Sometimes the user settings go back to the default configuration settings when I power on the unit the next day (such as IP, port, and other user settings). I had this problem for a few days last week, but for the past four days, it’s been stable and worked every day with the saved settings when the unit powers up.
- I’m using Power over Ethernet (PoE) to power up the LPC1768. Sometimes it doesn’t work with Auto-negotiation on the Cisco SG300, and I have to force the SG300 port to 10mb to get it working. Sometimes it doesn’t like 100mb speed.
- When I format the MBED and copy the same firmware file, it works. But I never know when it’s going to give me an issue. Some times it works weeks without issues
Any thoughts or ideas would be lovely.
Many thanks.