#14 Interrupts Explained for Microcontrollers

Опубликовано: 01 Январь 1970
на канале: BuildYourCNC
4,386
213

Purchase my new book: Arm Microcontroller Programming and Circuit Building Volume 1
https://amzn.to/3LFRaU5

Learn how to use interrupts with microcontrollers. This explanation will help you understand how interrupts are use for any microcontroller, but the following videos will use the STM32 ARM Microcontroller

FTDI USB to Serial interface
https://amzn.to/3NS64XU

My Patreon:
  / newbiehack  

The full playlist for the new ARM tutorial series
   • New ARM Tutorial Series  

Introduction to USART:
   • #4 ARM STM32 Microcontroller Tutorial...  

In this video, I show how to receive a character.

All of the links below help support me at no extra cost to you.

ARM Kits: https://newbiehack.com/Categories/ARM

Links to the software:
STM32CubeIDE: https://www.st.com/en/development-too...
STM Studio: https://www.st.com/en/development-too...
STM32CubeMonitor: https://www.st.com/en/development-too...

Parts you will need in your prototyping environment:

Kits to get you up to speed quickly:
https://newbiehack.com/Categories/ARM

If you already have the microcontroller, here are some breakout boards to use:
64 pin - https://amzn.to/3rUXeiq
48 pin and others - https://amzn.to/3IVkC6D

STM-Link V2 Programmer:
https://newbiehack.com/categories/new...
https://amzn.to/3IIZlgj

Prototyping Breadboards:
https://newbiehack.com/categories/new...
https://amzn.to/3o2Nh1g

Resistor Assortment Kit:
https://amzn.to/3H4R3ii

Solid core hook-up wire 22 AWG:
https://amzn.to/3IDGinA
https://amzn.to/3g5TKUJ

LEDs and Displays:
https://newbiehack.com/Categories/LCD...
https://amzn.to/3Az1zf7

Trimmer potentiometers:
https://newbiehack.com/Categories/Pot...
https://amzn.to/3H6q067

The Dynamixel servo I will be using in the USART videos:
https://amzn.to/35s3qHl

Microfarad Capacitor Assortment:
https://amzn.to/32BIX1G
Capacitors on Newbiehack.com:
https://newbiehack.com/Categories/cap...
Electrolytic Capacitor Assortment:
https://amzn.to/33TtLxt

The cheap oscilloscope that I use (because it's cheap and will work all of the projects in these tutorials): http://amzn.to/2rSHnBa
A better oscilloscope and the one I would recommend: http://amzn.to/2qizK5M
The brand of the multimeter that I use and the one I recommend: http://amzn.to/2qicUez

#interrupts #microcontroller #stm32
00:00 Introduction
00:46 How Interrupts Work (Example Scenario)
02:10 Warning about Interrupts
03:55 Polling vs Interrupts
05:18 Types of Interrupts
07:26 My philosophy on Microcontrollers and Outro
08:12 Outtakes