Embedded Systems Tutorials Blog (Arduino, ESP32, Raspberry Pi, STM32)

The Configuration Fuse Bits For Microcontrollers

Configuration Bits (Fuses) For Microcontrollers

In this tutorial, we’ll discuss what are the configurations bits (fuse bits) and how to properly set their values for our Microchip PIC microcontroller using the MPLAB IDE.

Embedded Systems Tutorials Blog (Arduino, ESP32, Raspberry Pi, STM32)

Creating New Project With MPLAB IDE

Creating New Project With MPLAB

In this tutorial, we’ll learn how to create a new project in MPLAB and how to add the basic code files. Just stick with me through the following steps.