• In-Application on Chip Flash Programming
    Hi, I use the flash routines from the file download area "XC16x In-Application On-Chip Flash-Programming". This example is for a 20 Mhz CPU clock. My XC164CM- board runs with 40 Mhz. The flash routines...
  • Flash programming tool
    I have multiple ADUC831/832 microprocessors from Analog devices. In the past I could download a Keil compiled or any program in hex using Analog's free WSD downloader. However, this is now not supported...
  • On chip flash programming
    I would like to know if any one has attempted programming the on chip flash of STM32F207X devices to provide in application programming feature in the product.
  • Where is the Code to Program the On-Chip Flash for the C166?
    The application note, APNT_138, refers to the file PFLASH.A66, which contains the functions: PFlash_Write, PFlash_Erase, PFlash_Reset. However, I can't find this file anywhere. I assume that you have...
  • On Chip Flash Protection - Password denied
    Hello, I'm actually trying to install sector/general protection as described in chapter 3.9 in the XC167-32 Manual. For testing, I use the function ActivateGeneralReadProtection(). When calling...