Skip to main content
Rob.Riggs
Senior
August 26, 2024
Question

Debugging STM32L433 - USB->BCDR is missing

  • August 26, 2024
  • 2 replies
  • 855 views

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

 

2 replies

Rob.Riggs
Rob.RiggsAuthor
Senior
August 26, 2024

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.

STTwo-32
Technical Moderator
August 26, 2024

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