taltenbach

Results 2 comments of taltenbach

I am encountering the exact same issue with a STM32H753XL MCU using TouchGFX 4.20.0. After some investigation, it seems that the `DMA2D_FLAG_TC` interrupt flag is cleared in `STM32DMA::tearDown` before the...

I'm working on a project with MCUboot on an STM32F4 device and I'm very interested by this new algorithm, which I think brings significant benefits compared to the existing strategies,...