I started ARM cortex M0 type DSP or MCU from 2014 may be, small Korean companies pushed me a lot, most of them had projects with STM32, I screwed up many times with Firmware because people developed and leaved frequently, did not understand where to start with. Even if I tried a lot with different MCUs, I don't have much skill set to write hard-code, but I did modification. This is some thing easy for my low budget personal project.The processor I use is the one in the Arduino Uno R4 boards. I know that there are some fans of the Atmega processors on this forum, but I left 8-bit processors behind in 2013, and have never looked back. 32-bit just makes the maths so much simpler, especially if writing in assembler, and ARM code looks an awful lot like Atmega code which makes it easier to transition.



