• Some questions about the LPC810
    Hi the experts, I'm not sure but i think that chip can realy help myself in my actual projet. i wanna get  precisions about this chip. In the technical datasheet i can read this : ARM Cortex M0+ with...
  • Stick timer
    i am using LPC11C24FBD48 Controller and i initialized the Stick timer but when i run the code it is going to Hard fault handler. __STATIC_INLINE uint32_t SysTick_Config(uint32_t ticks) { if (ticks ...
  • Reach 200 degre celsius with the temperature sensor in the ATSAM20Dj18a
    Hi, i'm working with the ATSAM20DJ18A (using ASF) and i'm doing some temperature monitoring. But it seems like I'am stucked at 169 degre celsius. Is there a way maybe by changing the ADC reference to...
  • How can CLZ equivalent be achieved on Cortex-M0 where this instruction is missing?
    Looking for alternates for this instruction.
  • Cortex M series and their compatibility
    Hello , I am new to ARM. I have a particular software package written to the Cortex M0+ MCU. How can I evaluate that these libraries will be compatible with other type of cortex M series microcontrollers...