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.

关于zigbee的串口1的使用

Other Parts Discussed in Thread: CC2530

你好,

  cc2530上有两路串口吧,串口0,我使用HalUARTOpen(HAL_UART_PORT_0,&uartConfig);// 打开串口0可以使用

但是我想使用串口1 为什么不行呢? 能不能两路串口同时使用,应该配置什么东西么?

谢谢!