Skip to main content
Smeda.1
Visitor II
February 23, 2020
Question

how to plugin STM32WB software to stm32CubeMX?

  • February 23, 2020
  • 1 reply
  • 583 views

how to plugin STM32WB software to stm32CubeMX?

This topic has been closed for replies.

1 reply

Remi QUINTIN
Technical Moderator
February 24, 2020

​Not sure I understand your question.

CubeMX is used to configure the chip from a pinout standpoint with the associated functions. It then generates all the required sw to be able to manage those functions.

One this step is done, you can use Cube IDE to continue your development.