What processor architecture in microcontrollers do you use most often?

3 points | by DenisDolya 11 hours ago

1 comments

  • the__alchemist 8 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.