I have the privilege of being very close friends with a top electronics engineer as well as a top programmer.
Lately, it has become obvious that sooner or later one has to switch to a more advanced platform.
After a few days of my own research... I decided to ask someone smarter than me for advice.
Here are some excerpts from our conversation:
"...With all those controllers, you can make really great decorations for the Christmas tree, but for something more serious, you have to switch to serious machines!..."
"...Even ARM itself has seen that proprietary software makes no sense, so it offers the option to compile your program in GCC or the ARM compiler, and that in that crappy KEIL environment from the '90s. Which otherwise costs close to 5000 euros!!!..."
"...With STM32Cube, you get an Eclipse modified IDE which, together with STM32MX, directly conditions you to think with HAL libraries for the next 10 years, and not a single bit outside of that!
If you plan to spend years in captivity with ST then it is a good choice!..."
And finally I got some advice:
"...Look at the RV1106 SOC, it doesn't even have a cooler and it runs at 1 GHz. It's not Broadcom's crap called Raspberry Pi.
Try it, I personally work with WSL on Win 11. Everything I need is there without any major complications.
And of course use Docker to isolate various toolchains!..."
I checked on Aliexpress and:

Lately, it has become obvious that sooner or later one has to switch to a more advanced platform.
After a few days of my own research... I decided to ask someone smarter than me for advice.
Here are some excerpts from our conversation:
"...With all those controllers, you can make really great decorations for the Christmas tree, but for something more serious, you have to switch to serious machines!..."
"...Even ARM itself has seen that proprietary software makes no sense, so it offers the option to compile your program in GCC or the ARM compiler, and that in that crappy KEIL environment from the '90s. Which otherwise costs close to 5000 euros!!!..."
"...With STM32Cube, you get an Eclipse modified IDE which, together with STM32MX, directly conditions you to think with HAL libraries for the next 10 years, and not a single bit outside of that!
If you plan to spend years in captivity with ST then it is a good choice!..."
And finally I got some advice:
"...Look at the RV1106 SOC, it doesn't even have a cooler and it runs at 1 GHz. It's not Broadcom's crap called Raspberry Pi.
Try it, I personally work with WSL on Win 11. Everything I need is there without any major complications.
And of course use Docker to isolate various toolchains!..."
I checked on Aliexpress and:

Comment