2020-04-12 11:14 AM
I'm attempting to add a USB connector to my project, but my MCU lacks a "VBUS_SENSING" pin like another MCU I've been experimenting on has. Is there a way to simulate this pin? I'm using the MCU as a self-powered device
MCU: STM32L052K6U6 (UFQHPN32)
Programs: CubeMX, CubeIDE
2020-04-15 04:24 AM
2020-04-16 03:23 AM
Hello, Khouloud
Thank you for the reply. The software handling* is however exactly what I'm after, which the FAQ does not provide. Is there any way to get help with this?
* "However the disadvantage of this solution is that the software handling of VBUS presence event needs to be implemented by the customer, since this is not managed within our STM32 USB library for the time being."