[i=s] This post was last edited by longhui520 on 2016-2-24 20:27 [/i] I want to use two ATMEGA16 chips to control the transmission of signals and data between two RF24L01s. The chip that controls the
Uint16 SPIA_WriteRead_8bit(Uint16 data) { while(SpiaRegs.SPIFFTX.bit.TXFFST = 3) //Why does this place need to be =3? { //If there are 3 or more data to be sent in the transmit FIFO, wait ; } SpiaRegs
[i=s]This post was last edited by smjusunn on 2016-7-7 17:35[/i] Hi everyone, today is my first time posting. As my technical level is relatively low, I am afraid that I can't explain it clearly, and