cancel
Showing results for 
Search instead for 
Did you mean: 

Hello Guys, I am a newbie in ST. But before I use Microchip MCU lot and I programming usually in assembly language. The microchip IDE is very good and stable than STVD. And also many examples given to learn easily.I found very difficult in ST.

Mkuma.12
Associate II

So i get very frustating about ST a such big company. Why they not stable good IDE and example as like Microchip.I google lot but not to get write answer Kindly help me to learn ST MCU's in easy way as like my experience to learn Microchip.

Thanks and Regards

Munna kumar

13 REPLIES 13

The 8-bit market is still growing and predicted to grow further:

https://www.mordorintelligence.com/industry-reports/8-bit-microcontroller-market-industry

With falling prices, that means the number of devices shipped is growing even faster.

YAY.1
Senior

Yes., it is too hard to find st assembly examples.

I am learning with examples and making own by own.

First All, you should find REFERENCE MANUAL for which microcontroller or microprocessor programing you want.

If you want, I can teach what i learned.

Clock Control

Ram-Rom

Usart

Gpio

.

.

.

(not ADC i am stil trying to do 😀)

victagayun
Senior III

I started like you and still learning.

I started with CubeIDE and CubeMX.

I heavily rely on CubeMX for initialization.

But first you must have a board to start with to do some experiments...

You could start with some nucleo that includes an ioc files in their examples like the newer nucleo like Nucleo-G474, that way you can study on how they setup the MCU using CubeMX...

eilon.peter
Associate II

free vscode plug-in: Embedded IDE,you can use SDCC to dev stm8 on it, or you can use IAR-For-STM8 (it's not free)

with all due respect, STVD is terrible !