2021-06-12 09:47 AM
I have purchased a stm32f407vet6 black board from local market after coming home i am surprised that i cant find any tutorials or anything which are explaining how to program this board.
This is the board i bought from local market i am providing link just for better understanding ( https://robokits.co.in/control-boards/arm-development-board/stm32-cortex-m4-stm32f407vet6-development-board )
i thought this board is great to start learning with because it have inbuilt flash memory, sd card slot tft pinout etc, but now iam feeling very bad for my decision
i also have the ST Link V2(small one which looks like pen drive). so can i program this stm32f407vet6 black board using this ST Link?
I am new to this STM32 world so please help to understand how can i program this stm32f407vet6 black board
Solved! Go to Solution.
2021-06-12 09:53 AM
See "Programming the STM32F407VET6 board" from here:
https://os.mbed.com/users/hudakz/code/STM32F407VET6_Hello/shortlog/
Note the both the board and the programmer are of dubious origin, but both will probably work just fine.
2021-06-12 09:53 AM
See "Programming the STM32F407VET6 board" from here:
https://os.mbed.com/users/hudakz/code/STM32F407VET6_Hello/shortlog/
Note the both the board and the programmer are of dubious origin, but both will probably work just fine.