Author Archives: Lucio Di Jasio

PIC32MX7 PIM, RB5 pin conflict (solved)

I need to thank Martin K. for bringing to my attention an issue that appears to be affecting quite a few of the readers of my PIC32 book when they attempt to use one of the new MX7 PIMs on … Continue reading

Posted in PIC32, Tips and Tricks | Comments Off on PIC32MX7 PIM, RB5 pin conflict (solved)

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

Posted in PIC32, Tools | Comments Off on MikroE Mini-32 Board

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

Posted in PIC24, PIC32 | Comments Off on Donate to Wikipedia

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

Posted in PIC32 | Tagged , | 1 Comment

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

Posted in PIC24, PIC32 | Tagged | Comments Off on Graphics Library 3.02

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

Posted in PIC32, Tools | Comments Off on Home Brewed IDE for PIC32 assembly development

Yoda Conditions, Egyptian brackets and more…

  I just stumbled upon this excellent blog post. Enjoy…

Posted in PIC24, PIC32 | Comments Off on Yoda Conditions, Egyptian brackets and more…

AVI Player Project (for the uMMB)

I have finally cleaned up and posted the code for the Audio and Video player for the PIC32 uMMB board. It is perhaps the shortest code example among the many I have developed for the Mikroe boards, yet so many … Continue reading

Posted in PIC32 | Tagged , , | Comments Off on AVI Player Project (for the uMMB)

More Multimedia Boards

It’s about time for an update on the latest and greatest demo boards for the PIC24 and PIC32. MikroElektronika has been busy in the last year cranking out new demo boards almost every quarter. While I was happily playing with … Continue reading

Posted in PIC24, PIC32, Tools | Tagged | 1 Comment

Real World Instrumentation with Python

There is a new book on my nightstand, and it is one of the best I have read in years: it is called “Real World Instrumentation with Python” by J.M. Hughes, published by O’Reilly!Less than a month ago I was … Continue reading

Posted in Languages, PIC32 | Tagged , , | 1 Comment