User Activity

Hi all, My application needs to communicate with an external device (Bus Device). The STM32 was configured as a Host using STM32CubeMX.The device is connected. However, 'Appli_state == APPLICATION_START' is never reached. Appli_state remains in the s...
I'm trying to communicate with an external device with a USB-C Device interface in CDC Serial class.I'm following the steps as shown in the videohttps://www.youtube.com/watch?v=V3sMN-ErKPw&list=PLnMKNibPkDnFFRBVD206EfnnHhQZI4Hxa&index=20However, in m...
Hello!I'm working with NUCLEO-G0B1RE and X-NUCLEO-SNK1M1 boards. I've done the initial setup to work in USBPD and USB_HOST mode, Class Host Supporting ALL Classes in STM32CubeMX.I haven't modified the generated code, and while debugging the 'USBH_Sta...
I'm using the STM32C031C6 configured with USART1 in 115200. When opening communication with the YAT serial terminal, the bytes are sent and received wrong. (I used STMCubeMX for code generation).Ex: (YAT configured correctly as it works on an older p...
Kudos given to