Hi all,
I have a project on the TM4C1294XL board, based on the TCP echo example with ti rtos (2_10_01_38).
I want to use the PK4 port as a normal GPIO output pin. Unfortunately I always get a signal (each ms) from the Ethernet driver when a connection is established, which is an overlay to my controls of the pin.
A workaround might be the usage as a "dead" PWM pin (where no overlays occur) with inverted output, but I would rather go with a clean solution, if possible.
I managed to switch of PF0 and PF4 as the Ethernet- LEDs, but i have no idea where to deactivate any further functionality on PK4.
Any ideas for me where to look?
Thank you!
Best regards, Simon