Hey.
I own a CC2430 microcontroller, and have 2 questions please:
1. Is it possible to configure in the code the DD and DC pins (P2_1 & P2_2) as output/input pins, and have them still function as DD and DC when I want to debug the board?
2. Is it possible to connect P2_1 & P2_2 to external devices (for example, to configure one of them as an output pin and to connect it to a BJT base, and/or to configure one of them as input and connect it to an IC), and also to connect them to a connector so I will still be able to connect the DD and DC lines from the SMARTRF to that connector and debug the board?
Or it isnt possible?
3. If the answer to '2' is "its possible", then when I debug the board, then these external devices that are connected to the DD and DC pins, will receive "random" sequences of High and Low?
Thank you very much.