Change the repository type filter
All
Repositories list
739 repositories
- GitHub Example for the 8bit MDFU Client Library using PIC18F56Q24 with a CNANO board.
- GitHub Example for the 8bit MDFU Client Library using AVR128DA48 with a CNANO board.
- GitHub Example for the 8bit MDFU Client Library using PIC16F18446 with a CNANO board.
- This example [part2] shows how to set up Direct Memory Access (DMA) using the Microchip Code Configurator (MCC) on a PIC18F57Q43 microcontroller to transfer data from the UART recieve buffer to the PWM duty cycle register to alter the brightness of an LED. The data transfer is triggered by the UART module when the Rx buffer register is full.
- This example shows how to exchange data between the AVR DU microcontroller and a host computer using the USB Communication Device Class (CDC).
- Firmware for the AVR16EB32 stepper motor reference design.
- Control a Peltier device with a PIC16F17146 to regulate the temperature of a metal plate.
- This repository is a training module covering basics of GPIO, TCA, TCB, events, USART, CCL and PIT to create simple applications for the ATtinyAVR 1-series.
- Example describing the basic functionality of the ADC in tinyAVR 1-series.
- This solution demonstrates the implementation of a Dual Active Bridge (DAB) application using Microchip's dsPIC33C device for automotive On-Board Charger applications, featuring a versatile DC-DC Dual Active Bridge Development Platform with organized components, and compatibility with various dsPIC33 plug-in modules for flexible testing and use.
dspic33a-curiosity-oob
Public- This code example demonstrates the Virtual Serial functionality of the Communication Device Class (CDC) using the USB 2.0 device peripheral on the AVR DU family of MCUs.
- This code example demonstrates using the Communication Device Class (CDC) as a bridge to USART using the USB 2.0 device peripheral on the AVR DU family of MCUs.
- Example for a BLDC Motor Control application, using the new AVR-EB family of devices. Trapezoidal drive-motor synchronisation with sensored or sensorless feedback, start ramp and multiple fault sources.