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.

CC2530: Unable to get ZNP UART transport mode working

Part Number: CC2530
Other Parts Discussed in Thread: Z-STACK, CC-DEBUGGER

Hi,

I'm trying to get the Z-Stack 3.0.2 ZNP image for a CC2530 target to work.

I successfully build in IAR the Z-Stack 3.0.2 ZNP CC2530 image and downloaded it on the target using a CC-DEBUGGER.

The CFG1 pin is set to low to select the UART transport mode. The CFG0 pin is set to low, no 32kHz crystal is connected. The RESET_N pin to high.
I expect the SYS_RESET_IND command to be sent after powering up. Instead, using a logic analyzer, I see some garbage, framing errors.

Any help would be appreciated, I'm running out of ideas.

M