This project is a development and education board based on the Microchip PIC18F4550, designed for both teaching and real firmware development using MPLAB X and the XC8 compiler. The board provides ...
This is a continuation from the _HAL-STM32-DMA-Poll-GPIO, but instead of using polling methode, we will be using interrupt. The only difference from the previous project, will be in those settings (we ...