What processor architecture in microcontrollers do you use most often? 3 points by DenisDolya 15 hours ago
the__alchemist 13 hours ago ARM Cortex-M. I don't really care about the architecture, as the compiler [?] handles that other than a few peripherals like Systick. STM32 and Nordic use it, so I use it.
ARM Cortex-M. I don't really care about the architecture, as the compiler [?] handles that other than a few peripherals like Systick. STM32 and Nordic use it, so I use it.