Hi,
I have a question about the internal workings of the CC2500 transceiver mode TX.
I read the Application Note "Packet Transmission Basics" (Design Note
DN500). I want to transmit a packet size of 1 byte according to the
application note and the steps to follow are:
- IOCFG0 = 0x06
- Write the packet into TX FIFO
- Strobe TX
- Wait for the packet to be transmitted
My question: When the packet to be transmitted, that is, when GDO0 to
be cleared, what is the next state on the transceiver? TXFIFO_UNDERFLOW
or IDLE?
And another question: when a byte is transmitted, the byte is cleared of TX FIFO by hardware?
I hope your answers!
Thanks!