User Activity

Hi, I am using the STM32CubeMX ver 6.13.0 to generate a USB-PD DRP application. After generating the code following this procedure for custom boards (https://wiki.stmicroelectronics.cn/stm32mcu/wiki/STM32StepByStep:Getting_started_with_USB-Power_Deli...
Hi, I am using the STM32G0B1CBTX with STM32CubeMX ver 6.13.0 to produce a USB-PD DRP application. So far, I managed to implement a USB 2.0 Host as this is also needed. When trying to add the USB-PD DRP following ST-s tutorial BUT omitting the inclusi...
Hi, I am using an STM32G0B1CT6 and generated code using the STM32CubeMX to use the USB Host library to interface the CP2112 device. I am able to enumerate and communicate with the device using the interrupt IN/OUT. I am also able to get reports using...
Hi, I am using the STM32G0B1CBTx on the STM32CubeMX and setting the I2C1 for SMBus-two-wire-Interface. I want to disable the timeouts but I noticed that when I do so, the clock timeout enable (bit 15 of I2C_TIMEOUTR register) is still high. Looking a...
Hi, I am using STM32G0B1CBTX and used the STM32CubeMX to configure USB host with CDC class. When connecting a CDC device, I noticed that it passes the enumeration and configuration but fails to find the interface used. More specifically, it fails the...
Kudos from