Runtime reroute of P2.5 functionality

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Not applicable
It it possible to reroute the functionality of P2.5 at runtime? At the moment i read a UART signal with a preceding start condition. These start condition i read in with the help of a ext. int. (ERU) on P0.1. The UART signal will be read by the USIC/UART module on P2.5. How i can see is P2.5 able to use both (the UART or the ERU module). How can i change the function of P2.5 at runtime to read this proprietary UART signal? The incoming UART signal is connected to P0.1 and P2.5

Note: The existing drivers were generated with Dave Apps

Greetings Fiziks
0 Likes
1 Reply
MsMdt
Employee
Employee
10 replies posted 5 replies posted First reply posted
You do not need to reroute. You just configure both peripherals to use the signal from the same input pin.
0 Likes