STM32CubeProgrammer (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! How to use external loader from Visual Studio Code

Hello,I have a project that need external loader for QSPI Flash (STM32F412G-Disco board).I'm using Visual Studio Code to write code and build the project. It work fine and i can load it with STM32CubeProgrammer.For other project, without External Loa...

ANauz.1 by Senior II
  • 1068 Views
  • 2 replies
  • 0 kudos

Resolved! Problem with Externa Loader for STM32H7A3IIK6

Hi everybody, i've developed an external loader for a STM32H7A3IIK6 MCU to write and read, using STMCubeProgrammer, an ISSI QSPI External Flash [IS25LP128F]. The External Loader works perfectly except for the following issue : the first time i open C...

AMigl.1 by Associate II
  • 614 Views
  • 1 replies
  • 0 kudos

Resolved! QSPI external loader for STM32H750VBT6

I have a custom PCB using STM32H750VBT6 MCU and QSPI memory chip S25HL512TFAMHI010. I have written an external loader file as per the instructions in the STM32 MOOC [I tried to put a link here but the forum doesn't let me]. Testing the QSPI driver in...