User Activity

Hello,I would like to ask a question, if it is possible to access UCPD monitor via USB-UART bridge? I am following tutorial AN5418, with nucleo G0B1RE and SNK1M1 shield. Everything works fine when I use st-link, but when using uart bridge I dont see ...
Hello dear ST community,I am making a PPS (sink) application based on NucleoG0B1RE + SNK1M1. As noted in various resources, the TCPP01-M12 doesn't include OCP protection. However, the USB Power Delivery Specification R3.2 on usb.org, strongly recomme...
Hi,I am currently working with the documentation of TCPP01-M12. I have find some small mistake in the table of recommended capacitor C3. The part codes are switched. Also it seems that the GRM188... 0603 package capacitor is obsolete nowadays. Could ...
Hello,I am trying to make my own custom USB PD application on NucleoG0B1RE + SNK1M1 hardware.I want to change dynamically the SNK PDOs in my application (it should be possible according to this post). Since I want it to be working with various Source...
Dear community,I have deployed a basic USB PD sink application according to AN5418 on NucleoG0B1RE + SNK1M1 hardware. I  have also implemented a USBPD_DPM_RequestMessageRequest() function inside usbpd_dmp_user.c (according to this post), so the user ...