Skip to main content
Michael Steinecke
Associate II
May 21, 2015
Question

CubeMX 4.7.1 + STM32F429xx: FMC/SDRAM RowNumberBits

  • May 21, 2015
  • 2 replies
  • 685 views
Posted on May 21, 2015 at 10:59

In the CubeMX software, its impossible to configure 13 Bits for address lines (Row bit number). Although the define is existing in the FW library.

#fmc #stm32f4 #cubemx #sdram
This topic has been closed for replies.

2 replies

Amel NASRI
Technical Moderator
May 22, 2015
Posted on May 22, 2015 at 12:07

Hi Michael,

To be able to configure 13-bit row for used SDRAM, you have to set the ''Address'' for selected SDRAM (Ex: SDRAM 1) to it max value (13 bits) in the Pinout tab.

Then, in Configuration tab (FMC configuration),  you can select ''13 bits'' as ''Row bit number''.

Hope it is clear now.

-Mayla-

To give better visibility on the answered topics, please click on "Best Answer" on the reply which solved your issue or answered your question.
Michael Steinecke
Associate II
June 29, 2015
Posted on June 29, 2015 at 11:27

Hi

that helped.

Thanks :)