Hi,Thanks for the update @Philippe RABIER We have developed our own 140W capable power bank using the STM32G071. 15-100W SRC has been implemented and we're about to add support for 140W. Are there any code examples or documentation for implementing 1...
I ran into this issue but i should point out you don't need to use BDMA for ADC3 on some STM32H MCUs - you can use DMA1 stream X instead and avoid this issue all together.