User Activity

Hi,I am trying to us X-CUBE-EEPROM to store a few variables.I would like to perform memory cleanup on startup. It is the only time I can reliably do that, since the operation is blocking read of instructions from flash.Is there any way I can tell the...
Hello,I am developing a USB PD sink product using STM32G0B1VET6 MCU.I have a project in CubeIDE, created proof-of-concept code following ST tutorial Getting started with USB-Power Delivery Sink and everything works as expected.I then tried to transfe...
Hello,I am developing a USB PD sink application on custom board with STM32G0B1VETI am using periphery UCPD2. I followed AN5418 to set up eveyrthing in CubeMX and add the specified pieces of code.Hovewer, ithe USBPD stack doesn't seem to send or recie...