STM32L4 reference manual usb sram adress discrepancy
Dear Sir or madam,
I would like to report a discrepancy in the reference manual of the stm32l4 series
Quote from 45.6.2 Buffer descriptor table
"The first packet memory location is located at 0x4000 6000"
The package memory for usb is also called usb sram.
In the memory register map (Table 2) the start adress of the usb sram is 0x4006C00
In the HAL lib also 0x4006C00 is used therefore i guess the adress in 45.6.2 is wrong.
Is that right ?
T.Zirni