Debugging STM32L433 - USB->BCDR is missing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-08-26 11:10 AM
Trying to debug a battery charge detection issue on the STM32L433 using VS Code. The STM32L4x3.svd file does not list the BCDR register in the USB peripheral. The register and its fields are not defined. Please fix this.
Reference: RM0394
- Labels:
-
VSCode for STM32
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-08-26 1:14 PM
Additionally, the USB register offset in STM32L4x3.svd is incorrect, pointing to the packet SRAM buffer, not the register file. The proper memory offset for the register file is 0x40006800.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-08-26 1:20 PM - edited ‎2024-09-05 6:58 AM
Hello @Rob.Riggs
Thank you so much for reporting this issue. I've escalated internally to the concerned team for correction on the coming versions (under internal ticket number 190304).
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.
