A
Anonymous
December 8, 2019
Question
STEMWIN,stm32f407 and ili9325
- December 8, 2019
- 5 replies
- 2792 views
I am trying to port stemwin to stm32f407vgtx on discovery board. So far I had been able to drive elt240320 lcd with ili9325 driver via fsmc bus. The problem is when I run gui_init(), it fires the hard fault handler. Step by step runing of GUI_X_Config, LCD_X_Config and LCD_X_DisplayDriver showed that micro hangs when it reaches GUI_DEVICE_CreateAndLink function in LCD_X_Config. I can't understand what is the main source of hard fault error. I made the base project with cubemx and then added lcd files and emwin as well.
Any help would be appreciated.
