Hello,
I am using the RM48x microcontroller and I have a question regarding the EMIF module. It states that: "This EMIF memory controller is compliant with the JESD21-C SDR SDRAM memories utilizing a 16-bit
data bus".
In my case I am planning on using a 64Mb SDRAM, which according to this should be a 1024k x 16 x 4, that has either pc100 or pc133 functionality, in order to function properly. The thing is that I have a 512k x 32 x 4 memory with pc100 functionality.
Is there a problem if I use this memory? If there are problems with this memory, what are the problems that I'll be facing? How would it read/write a 32 bit variable from/to the memory?
Thanks for your help and sorry for such a question, it's been a long time since I've dealt with these problems.