Microcontrollers and accessories

From AIRWiki
Revision as of 12:22, 11 May 2009 by AndreaBonarini (Talk | contribs) (Hardware)

Jump to: navigation, search

Many AIRLab projects use microcontrollers. There are many producers of microcontrollers, but for legacy reasons we usually tend to use the PIC line of products by Microchip.

Here you can find a good introduction to the design of circuits based on PIC microcontrollers.

Hardware

In AIRLab/Lambrate you can find three Microchip ICD2 "debuggers" (Microchip product number DV164007).

Microchip ICD2

All these devices should stay in the Lab! If removed, the person taking them have to write that he/she is taking it away on the table at the end of this section.


These are devices which let you write, read and run the code running on a PIC. To do that, the PIC can be accessed in two ways:

  • if you were thoughtful enough, you designed your PCB including a port to connect to the pins of the PIC used for programming: in this case, the PIC can be left on the PCB and it is sufficient to hook up the ICD2 to the board with a suitable cable;
  • if you were not so thoughtful (or if the PCB comes from someone else who wasn't), each time you need to communicate with the PIC you have to extract it from its socket and put it into an auxiliary board (Microchip product number AC162049) connected to the ICD2, then to put it back into the socket when you are finished.
Microchip AC162049 auxiliary board


Of course you have to POWER DOWN THE CIRCUIT when taking out the PIC or putting it back!

Booking

If you want to remove these devices from the lab, please book in advance by adding an entry to the table. Please keep the table lines ordered by time (nearest bookings first); add new entries like this:

Day Time Person
Monday 13 March 11:00-18:00 Donald Duck
Friday 15 April 9:30-13:00 Mickey Mouse

Use abbreviations, if you like. Please remove old entries.



- - - - - - -

ST REva Evaluation Board STM32 -> Martino Migliavacca (9/4/8)