cancel
Showing results for 
Search instead for 
Did you mean: 

bug in FMC configuration of SDRAM in CubeMX 6.14

trzeci
Associate II

16bit SDRAM with 4 banks, 9bit column address, 13bit row should show as 32MB memory area,
but it is shown as 16MB.
You have to change column address bits to 10bit and back to 9 bits to set the value correctly (32MB).
It is dangerous beacause code generated with wrong 16MB area generate exception, if more memory have been used.

3 REPLIES 3
Mahmoud Ben Romdhane
ST Employee

Hello @trzeci ,

 

First let me thank you for posting.

For more investigation, I suggest that you provide your Ioc.File.

 

Thanks.

Mahmoud

This is the .ioc file.
Correction: it seems that this bug is only a visual problem.
Code generated works with properly set memory size.

Hello @trzeci ,

 

Further to your comment, I suggest please that you provide screenshots of the visual problem.

 

Thanks.

Mahmoud