User Activity

Hi,The STM32U5 has a password feature to restrict RDP regression from level 1 to level 0. However it seems that STM32CubeProgrammer CLI is unable to activate this via the USB interface of the built-in bootloader. If I do it via STLink then it works f...
Hi,I'm trying to resolve a issue I see occasionnaly where my USB CDC-ACM device fails to be detected by Windows/Linux host as it is not responding to the first device descriptor request until the system is fully reset.The scenario:STM32U575 (can repr...
I'm debugging an issue where my application is using device mode USB with CDC-ACM and when I come to transmit a data packet on a bulk IN endpoint that is either 64 or 128 bytes in length, the data is not received by the host until either a different ...