how to plugin STM32WB software to stm32CubeMX?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-02-22 10:37 PM
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-02-24 7:45 AM
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.
