EdwardLu2018 / STM32-From-Scratch

Programming an STM32F103 from scratch at a bare metal register level. Writing my own minimal HAL and RTOS.
37 stars 5 forks source link

Advice for Beginners #1

Open electricalgorithm opened 3 years ago

electricalgorithm commented 3 years ago

Can you give us, the beginners of register-level embedded world, advice? Which books or courses you've followed during the making of this repo? Any help will be very useful. Thank you.

Note: Maybe this project can grow up with creating documentation -- like the lessons.

EdwardLu2018 commented 3 years ago

Yes, definitely! I've been pretty busy with school and with other projects, but I definitely want to come back to this and properly document/improve everything and make it more tutorial-like. Stay tuned!