• file delete cause system shutdown
    Hello everyone I am working on usb host using LPC2468. I am using FAT32 file system . I am able to create TXT file on pendrive but i am facing a problem when I delete file created through LPC2468...
  • Microcontroller software shutdown with transistor 2N4401
    I am trying to understand why connecting, say, an Arduino digital pin 4 to a 2N4401 pin 2 as well as 5V PSU to 2N4401 pin 1 and Arduino VCC to 2N4401 pin 3, won't keep power. When shorting pin 1...
  • Power saving modes
    Hello, I'm using the scu api in order to program transition between the XE166 modes. One of the mentionned steps is to copy flash to psram. Did someone know how can do this. and did someone have ideas...
  • Power-saving with C8051F310
    Hi. Which is the most power-saving-mode for the C8051F310 uC? Until now i throttle the oscillator down to SYSCTL/8(~3MHz) and switch the CPU to IDLE-Mode. But the datasheet explains, that it already...
  • FlashFS - power fail and wear levelling
    Can anyone explain how the FlashFS handles loss of power? I am concerned about losing data that has been buffered but not written during a power failure. I will be writing directly to SPI flash chips...