Social
Meta
Meta
Monthly Archives: December 2011
MikroE Mini-32 Board
The guys at MikroElektronika have done it again! Here is another brilliant new development board for the PIC32: the Mini-32 This board makes a PIC32MX5 fit in the exact form factor of a standard PIC16 or PIC18 40-pin DIP with … Continue reading
Donate to Wikipedia
I am not ashamed to admit that I love and use a lot Wikipedia. It is fast, convenient and gets most of the technical stuff I typically look up right to the level I can understand and use it. But … Continue reading
PIC32 Interrupt Nesting (update)
The more recent versions of the MPLAB C32 compiler (v1.6 and later) have changed the way interrupt nesting is defined by default by making it automatically Enabled! The effect of this change is that of making part of the “nesting.c” … Continue reading
Graphics Library 3.02
After more than a year of inactivity, I have only recently checked the version number of the latest Microchip Graphic Library release and to my horror discovered that I was far behind. The major revision number had jumped (from 2 … Continue reading
Home Brewed IDE for PIC32 assembly development
I just received a link from Cosimo Zizza pointing to his new “home brewed” Integrated Development Environmentfor the PIC32, called “Idd”. In the author intentions, it is designed specifically to assist in the development of assembly programs for the PIC32. … Continue reading