• CC1010 A2D problems
    Hi everyone, I am having some problems getting the analog to digital converter on the CC1010 to work. I have a temperature sensor which puts out a constant voltage proportional to the temperature...
  • CC1010 A2D problems
    Hi everyone, I am having some problems getting the analog to digital converter on the CC1010 to work. I have a temperature sensor which puts out a constant voltage proportional to the temperature...
  • a problem about serial communication with cc1010 dk
    hey all I uploaded to cc1010 chip an example about serial comm with pc and cc1010 development kit. I have used the hyper terminal. With using example program I am supposed to see the chars which I...
  • a problem about serial communication with cc1010 dk
    hey all I uploaded to cc1010 chip an example about serial comm with pc and cc1010 development kit. I have used the hyper terminal. With using example program I am supposed to see the chars which I...
  • Chipcon cc1010 transever with MCU
    using a chipcon cc1010 transever with MCU Keil IDE, The setup: INT_ENABLE(INUM_RF, INT_ON); INT_GLOBAL_ENABLE(INT_O); ENTER_IDLE MODE(); while(1); ... ... ... void rf_isr (void) interrupt...