cancel
Showing results for 
Search instead for 
Did you mean: 

Only 16K of 8M PSRAM accessible on B-U585I-IOT02A

Marty
Associate II

I'm using a B-U585I-IOT02A board and the IOT_HTTP_WebServer example code. 

My read is the PSRAM is 8M on that board, but I can only access 16K (to 0x2803ffff) and then ???? is not IDE memory display or a trap in the code.  Is this a CPU configuration issue?

 

1 REPLY 1
KDJEM.1
ST Employee

Hello @Marty ;

 

Could you please check the device size?

hospi1.Init.DeviceSize = 23;

 

Also, I recommend you to look at OSPI_PSRAM_MemoryMapped example and check the OCTOSPI configuration.

 

Thank you.

Kaouthar

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.