2014-10-15 05:54 AM
Hi
I try find datasheet SDRAM on this board but I can't find it. I want Row Address Input and Column Address Input . please help me. #lmgtfy2014-10-15 07:57 AM
http://www.micron.com/~/media/Documents/Products/Data%20Sheet/DRAM/64mb_x32_sdram.pdf
2014-10-15 08:58 AM
MT48LC2M32B2 is 2 Meg x 32 (512K x 32 x 4 banks) but my board is 8 M x 32-bit SDRAM (page 6 from DM00093454.pdf) where is different?
2014-10-15 09:24 AM
This is an 8MByte part, externally marked as D9GZQ on my early STM324x9I-EVAL
If you have a different part you'll need to express what markings you see on it, as I can't determine this through osmosis.2014-10-15 09:31 AM
From the
http://www.st.com/web/en/catalog/tools/PF259094#
http://www.issi.com/WW/pdf/42-45S32800G.pdf
http://www.micron.com/parts/nor-flash/parallel-nor-flash/m29w128gl70za6e
2014-10-15 09:41 AM
UM1668 on the schematics states MT48LC4M32B2 which is 1 Meg x 32 x 4 Banks.
What a mess. JW2014-10-16 01:16 AM
It seems that is a typo error in Eval board user Spec (DM00093454.pdf), the correct information should be 8Mbytes SDRAM, 2Meg x 32-Bits.
Regards,Heisenberg.2014-10-16 03:17 AM
For Initialize the SDRAM controller .
Whatgpios
should
I use?
What
registers
should
I use?
which pins on IS42S32800G connect to which gpios on stm32f439 microcontroller? please help me.2014-10-16 03:52 AM
Follow the schematics in UM1668.
Tables 25 and 26 (the layout of memory connectors CN11 and CN12) may help too. JW2014-10-16 04:40 AM
With
my own
eyes
I
saw
the
writing
on the
board
(IS42S32800G =8M x 32bit=2Meg x 32 bit x 4Banks) but page 45 on DM00093454.pdf is for MT48LC4M32B2B5-7. now what can we do?