Skip to main content
Associate
October 9, 2024
Question

STM32CubeIDE documents or instructions

  • October 9, 2024
  • 1 reply
  • 1711 views

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.  

1 reply

Andrew Neil
Super User
October 9, 2024
A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
Associate
October 9, 2024

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

Andrew Neil
Super User
October 9, 2024

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 

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.