2019-08-06 05:42 AM
I want BSP for above mentioned part number. I am using Keil u5 IDE for development. In keil IDE did not get the BSP, how i will get BSP for STM32F407VGT6 controller.
2019-08-06 07:33 AM
STM32F407VGT6 is not a board, it is a MCU.
Keil has examples for Discovery board with a STM32F407VGT - find them in the Software Pack Installer.
http://www.keil.com/boards2/stmicroelectronics/stm32f4_discovery/
-- pa
2019-08-06 08:14 AM
But WHAT BOARD?
If it is your own board, or some random third-party, you might be responsible for creating or porting existing BSP to the pin configurations and peripheral mixes of your BOARD.
2019-08-06 11:10 PM
Thank you sir.
Sorry i am using STM32F407 discovery board.
2019-08-06 11:11 PM
I am using STM32F407 Discovery development board.
2019-08-07 12:19 AM
Ok, so you'd find them under the Driver/BSP directory of the CubeF4 package.
2019-08-08 06:17 AM
Here is the link to this board evaluation software:
https://www.st.com/en/evaluation-tools/stm32f4discovery.html
And link to CubeMX STM32F4 package on on github:
https://github.com/STMicroelectronics/STM32CubeF4/tree/master/Projects/STM32F4-Discovery
The board does not have "407" in its name so finding it among others is a bit non-intuitive.
-- pa
2019-08-08 06:41 AM
STM32Cube_FW_F4_V1.24.0\Drivers\BSP\STM32F4-Discovery\stm32f4_discovery.c
STM32Cube_FW_F4_V1.24.0\Projects\STM32F4-Discovery\Examples\BSP\readme.txt