Microchip Technology

No information is available about this company.
Website:
Contact Info:
2355 w chandler blvdChandler, AZ 85045
USA
-
MPLAB XC32++ PRO Compiler (Workstation License) by Microchip Technology This is an ANSI-compliant C++ compiler using Dinkumware libraries.
-
CE137 - UART with no DMA by Microchip Technology Small, bare bones program to guide designers with UART implementation on PIC24F or dsPIC33F
-
CE140 - Inverse tangent operation using CORDIC iterative approximation by Microchip Technology For a range of input angles calculate the x and y fractional values corresponding to this angle. Then calculate the return value from the C standard atan2 function and also from the modify atan2CORDIC routine, print the result and error
-
CE141 - SPI module running in different modes by Microchip Technology This code shows an example of running the SPI module in different modes. The first mode is for outputting to a single device which requires a Framed SPI mode.
-
CE142 - Open Drain Configuration by Microchip Technology This code shows an example of setting the Open Drain Configuration for both a generic I/O Port and for a peripheral. The peripheral used in this example is the SPI.