I am new with Arm Crtex M4. i am trying to read and write data through TM4C129 to FPGA in General purpose mode of EPI.
I will use 8bit data size. so PORT H and PORT C must be used (EPIOS0-EPIOS7). My question is how to put data and to which register data must be put so that it is transferred to FPGA?
And How to read the data(which port or register must be read) ?