• External Flash programming algorithm
    Hello, I'm using Keil_4 with ULINK2 to program the LPC1788 of my EA LPC1788 OEM Board. On this board there's an external NAND Flash (8 bits bus) I want to program both my application and the external...
  • External Flash programming algorithm
    Hello, I'm using Keil_4 with ULINK2 to program the LPC1788 of my EA LPC1788 OEM Board. On this board there's an external NAND Flash (8 bits bus) I want to program both my application and the external...
  • Programming algorithm for external SPI flash not visible
    Hi, I wrote a programming algorithm for external SPI flash following the steps from www.keil.com/.../ulink2_su_newalgorithms.htm link. Then I added the .FLM file to flash folder of keil(Keil_v5\ARM...
  • Programming algorithm for external SPI flash not visible
    Hi, I wrote a programming algorithm for external SPI flash following the steps from www.keil.com/.../ulink2_su_newalgorithms.htm link. Then I added the .FLM file to flash folder of keil(Keil_v5\ARM...
  • help me adapt this STM32H external flash loader algorithm for Keil
    Hi, I have developed the application, and It can read, write, erasing the external SPI flash attached to a STM32H750 part, Now I want to adapt it for keil to be able to use for external flash programming...