STM32 Nucleo - UART Serial Communication

preview_player
Показать описание
In this video, I have covered
1) Basic understanding of UART.
2) Understanding UART from Datasheet.
3) Using UART 2 to demonstrate.
4) CubeMX + KEIL code understanding.

-----------------------------------------------------------------------------------------------------------

You can support my channel at-- Paytm: +91-8655761125

-----------------------------------------------------------------------------------------------------------
For more details you can visit my website here:

-----------------------------------------------------------------------------------------------------------
Some of my other videos are:

STM32 - Interrupts with CubeMX and KEIL uV 5 (MDK-ARM)

Getting started with stm32 - Bull Pill Board (STM32F103C8T6)

Raspberry Pi PDF Reader

Getting started with Raspberry Pi - Setup & Boot without external LAN or MONITOR

Raspberry Pi 3 - Introduction and First Impression

Arduino Introduction - Hardware, IDE setup and Led Interfacing

Keil Tutorial for 8051 Micro-Controller using hardware Complete Explaination.

8051 Programming in keil + hardware tutorial 2

Bluetooth Control pick and place Robot with 3 DOF
Рекомендации по теме
Комментарии
Автор

Hi
Thank you for the video. Just wondering if you have any video explaining how to use the necleo board to read ECU through can lines or JTAG. Thanks

fuzzs
Автор

I've seen "\n\r" in a forum post somewhere.. it's rubbish, and it's now being perpetuated. "\r\n" or "\n" is valid.

JohnDoe-cewl
Автор

transmit data is a string and we are passing it into int data datatype. so does this have anything to do with 'ascii' which you selected on the serial terminal ??

bruteforce
Автор

I have followed your video and tried on stm32 L4R5ZI board. There are no errors. I am selecting right baud rate and com port but still and I am not able to see the msg on terminal. Do you know what can be the issue?

awaraa_ladki
Автор

can i use the other stm32 board like blackpill to communicate with pc?

muhammadrafianazim
Автор

Instead of real term app, Can we use the arduino serial com port screen ?

panaromattt
Автор

Hello, thank you for the tutorial. But I've got trouble while seeking for the COM number in the Device Manager. I don't see it! What can I do?

陈霓-ed