hithesh123
Full Member level 6
- Joined
- Nov 21, 2009
- Messages
- 324
- Helped
- 1
- Reputation
- 2
- Reaction score
- 1
- Trophy points
- 1,298
- Location
- lax
- Activity points
- 3,548
I am trying to interface C8051F120 MCU with SIM900A.
I am polling the UART for reply from SIM900A.
The serial buffer SUBF0 is only 8 bits. How exactly does scanf work. Does it read the SBUF0 content when RI0 is 1 and then just move to the next line?
I am polling the UART for reply from SIM900A.
The serial buffer SUBF0 is only 8 bits. How exactly does scanf work. Does it read the SBUF0 content when RI0 is 1 and then just move to the next line?