• Flash protection
    I'm using silabs parts. The 040 has a vmon protection that resets the process when the supply voltage drops to a point where flash could be corrupted. That is enabled in my code. We are seeing devices...
  • USB and Nand Flash Inerface to lpc1788
    i have interfaced Nand flash to lpc1788,and it is working fine,now i have to add USB flash drive to LPC1788, i have done the configuration settings for usb flash,and now usb initialised successfully...
  • ULINK: Programming devices with write protection
    I have a hex file that contains a bootloader and an application image along with flash option data to write protect the bootloader. In order to be able to program the write protection I have added the...
  • protecting a sector of flash
    Hi! Is it possible to protect a sector by software to protect important information and unprotect it again in software to read or update this information? I'm using an AMD Flash AM29F200! Thanks...
  • Flash protection operations
    Hello! I use XC167CI with on-chip Flash module and my task is to provide protection for code and data reading. But I have some variables in one sector which may be modified while unit is in service....