Skip to main content
Graduate II
August 26, 2024
Question

Debugging STM32L433 - USB->BCDR is missing

  • August 26, 2024
  • 2 replies
  • 854 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

 

    This topic has been closed for replies.

    2 replies

    Rob.RiggsAuthor
    Graduate II
    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.

    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