Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 451 Bytes

File metadata and controls

19 lines (13 loc) · 451 Bytes

STM32 Target support package usage - LED blink

Creation of STM32CubeMX ioc file

png

Project settings of STM32CubeMX ioc file

png

NVIC settings configuration

png

Locate the ioc file in Simulink

png

Toggle LED using function call

png

Click "Build" to generate Keil project with sources

png