User Activity

I am running STM32G431 board with USBC PD feature.CubeIDE 1.14.1I am trying to bring up the UCPD stack.I refer the basic guideline:https://wiki.st.com/stm32mcu/wiki/STM32StepByStep:Getting_started_with_USB-Power_Delivery_SinkIt worked ideally.However...
Hello, I am running STM32G431 board with USBC PD feature.CubeIDE 1.14.1I am trying to bring up the UCPD stack.I refer the basic guideline:https://wiki.st.com/stm32mcu/wiki/STM32StepByStep:Getting_started_with_USB-Power_Delivery_SinkIt worked ideally....
STM32G4 reference manual description offers only monitoring "Busy flag (BSY)" to check if SPI transfer is complete.In order to make sure the transfer is over I have to do polling of this bit. It is waste of time and resources.Is there any other reaso...
Kudos given to