cancel
Showing results for 
Search instead for 
Did you mean: 

DSI using Standard Periph Library

mlmcgoogan
Associate
Posted on March 27, 2016 at 04:22

I've recently started working with the STM32F469 Discovery board with the intention of checking out using DSI to drive an LCD. The examples I've seen for DSI are all HAL-based and I was wondering if there was any documentation or examples using the SPL?

#dsi #mipi
1 REPLY 1
Walid FTITI_O
Senior II
Posted on March 28, 2016 at 13:30

Hi mcgoogan.matthew,

Yes, there is different DSI examples in the standard library. You can find your need in the

http://www.st.com/web/catalog/tools/FM147/CL1794/SC961/SS1743/LN1939/PF257901#

At this path :

stm32f4_dsp_stdperiph_lib\STM32F4xx_DSP_StdPeriph_Lib_V1.6.1\Project\STM32F4xx_StdPeriph_Examples\DSI

-Hannibal-