• ARM : LPC2148 Registers and programming examples
    I am a beginner in using ARM LPC2148 MCU for project purpose. I searched for details about tutorials, example set, registers details of MCU but could not find much. Please let me know site that would...
  • Inline Assembly Parameter example in Definitive guide to Cortex M0/M0+
    I was reading The Definitive Guide to ARMCortexM0/M0+ by Joseph Yiu In Chapter 21, under section 21.4.2 GNU Compiler Collection, there is a example function with inline assembly operation: int my_mul_10...
  • Example of what happpens inside the Cortex-M 4
    Hello i am a student at cphbusiness in Denmark, and i am currently doing a research project on the Cortex-m 4. i am hoping someone can help me understand what exactly is going on inside the processor...
  • Cortex-M0 example system
    Hi, II refer to the example MCU system level in the document "arm_cortex_m0_designstart_eval_user_guide", put it into MPS2+ after synthesis, the software uses the following example in this directory...