Getting started with STM32
Hello everyone.
I'm starting to work with ST .
Working on nucleo-g071rb.
I watched the videos.
I turned on an LED and managed to send a string on the UART.
I'm trying to define an array or variables and I can't.
I worked in a different environment, Atmel's codvizion.
Apparently the syntax is different.
I work in the C language.
How can I learn to define variables from arrays and such...
My project is supposed to have buttons. Turn on LEDs accordingly. Send a word according to the button via the heart.
Get OK confirmation
I'm really starting with ST .
I can't define variables from arrays and such..
I'd appreciate help
For example programs
Thanks Yitzhak.
