STM32H7xx Example-programs
I am using the STM32H743 together with uVision 5.
Are there any example-programs available not using RTOS2 and CubeMX ?
What I am missing are simple demo-programs like Blinky ( without RTX ) and a demo-program
using the LCD ( without a GUI, yust a simple output of text would be fine ).
I have available a project, the only purpose shall be to switch an LED on,
it compiles, links and flashes without error, but nothing else happens...
Probably an initialisation-problem but I need a working example to get on the right path.
