Interrupts Tutorial On Mbed STM32 Nucleo Boards
Hamed Adefuwa
In this video we'll discuss how to use a very basic interrupt routine with Mbed for the Nucleo stm32 boards. Now if you don't already know about interrupts you might think this can easily be done with an if statement. This is called Polling. Polling is slow, wasteful of CPU time and if you had 100s of these conditions, you might not check them in time. If you're watching this you're a serious programmer now so you need to use interrupt routines.
Link to code: https://github.com/hadefuwa/mbed-stm32/blob/main/interrupt-example-yt
If you'd like to follow along with this series then you'd need to get yourself an stm32 board. I'm using the F401RE, I highly recommend it. Just google STM32 F401RE.
Links To STM32 Boards https://amzn.to/34jpa4r https://amzn.to/3vsMrwq https://ebay.us/IkR2sd
Hi, I'm Hamed, an Electrical & Electronics Engineering Student in Leeds, UK. At the time of recording this video I am in my second year at university.
Visit my website at www.hamed.engineer
If you have any questions you can email me at hamed@hamed.engineer or just comment below.
Stuff You May Have Seen In My Videos Oscilloscope £220: https://amzn.to/30AmFst Elegoo Arduino Most Complete Kit £50: https://amzn.to/3qFHsoU Elegoo Arduino Basic Kit £15: https://amzn.to/3qLipRK Soldering Iron Station £30: https://amzn.to/3qHRWEm Handheld Oscilloscope £50: https://amzn.to/3l76yMx DIY Function Generator £9.99: https://amzn.to/30ynTEr Lavolta Power Supply £60: https://amzn.to/3rHkFue Eventek Power Supply £60: https://amzn.to/30DCrCO
You Can Also Find The Above For Cheaper On Banggood/Aliexpress ... https://www.youtube.com/watch?v=LbeaO8-dNHM
57183007 Bytes