cancel
Showing results for 
Search instead for 
Did you mean: 

HOW TO START?

HELLO

I would like to start working with ST microcontrollers.

I work with an 8-bit Atmel.

Interested in moving to ST32

I purchased a STM32373C-EVAL development kit

I installed STM32CUBEIDE

How can I start step by step.

Explanation - videos and so on.

Thanks

itzhak

1 ACCEPTED SOLUTION

Accepted Solutions
ChahinezC
Lead

Hello @User1658312518282898261​,

To begin with STM32 ecosystem basics, you can refer to STM32MCU basics on the ST Wiki page.

For getting started on building projects with the STM32 microcontroller, the wiki STM32 step by step will help you with its different tutorials.

Chahinez.

View solution in original post

7 REPLIES 7
Javier1
Principal

Ask yourself what do you want to test first, what do you want to use the microcontroller for, i see you purchased an evaluation board with a screen, maybe search for screen dedicated tutorials.

>8-bit Atmel.

with atmelstudio or arduino?

If youre used to arduino put your hands in one of those "bluepill boards", they have a STM32f103c8 micro and its supported by arduino board packages.

>I purchased a STM32373C-EVAL development kit

thats fine, a bit overpowered for guetting started but ok.

Maybe try to follow this blinky tutorial https://www.youtube.com/watch?v=hyZS2p1tW-g ?

we dont need to firmware by ourselves, lets talk

Hello JAVIER

At ATMEL I work with CODE VISION Compiler.

I will watch the video and try to move on from there.

I still do not have the work environment.

Hopefully I will install it properly.

I am interested in developing a control and monitoring system via WIFI or mobile.

 And NFC or BT.

I work with Google Translate. If there are errors. Forgive me.

:)

I ave no previous experience with codevision sorry.

If you want WFI/NFC/BT maybe take a look at the STM32wb family

we dont need to firmware by ourselves, lets talk

Hello JAVIER

I have been developing control circuits for close to 20 years.

Simple circles for industry.

RS485 / 232.

Controls for lighting and control.

I have a complex project for me.

Requires interface to the phone.

And control via telephone and wireless.

I am interested in running the development kit and from there trying to continue.

I have no problem with the hardware.

I need to study the work environment.

Good Day

itzhak

Good luck then itzhak.

I was just saying that the evaluation board you purchased doesnt have WIFI/NFC or BT capabilities, there are other evaluation boards for that kind of applications

we dont need to firmware by ourselves, lets talk
ChahinezC
Lead

Hello @User1658312518282898261​,

To begin with STM32 ecosystem basics, you can refer to STM32MCU basics on the ST Wiki page.

For getting started on building projects with the STM32 microcontroller, the wiki STM32 step by step will help you with its different tutorials.

Chahinez.

tanks