LED Toggle Program with FreeRTOS for STM32 Nucleo-767 in STM32CubeIDE AUTHOR:- Mikhael Sunil Introduction This project demonstrates how to toggle an LED using FreeRTOS on the STM32 Nucleo-767ZI board.
This repository contains the implementation of a lab exercise to understand the Nested Vectored Interrupt Controller (NVIC) and External Interrupt/Event Controller (EXTI) capabilities on an STM32 ...