STM32 MCUs Other solutions

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! UM2552 message sequence problem

Dear members,This is actually a follow up question to my last one STM32G071 UCPD library bug or my problem, but instead of digging deeper and deeper to an already well answered question, and probably out of topic too, I guess I better start a new one...

0690X000009ZYYjQAO.png 0690X000009ZYYeQAO.png 0690X000009ZYYtQAO.png 0690X000009Z5GLQA0.png
JChau by Associate II
  • 535 Views
  • 7 replies
  • 0 kudos

How to check if ROM is okay on STM32F030

ROM Check on STM32F030I have an STM32F030 where my product has a requirement to do a ROM check before performing any task. How can I do it? Is there any API which returns the result of ROM check done in bootloader? What’s the easiest way of achieving...

Resolved! How to send a Unstructured VDM in stm32g0?

I found senduvdm callback in usbpd_vdm_user,c "USBPD_VDM_SendUVDM(uint8_t PortNum, USBPD_UVDMHeader_TypeDef *pUVDM_Header, uint8_t *pNbData, uint32_t *pVDO)"; and just found one interface,USBPD_StatusTypeDef USBPD_PE_UVDM_RequestMessage (uint8_t Por...

Gbang by Associate III
  • 381 Views
  • 1 replies
  • 0 kudos

Resolved! How to check vbus is on or off in stm32g4 usb pd?

From the document, the sink will check:A SINK must present an Rd resistor and detection is done in two steps:1. detect the presence of Rp resistor2. detect a VBUS ON.I tested in stm32g431rb, connect ucpd_cc to a power adapter(source), Source send the...

Gbang by Associate III
  • 424 Views
  • 1 replies
  • 0 kudos