cancel
Showing results for 
Search instead for 
Did you mean: 

LDTC HAL library

gordon2399
Associate II
Posted on April 16, 2014 at 09:22

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-um1725
3 REPLIES 3
rigomate2
Associate II
Posted on April 17, 2014 at 13:11

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.

gordon2399
Associate II
Posted on April 18, 2014 at 07:13

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.

Posted on May 12, 2014 at 15:56

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/PF259243

With regards.