User Activity

On an STM32H7, is it possible to configure CubeMX to make a HAL that does not use an ISR? It makes one for Tick to increment the tick counter.
If you use TouchGFX generator to generate examples for the STM32H750, I am confused about the CubeMX IOC generated for the LTDC peripheral. The IOC is setting the LTDC framebuffer address to 0. I don't understand this, only ITCM is at this locatio...
I'm looking for the MT25TL01G_STM32H750B-DISCO.stldr external loader source code. The github (STMicroelectronics/stm32-external-loader/tree/main/STM32H7x_boards) is missing this one.