cancel
Showing results for 
Search instead for 
Did you mean: 

STM32CubeIDE documents or instructions

dinhnguyen
Associate II

Hi,

I am new to this.  Are there  documents or instructions to set up a port using  ATM32CubeIDE? For example, if I want to set up an UART or USB port, what are steps that I need to do? what parameters that I need to set? I can't find any documents on this.

Thank you in advance.  

6 REPLIES 6

Thanks.  I am new to both STM32CubeIDE and Programming Microcontroller.

And do you have any experience of programming in general ?

 

From the "getting started" link earlier - general microcontroller "getting started" resources:

https://www.avrfreaks.net/s/topic/a5C3l000000UYGFEA4/t145493?comment=P-1392529 

I am a beginner.

 I am new to both STM32CubeIDE and Programming Microcontroller.

No problem at all!  Here you can find help in both electronics and software aspects of your project and generally in software.  Good luck.

 

For a complete beginner with no prior programming experience, it might be better to start by learning the C programming language on a "normal" computer - away from all the added complications of embedded microcontrollers and electronics.

http://blog.antronics.co.uk/2011/08/08/so-youre-thinking-of-starting-with-c/

 

Or maybe on Arduino...