Get Started With Embedded Systems - STM32 Nucleo Tutorial - UART Rx Interrupt

4 months ago
7

In this video I show how to setup the UART to receive using an interrupt so that the UART isn't constantly polling for information. This is useful for setting command line tools for testing your device.

Also here is the link to the GitHub repo where all this code is available https://github.com/rbevin777/STM32-Tutorials-NucleoF334R8T6

Just clone the repo and switch to the branch you want.

What would I say to my younger self?

Don't be afraid to google when figuring things out, don't worry about feeling like an imposter, and don't worry about asking too many questions!If you enjoyed the video don't forget to SUBSCRIBE!

Loading comments...