stm32-external-loader icon indicating copy to clipboard operation
stm32-external-loader copied to clipboard

Provides drivers, examples, loader files and testing routines for external loaders for STM32 series of microcontrollers.

Results 13 stm32-external-loader issues
Sort by recently updated
recently updated
newest added

I have compiled the "MX25LM51245G_STM32L562E-DK" project and generated a .stldr file. If I used generated file and tried to download the sample file using the STM32Cube programer it fails, If...

Hi, I have used your tutorial to write a loader for my project. I want to thank you and this is my driver source, it might help someone.

Hello, i followed this guide several times, i correctly set my MT25L128, now i want to set MT25QL512, however i does not work properly. When i program the flash memory...

Add MX25L6433F SPI Flash on X-NUCLEO-GFX01M1 on STM32F446RE

The MX25L6433F SPI Flash is used on the [X-NUCLEO-GFX01M1](https://www.st.com/en/evaluation-tools/x-nucleo-gfx01m1.html) board. The use of the [TouchGFX](https://support.touchgfx.com/docs/development/scenarios/touchgfx-on-lowcost-hardware) libraries makes it necessary the external loader for this flash. The TouchGFX designer provides two...

Driver was built and tested on custom board with STM32G491 MCU. It is very similar to the others in this repository but is specifically for S25FL064L and uses QPI mode...

Could you provide linking scripts also for your IDE? It's very bad that you are njot supporting STM32CubeMX ide! I'm trying all day to get it to work and I...

Why are there no folders for STM32H750B-DK? (I am noob.)

hi everyone The w25qxx IC is cheaper and more available than other flash ICs. Please add the driver for the w25q256FV IC.