• anyone know how?
    #include <reg9e5.h> #define POWER 3 // 0=min power...3 = max power #define HFREQ 0 // 0=433MHz, 1=868/915MHz #define CHANNEL 106 // Channel number: f(MHz) = (422.4+CHANNEL/10)*(1+HFREQ) unsigned...
  • anyone know how?
    #include <reg9e5.h> #define POWER 3 // 0=min power...3 = max power #define HFREQ 0 // 0=433MHz, 1=868/915MHz #define CHANNEL 106 // Channel number: f(MHz) = (422.4+CHANNEL/10)*(1+HFREQ) unsigned...
  • Anyone know about MDK3.14 ?
    I see from surfing around there's been an update for the MDK available 'sometime last week'; to version 3.14. I've seen a 3.12, but this seems to be for the Chinese market. Nothing visible on...
  • Anyone know about MDK3.14 ?
    I see from surfing around there's been an update for the MDK available 'sometime last week'; to version 3.14. I've seen a 3.12, but this seems to be for the Chinese market. Nothing visible on...
  • Anyone knows of any Cortex-A9 development boards?
    We've been using TI's Panda board but it seems to give us quite a bit of trouble.  As a result we can't profile the information that we would like.  Does anyone know of any other development boards out...