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.

CC2530EM: U0DBUF的地址0xC1,但在zstack3.0.2中HAL_DMA_U0DBUF 是0x70C1,为什么两个地址不一样?

Part Number: CC2530EM

然而在zstack中,DMA方式RX的源地址是0x70C1

_hal_uart_dma.c

在HalUARTInitDMA函数中被调用

ioCC2530.h文件中