cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F4 Discovery Board with emBlocks

marcogrossi89
Associate II
Posted on March 28, 2015 at 12:09

I am trying to setup a project with emblocks using the STM32F4 Discovery Board (the one featuring the STM32F429ZI microcontroller and GLCD with touch screen).

If I create a new project using the option to import automatically the Standard Peripheral Library, the GLCD on board does not work because it is connected to SPI5 and the imported libraries are outdated (2011) and only SPI1 SPI2 and SPI3 are defined.

Then I downloaded the Standard Peripheral Libraries from ST site (2013 where SPI5 is defined) and imported manually in the project using the following tutorial http://www.muratursavas.com/docs/isildak_en.pdf

However at the end I still get a lot of errors  (

such as ''unknown type name: LTDC_Layer_TypeDef'' or ''Black undeclared'')

Anyone can help?

Thanks

0 REPLIES 0