Part Number: TMS320F28377D
Hi Team,
There is an issue from the customer need your help:
I see that my program uses CS2, which should support asynchronous interfaces

The following is the initialization statement in the program


FPGAs are full of statements like this."
case(Addr)
0x60: dat = current speed
0x61: dat=current location
That is, the FPGA is not configured as RAM, which is this simple return of the desired data according to the address
I still want to ask, except when initializing the GPIO configuration into chip select, read, write, address, there is no need to deal with these later, is it all automatic address mapping? Is it enough to read and write directly to the address?
Thanks & Regards,
Ben