What processor architecture in microcontrollers do you use most often?
3•DenisDolya•2h ago
Comments
the__alchemist•3m 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.
the__alchemist•3m ago