The FP-AUD-BVLINKWB1 software package is failing while debugging
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-04-18 9:07 AM - edited ‎2023-11-20 7:47 AM
I want to work with the BLE5.0 module on an stm32wb5mm but the "BVLPeripheral" project -available within the FP-AUD-BVLINKWB1 software package- is stuck in an infinite loop due to an inexpected interrupt which i can not figure out.
NB: the program does not even enter the main function.
- Labels:
-
BLE
-
STM32WB series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-04-25 7:13 AM
Hello,
Did you try this example on STM32WB5MM Discovery Kit or on your custom board? Did you perform some modification in startup file or linker script?
Best Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-04-26 1:50 AM
I did try it on an STM32WB5MM Discovery Board and no, I did not perform any modifications.
I had the same problem with BLE projects (heart rate and p2p server) at first - they belongs to STM32Cube_FW_WB_V1.16.0 package- but once I flashed the binary file into the board it worked.
