Part Number: MSP432E401Y
Other Parts Discussed in Thread: SYSCONFIG
Hi,
How do I setup the EPI for SDRAM using sysconfig?
Regards,
-Mike
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.
Part Number: MSP432E401Y
Other Parts Discussed in Thread: SYSCONFIG
Hi,
How do I setup the EPI for SDRAM using sysconfig?
Regards,
-Mike
Hi Mike,
Unfortunately, sysconfig and TI drivers don't provide support for EPI at this time. I believe the best path would be to integrate one of the 2 driverlib examples for EPI SDRAM found here into your project: https://dev.ti.com/tirex/explore/node?node=AEA5WlYIki5Pgsf1oK7ROQ__J4.hfJy__LATEST&search=msp432e4
You can mix the two programming options (TI drivers and driverlib), you just have to keep a few things in mind - there is some guidance here: http://software-dl.ti.com/simplelink/esd/simplelink_msp432e4_sdk/4.20.00.12/docs/simplelink_mcu_sdk/Users_Guide.html#choosing-a-driver-access-method
Please let us know if you run into any questions or issues so we can help!
Regards,
Katie