2025-01-16 06:12 PM
I'm taking my first steps as an embedded engineer, especially in STM32. I've been looking for a specialization that will give me more experience, in addition to the 35 years I have in IT (Client/Server) and about 10 in embedded systems.
I'm currently taking some quick courses to make it easier to get started, and I intend to get to STM32H7. I saw that there's a study path on the ST website.
Am I on the right track? I'd like to have tips from professionals with more experience in STM32.
Thanks.
2025-01-16 07:53 PM
Sure, use any STM32 board and get familiar with "embedded SW (FW) programming".
An STM32H7 is fine as well.
It just becomes a bit more tricky when it comes to MCUs with TrustZone and security (e.g. STM32N6).
You have to set some goals (for projects), e.g.:
Not rocket science - just to be aware of much more HW related things... like:
Have great fun with "embedded systems" programming... (most of all Linux and server knowledge you can forget, you have to learn how to deal with "tiny" things like MCU chips, HAL drivers, HW limitations, ...).
Good luck.
2025-01-16 07:58 PM
Please see this thread. Good luck.