User Activity

Hello,I have a very weird issue and I am looking for ideas on how to root cause it.My goal is to maximize the USB transfer speed in CDC mode.I started with the NUCLEO-L053I created a project with STM32CUBEIDE and added the USB CDC middleware.This res...
CubeIDE 1.5 Linuxcreate a new project with USB CDCStart debug. Open SFRs window and scroll to USB_SRAMUSB registers at offsert 0x40 to 0x58 show up with obviously the wrong content.The also correctly show up under USB_FS with the correct address and ...