This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Interfacing external flash or SDRAM for data storage

Other Parts Discussed in Thread: HALCOGEN, TMS570LS3137, RM48L952, TMS570LS1227

Hey all,


I am a student using the RM4x series for a project. I need to store data that is passed to the controller via CAN until it can be downloaded via a computer. I am looking at storing upwards of 1GB of data total the the course of two hours or so. I know that the RM48 has an EMIF module in HalCoGen but I do not need the memory to store variable values or anything like that, it is just being used as temporary data storage. I am also not concerned with volatility of the memory, the application will be always on. Is there an expected method of interfacing this size external memory or should I just be using GIO and N2HET outputs to do it via a custom driver?

Any pointers would be appreciated!

Nat