• How to get started with ARM Cortex-M, RTOS, Linux?
    Hello everybody, As the senior expert I have worked with ATMega2560 so much, but I have to choose the ARM micro-controllers for my new projects. I have also read a lot about ARM7TDMI,focusing on how to...
  • How to start accessing the flash rom on Cortex-M3 design kit by JTAG?
    Hi, I'm trying to simulate which is accessing the flash rom on Cortex m3 design kit by JTAG? Is there any related test case or example? How to start accessing the flash rom on Cortex-M3 design kit...
  • How to get Cortex m3 soft core
    Hi, I needed to know where i could get arm cortex m3 soft core. Its for my masters thesis for which i'll be also using Keil uvision 5. Thanks in advance
  • coming from AVR 8-bitter,starting ARM CORTEX-M programming
    Hi everyone, as I wrote in the title, I'm coming from AVR 8-bit MCUs programming and in the last year I learnt a lot about AVR 8-bit architecture,CPU,registers and so on. I've done a few projects coding...
  • 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...