Loading...
 
Skip to main content

System Workbench for STM32


Avoiding HAL in project wizard

France

Hello,

Standard Peripheral Library (StdPeriph) availability in only triggered by selected target. All targets are Cube HAL aware but only a limited set of them are StdPeriph aware. StdPeriph are legacy material.

Just to x2 check, let's try to select NUCLEO-F030R8 board target. Such should allow you to select StdPeriph option.

Br