1 Forks
1 Stars
1 Watchers

stm32-flash

Configure and program flash without using HAL library for STM32F429ZI development board. Flash erase and program was used to test the program.

How to download and setup stm32-flash

Open terminal and run command
git clone https://github.com/jxwleong/stm32-flash.git
git clone is used to create a copy or clone of stm32-flash repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with stm32-flash https://github.com/jxwleong/stm32-flash/archive/master.zip

Or simply clone stm32-flash with SSH
[email protected]:jxwleong/stm32-flash.git

If you have some problems with stm32-flash

You may open issue on stm32-flash support forum (system) here: https://github.com/jxwleong/stm32-flash/issues