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 UART Problem

Other Parts Discussed in Thread: CC2530

Dear sir,

               we have developed our own CC2530 board for zigbee application.i am trying to send data over Uart. but its sending some garbage data on terminal .

i will be grate full if u can sugess me what might be the problem in Uart connection or setting.

following are the UART connection in CC2530

  RXD                      P0_2 (pin 17)

  TXD                      P0_3(pin 16)

  CTS                      P0_4(pin 15)

  RTS                     P0_5(pin 14)

 Baud rate           38.4 Kbps

and we are using ADM3307 Uart for level shifting . we are using zstack sample application program which we have tested on SmartRF05 Evaluation board.

after programming our board we are getting following garbage data on terminal.

<0>àà<0><0>ü<0><0><0><0><0><0><0>à<0>àà~€<0>à~<0>Ž<0>üŽ<0>üŽ<0>ü€ü€àü€àüpþà<0>à<0>à<0>à<0>àðààðà<0>üðà<0>ü<0>à<0>à<0>àðà<0>àüüðàðà<0>ààüð<0>ü~ø

one more thing there was some connection problem in rx tx track so we made it by using correction wire externally.

 

Thanks