|
Hello, Then I activated the HAL LTDC in the variant_DISCO_F746NG.h file. I receive one compiler error, see also below. What's wrong here? |
Answered by
fpistm
Oct 29, 2021
Replies: 2 comments 2 replies
|
Thank you very much, it was indeed the cache. "Clean all" button did the job. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @epikao
yes you had to enable the HAL LTDC module.
About your issue I don't know as I do not use PIO and don't know how this is handled maybe a cache issue.