Greetings, iS there any C code to interface AT89c51 microcontroller with atmel rf211 transceiver? Thanks in advance Ravi
Hi, I am newbie in programming microcontrollers. I have ATMEL software for RF211 with a different 8535 and its complex enough to take it from. I am using 89c51. - my micro controller clock frequency is 13MHz and the RF211 is working at 10.245 MHz. - RF211 transmission or reception data rate is 1 kbps - We are not using wake-up mode. I need help in generating clock for SCK to RF211 from 89c51 using software delays. So please send me a snippet code to do this.