• CC2430 startup code
    Keil claims that it supports Chipcon products, CC2430, CC2510, etc. However, I could not find any suitable startup file for it. What I have now is the CC2430 startup file for IAR compiler. Can...
  • low CC2430 Timer1 resolution
    Hi, I am developing a prototype using the CC2430 evaluation boards. I need to test the lowest time period that i can count using a timer. I set the CC2430 system clock to 32MHz, timer tick period...
  • CC2430 RF Interrupt Support
    Are the Chipcon CC2430 RF interrupts supported in uVision 3. I believe I have everything enabled but there is no ISR execution when the desired Flag conditions are met (ie. flag that's set when the radio...
  • CC2430 Timer 3
    Hello, I am using CC2430 TI Chip with Keil compiler. I am having problem in setting up Timer 3 settings. Going through CC2430.pdf document. I have below TIMER 3 settings I tried running the code...
  • timer programming for cc2430
    I am using cc2430 for inerfacing with a sensor for which I need to activate and start the timer. I tried to program the timer but the count value is not getting activated. Since I am a beginner in programming...