我读XL1101的芯片版本号,读出来是0x04.
可是我看手册,好像应该是0x05.
请高手指教,谢谢!
flag=halSpiReadStatus(0x31);
DrvUART_Write(UART_PORT0,&flag, 1); //串口0发送数据
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.