STM32F446RE with X-Nucleo-GFX01M1
Hi
I have STM32F446RE and X-Nucleo-GFX01M1.
When flash my nucleo I get:
File download complete
Time elapsed during download operation: 00:00:03.366
Verifying ...
Download verified successfully
Debugger connection lost.
Shutting down...
But I cannot see anything on my screen.
Probably because when I generate the code, the SW does not modify the SPI configuration and not initialize it.
reading the following document https://www.st.com/resource/en/user_manual/dm00720406-.pdf
for me, it is not clear how should I do it. Ex: mode: full/half duplex? CPL/CPA ? CRC calculation? LED? FMARK? etc.
Thanks
Fausto