cancel
Showing results for 
Search instead for 
Did you mean: 

STM32H750B-DK: Can't run with Dual QSPI (2NA17 RW213) and SDRAM IS42S32400J

Caan
Senior

I have designed a board with STM32H750B-DK With exact same pin configuration with QSPI amd SDRAM connected exactly to the reference board.
QSPI is running properly by viewing using STM CUBE Programmer (External loader selected)
But when I am using touchg GFX sample code it gives Hardfault error I believe that SDRAM is failing. (I have removed the touch screen routine to check the flow of code)

1 REPLY 1
mƎALLEm
ST Employee

Hello,

Before adding TouchGFX, try to test SDRAM by doing write/read accesses, at least to validate your SDRAM hardware.

To give better visibility on the answered topics, please click on "Accept as Solution" on the reply which solved your issue or answered your question.