User Activity

We have an application we would like to power via USB PD. The device needs 12V or more to fully operate. To do a firmware upgrade 5V is sufficient. But the 5V are on a different Rail, normally supplied from the 12V Rail via DCDC converter. So we need...
Posted on June 22, 2018 at 17:20Hey there i am using a STM32F373.Right now i am implementing the SDADC function to my programm, but if i trigger a Conversation or a Calibration it is not finishing it. SDADC_ISR_EOCALF or SDADC_ISR_JEOCF bit never se...