• Benefits of MDK
    Yesterday, I have held a webinar with element14 that talked about the benefits of MDK . Here's the conversation log: Speakers: Jürgen Langfeld (J) and Christopher Seidl (C) J: Hello and welcome...
  • Benefits of pro license ?
    Hi guys, I hope I won't hurt anyone with this (very long, sry) message but I am so confused among the various free and non free libraries about Cortex-M on the market, I need some clarification from...
  • what is this?
    unsigned char cklf; SPICLK = 0; // Max SPI clock SPI_CTRL = 0x02; // Connect SPI controller to Radio // switch to 16MHz clock: RACSN = 0; SpiReadWrite(RRC | 0x09); cklf = SpiReadWrite...
  • what is PSN
    Hi. i have download Keil software for ARM from here. now its the lite version and i want to buy a licence but i dont have PSN code. where shuold i found it???
  • What the warning?
    I have this code IAP_STATUS_CODE software_update_procedure(int8_t const *ap_folder_entry) which calls if (strncasecmp(ap_folder_entry + 8, IMAGES_NAME_EXTENSION, strlen(IMAGES_NAME_EXTENSION...