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
2024-08-26 01: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.
2024-08-26 01:20 PM - edited 2024-09-05 06: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.