Memory Management Fault on Adding Touchscreen Driver to stm32f429 Discovery Board Project
(TouchGFX)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-01-20 1:23 PM
I'm trying to set up my stm32f429 discovery board LCD in SPI mode while using TouchGFX as the GUI designing tool and I have successfully initialized and tested the LCD alone.
Now as I'm trying to add the touch support (STMPE811) I'm getting stuck in the Memory Management Fault while(1) loop.
The code I'm using as the touchscreen driver is tested and is directly extracted from the TouchGFX example for this board.
Here's the link to the project
Any help would be really appreciated.
- Labels:
-
STM32F4 Series
-
TouchGFX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-01-27 10:29 PM
Hello,
Could you give the debug info such as the call stack to know at what moment the Memory Fault occurred ?
/Alexandre
