Loading...
 
Skip to main content

System Workbench for STM32


Starting with SW4STM32

BSP means Board Support Package, which is specific to the board hardware.
Usually the vendor who provides the board will provide an emaple of BSP to the board.
You have to read the hardware specification document to understand how to work with those hardware components, and then make your own version of BSP.