2014-04-16 12:22 AM
Hi,
I want to learn about how to use the LDTC HAL library on the STM32F4. Are there any good tutorial websites or documents for this library? Thank you #hal-ltdc-um17252014-04-17 04:11 AM
For starters, I'd suggest to use the STM32CubeMX to generate a simple startup code for the LTDC.
After on you'd probably find interesting stuff in the 32F429IDISCOVERY examples. Especially the one example which demonstrates the code it ships with.2014-04-17 10:13 PM
I did all that. But the example only covers a small portion of the library functions. There must be a document that explains all the functions in the LTDC library. But I just can't find it.
2014-05-12 06:56 AM
Hi,
You can download the User Manual UM1725: ''Description of STM32F4xx HAL drivers'' available via the link below:http://www.st.com/web/en/catalog/tools/PF259243With regards.