Part Number: TMS320F28335
Hi team,
One of my customer added a external SRAM using the XINTF bus.
1. If a 16-bit number is written to the SRAM, the system works fine.
2. If 32-bit number is written to the SRAM, their is a possibility that a fixed number can be observed in the external SRAM. And the fixed number is actually a error code indicating 'overflow'.
All the writing operation is achieved using a pointer in the code.
Could you please give some guidance on how to connect the XINTF to achieve a 32-bit number writing? And what is the proper way to achieve the writing and reading with code?
Thanks!