Hi Lezhong,
I hope based on the feedback from the other posts you were able to continue with the SDRAM example. I will close this one here.
https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm…
cheng gu said: 1. if my variable type are uint8_t, uint16_t or uint32_t, and I put the variable into the external SRAM chip CY62147, when I read/write the variable, can I just use simple C code like below, do I need add some delay or other operation?…
Part Number: MSP432E401Y Other Parts Discussed in Thread: MSP-EXP432E401Y Tool/software: Hello Team,
As in below image, MSP432 and CPLD are connected. This is done with reference to the www.ti.com/.../TIDM-TM4CFLASHSRAM
In our custom board, we tried…
Part Number: TM4C1294KCPDT Other Parts Discussed in Thread: TIDM-TM4CFLASHSRAM Hi.
Is there a recommendation from TI to use the EPI in the mode "Host-Bus 8/16 Mode Asynchronous Muxed Read/Write"´? For this mode an address latch is needed, which stores…
There is the reference design TIDM-TM4CFLASHSRAM which shows how to interface to a Parallel NOR flash device. While the reference design is for a TM4C129 device, the TM4C129 and MSP432E are sibling devices with the same peripherals so you should be able…
Hi Charles,
Thanks for quick reply. I tried you suggested method but still i have issue in debugging code on external flash.
I'm getting errors message as
CORTEX_M4_0: GEL Output:
Memory Map Initialization Complete
CORTEX_M4_0: Loader: One…
Hello Peng,
We do not have an example for interfacing FPGA, Howevre if you wish to use one of the HB16 modes then the TI Design of TIDM-TM4CFLASHSRAM would be a good starting point.
Other than a E2E search of FPGA and TM4C would result in some similar…