Hi,
I would like to try to use the EPI for 24 bit (3 Byte) GPIO reads. I haven't been able to find how to trigger the read from software for a single read although it is mentioned in the datasheet that the General Purpose mode has a general parallel type with which the rate of access can be controlled by software. (P847 bottom paragraph) It isn't evident to me how this is achieved. I am not using clocking or address data, just a 3 byte wide GPIO read that can be requested from a function triggered by a timer.
While I could use 3 separate GPIO ports to do this it is a little had to find 3 undedicated ports on the EK-TM4C1294 and the EPI pins are easily accessible.
Can someone clarify how/if this can be done.