Hi everybody,
I designed a module using CC2540 and had some problems with Debug interface.
Reading in CC2540 user guide, I see that when the chip is activated in Debug mode, it needs to use DC, DD, RESET_N in some special states. However, in the first time, because the chip is unprogrammed, the default state of all pins are high. Therefore, I want to ask :
1. When I connect CC Debugger to CC2540 in the first time, does it work automatically in Debug mode or I need to set up something else? (In my board, after connecting, DC pin is still high level and Debugger can't recognize my chip).
2. Clock on DC pin coming from CC Debugger or my CC2540?
Thanks so much.