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.
Tool/software: Code Composer Studio
I connected ET1100 with TMS320F28379D to EMIF mode.
But it is written strangely after Offs 1010.
As I checked out, TMS320F28379D GPIO40(ET_ADDR4) always stands at Low.
Please confirm this problem.
Best Regards
Hi,
GPIO40 is ADDR2 of EMIF. When you refer it as ADDR4, is there different mapping?
If pin not driven then I would suggest to look at pinmux setting to make sure it's indeed configured for EMIF function. Next thing would be check if there is some other driver on board which is pulling it low. You could check that by configuring the same pin as GPIO function and drive pin HIGH by writing in GPIO DAT register.
Regards,
Vivek Singh