I'm new user in the STM32 world!

Post Reply
Marco_Yang
Posts: 1
Joined: Fri Oct 02, 2020 1:17 pm

I'm new user in the STM32 world!

Post by Marco_Yang »

I just study the STM32 now. I want to build some IoT for home automated project.
User avatar
fpiSTM
Posts: 1738
Joined: Wed Dec 11, 2019 7:11 pm
Answers: 91
Location: Le Mans
Contact:

Re: I'm new user in the STM32 world!

Post by fpiSTM »

Welcome Marco_Yang. Hope you will share your project. ;)
mrburnette
Posts: 633
Joined: Thu Dec 19, 2019 1:23 am
Answers: 7

Re: I'm new user in the STM32 world!

Post by mrburnette »

A little reading may help you along your way:
viewtopic.php?f=2&t=301

If you are just starting without previous Arduino experience, I would advise to use only the Official STM core.

If you have prior Arduino experience, you have a difficult choice: use Roger's core and stay relatively safe for simple to medium complex projects but know that the core does have some weirdness and is not regularly updated and only limited forum support; that means no official support beyond what can be provided by forum members.
Or, move to the STM Official core and have a supported underpinning for your projects. If you should wish to go beyond Arduino, the STM core offers a migration path to high-end professional tools and development environment.

But, if all you are going to do is take Arduino code developed by others and slightly modify it for your use, then Roger's core is likely "good enough."


Ray
Post Reply

Return to “Let us know a bit about you and your projects”