• When will be the Release of "The Definitive Guide to Cortex M7" ??
    Hi Sir, may be the title of this question looks fun, but i am eagerly waiting for your next book "The Definitive Guide to Cortex M7" are you working on this book?? When could i Expect this book Thanks...
  • Errors in the Definitive Guide for ARM Cortex-M book series
    Embarrassing to say, but just like any other technical documentation, there are a few errors in my books on Arm Cortex-M . Over the years I have learn a lot from my mistakes, but it is still impossible...
  • 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...
  • Addressing memory question for Cortex-M3
    First I apologize if I am in the wrong place to ask this but can't find info anywhere or I just don't know what question to ask regarding memory address for the Cortex-M3. I am very new to microcontrollers...
  • Instruction timings - arm cortex m3
    I am using the following 3 assembly sections to read a memory mapped i/o to multiple registers and to read same i/o and save it ram respectively , on an ARM Cortex M3. I want to know exactly how many...