STM32WB Project Application Example missing file
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-10-25 10:31 AM
Hello!
I am trying to run the BLE_TransparentMode example
I have opened the project in STM32CubeIDE and try to compile,
I get errors that the
stm32wbxx.h
file is missing, which is true, its not there. I have searched the whole STM32CubeWB github directory for this file but its not there, although there is a folder STM32WBxx at STM32CubeWB-master\Drivers\CMSIS\Device\ST
but that folder is empty.
Am I missing something?
Solved! Go to Solution.
- Labels:
-
STM32WB series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-10-26 5:39 AM - edited ‎2023-10-30 1:47 AM
I suggest you download the package STM32CubeWB from ST website use the official Package from the ST official website or generate the example directly from CubeMX. Regarding the GitHub problem, please take a look at the README of this link .
Best regards.
STTwo-32
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-10-26 5:39 AM - edited ‎2023-10-30 1:47 AM
I suggest you download the package STM32CubeWB from ST website use the official Package from the ST official website or generate the example directly from CubeMX. Regarding the GitHub problem, please take a look at the README of this link .
Best regards.
STTwo-32
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
