This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Ethernet LEDs inversed in schematic

MCU: TM4C1294NCPDT

TI-RTOS: v2.01.00.03

NDK: v2.23.01.01

CCS: v6.0.1.0040

-

Hello,

    In my project the Ethernet LEDs are wrongly hardwired in the schematic. I missed out that in the Eval kit of TM4C1294, the Ethernet LEDs will glow when the MCU pin are high (logic 1). In my custom board I have made the two ethernet LEDs to glow when the MCU pin becomes LOW (logic 0) [& the PCBs have arrived].

    Is there any way (configuration of peripherals) to make the correction be done in firmware?

    Ofcourse one can use the pins of the MCU as GPIO and control them using firmware, but I would prefer controlling them using the Ethernet peripheral of the Tiva C MCU.

Thanks

Regards

Soumyajit