Hello. I have followed the compile instructions for the STM32157F7-DK2-demo and successfully gotten the image on the SD card to boot. However, after running lsmod | grep galcore no output from the terminal.
Also, the DSI display panel is blank. I ran cat /sys/class/backlight/5a000000.dsi.0/max_brightness and also got no output from the terminal. How do I go about debugging?
Hello. I have followed the compile instructions for the STM32157F7-DK2-demo and successfully gotten the image on the SD card to boot. However, after running
lsmod | grep galcore
no output from the terminal.Also, the DSI display panel is blank. I ran
cat /sys/class/backlight/5a000000.dsi.0/max_brightness
and also got no output from the terminal. How do I go about debugging?Thank you.