Loading...
 
Skip to main content

System Workbench for STM32


Select MCU (TARGET)

France

Hi Alfredo,

Indeed, System Workbench needs you to define the board on which your program will run; after abere MCU chip 😉

So you may:

  • either use one of the evaluation boards provided by ST supporting a chip close to the one you will use in your product
  • or define a custom board:
    • click on "create custom board" on the board selection page of the project creation wizard
    • you will have to provide the MCU and the debug interface to use (currently we only support ST-Link out of the box, but other members of th esite succeeded using J-Link from segger).


Hope this helps,

Bernard

PS: to discover the IDE interface, you may follow the Getting Started with System Workbench for STM32 tutorial and read user documentation in the User Guide