filmov
tv
STM32 Arduino IDE Tutorial Getting started with stm32

Показать описание
In this Arduino Tutorial, we are going to take a first look at the STM32 Arduino Compatible Board. This board is powerful and inexpensive. Let's see what it has to offer!
The board I bought, which is also called the blue pill because of the blue color of the PCB, features the STM32F103C8T6 chip, which is powerful, ARM processor! The board is tiny. It is slightly bigger than the Arduino Nano board. Apart from the chip itself, on the board, we can find an 8Mhz Crystal and a 32KHz crystal to drive the internal Real Time Clock. The board uses 3.3V logic levels, but most of its pins are 5V tolerant. Let’s now take a closer look at the heart of the board the STM32 chip.
The chip is a 32bit ARM processor which is clocked at 72MHz! The chip does not offer WiFi or Bluetooth, but it offers, 20KB of RAM and 64KB of Flash memory which is enough to build large projects. It also provides 37GPIO pins, 10 ADC pins, SPI, I2C, CAN, UART buses and a DMA controller. These are impressive specs for a chip that costs 3$. If we compare the specs of the STM32 with the specs of the Arduino Uno, we can see that this small board outperforms the Arduino Uno in every field. The frequency at which the STM32 chip operates is 4.5 times higher than the frequency that the Arduino Uno operates. So, we expect the STM32 to be at least 4.5 times faster than the Arduino Uno.
First of all, to upload a program to the board, we need a USB to Serial module like this one which uses the FTDI chip. We connect Vcc from the module to the 5V pin of the board. Next, we connect GND to GND. Now we need to connect the RX pin of the module to pin A9 of the board and the TX pin of the module to pin A10 of the board. The last step we have to do is to place this jumper to position one, so the module to enter the program mode. We press the RESET button once, and we are ready. Let’s go to the computer now.
instructables guide link-
STM32 BUYING LINK-
My previous Videos-Top 10 Basic electronics projects for beginner | Arduino Projects by electronic GURU
How to use Arduino on proteus | Arduino simulation on proteus by electronic GURU
Top 10 Arduino Projects for Beginners by electronic GURU
Arduino game project | Replica Flappy Bird game | 2 4"TFT Touchscreen SPFD5408 by electronic GURU
WLtoys A959 Vortex Review and Run | 50kmph speed cheapest and best RC car by electronic GURU
Arduino NRF24L01 transitter receiver project | NRF24L01 2 4GZ tutorial by electronic GURU
LED programmable message fan | DIY programmable message usb fan | usb message LED fan | pov fan pers
Homemade Powerbank | make a powerbank at home | make a powerbank very easy
What is Arduino?Arduino Projects? Explained in hindi Must watch
Make an Android app very easy tutorial #5 using processing ide by electronic GURU
Homemade bluetooth portable mini speakers very easily DIY
Robotics competition yantragene 2017 at a glance
Make in india or Made in india or made in china explained in hindi
BTS 06 Waterproof Bluetooth speaker Review
Homemade Portable Speaker cheap and easy DIY
bluetooth speaker unboxing BTS mini
Top 10 Arduino projects by genius YouTubers
RC car first jump -50kmph
Make an Android app very easy tutorial #4 using processing ide make pong game by electronic GURU
Finally, my bird flew
Make an Android app very easy tutorial #3 using processing ide. by electronic GURU
YANTRAGENE 2k17
FROG robot Basic Biped robot
The board I bought, which is also called the blue pill because of the blue color of the PCB, features the STM32F103C8T6 chip, which is powerful, ARM processor! The board is tiny. It is slightly bigger than the Arduino Nano board. Apart from the chip itself, on the board, we can find an 8Mhz Crystal and a 32KHz crystal to drive the internal Real Time Clock. The board uses 3.3V logic levels, but most of its pins are 5V tolerant. Let’s now take a closer look at the heart of the board the STM32 chip.
The chip is a 32bit ARM processor which is clocked at 72MHz! The chip does not offer WiFi or Bluetooth, but it offers, 20KB of RAM and 64KB of Flash memory which is enough to build large projects. It also provides 37GPIO pins, 10 ADC pins, SPI, I2C, CAN, UART buses and a DMA controller. These are impressive specs for a chip that costs 3$. If we compare the specs of the STM32 with the specs of the Arduino Uno, we can see that this small board outperforms the Arduino Uno in every field. The frequency at which the STM32 chip operates is 4.5 times higher than the frequency that the Arduino Uno operates. So, we expect the STM32 to be at least 4.5 times faster than the Arduino Uno.
First of all, to upload a program to the board, we need a USB to Serial module like this one which uses the FTDI chip. We connect Vcc from the module to the 5V pin of the board. Next, we connect GND to GND. Now we need to connect the RX pin of the module to pin A9 of the board and the TX pin of the module to pin A10 of the board. The last step we have to do is to place this jumper to position one, so the module to enter the program mode. We press the RESET button once, and we are ready. Let’s go to the computer now.
instructables guide link-
STM32 BUYING LINK-
My previous Videos-Top 10 Basic electronics projects for beginner | Arduino Projects by electronic GURU
How to use Arduino on proteus | Arduino simulation on proteus by electronic GURU
Top 10 Arduino Projects for Beginners by electronic GURU
Arduino game project | Replica Flappy Bird game | 2 4"TFT Touchscreen SPFD5408 by electronic GURU
WLtoys A959 Vortex Review and Run | 50kmph speed cheapest and best RC car by electronic GURU
Arduino NRF24L01 transitter receiver project | NRF24L01 2 4GZ tutorial by electronic GURU
LED programmable message fan | DIY programmable message usb fan | usb message LED fan | pov fan pers
Homemade Powerbank | make a powerbank at home | make a powerbank very easy
What is Arduino?Arduino Projects? Explained in hindi Must watch
Make an Android app very easy tutorial #5 using processing ide by electronic GURU
Homemade bluetooth portable mini speakers very easily DIY
Robotics competition yantragene 2017 at a glance
Make in india or Made in india or made in china explained in hindi
BTS 06 Waterproof Bluetooth speaker Review
Homemade Portable Speaker cheap and easy DIY
bluetooth speaker unboxing BTS mini
Top 10 Arduino projects by genius YouTubers
RC car first jump -50kmph
Make an Android app very easy tutorial #4 using processing ide make pong game by electronic GURU
Finally, my bird flew
Make an Android app very easy tutorial #3 using processing ide. by electronic GURU
YANTRAGENE 2k17
FROG robot Basic Biped robot
Комментарии