Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
projects:nanu-nanu [2015/02/09 16:57] – [Install] darron | projects:nanu-nanu [2017/02/20 01:53] (current) – [Credits and thanks] darron | ||
---|---|---|---|
Line 14: | Line 14: | ||
</ | </ | ||
- | Nanu nanu is Microchip | + | This is a Microchip |
It has been developed specifically for [[: | It has been developed specifically for [[: | ||
Line 23: | Line 23: | ||
Nanu nanu is licensed under same terms as [[: | Nanu nanu is licensed under same terms as [[: | ||
- | === Credits and Thanks | + | === Credits and thanks |
- | This software was written by Darron M Broad and is an adaptation of [[: | + | This software was written by Darron M Broad in December 2014 and is an adaptation of [[: |
- | This project was inspired by the retrobsd forum post by R. Rozee. | + | This project was inspired by a retrobsd forum post by Robert |
=== Install === | === Install === | ||
Line 57: | Line 57: | ||
NB. If you have a Pro Mini at 5V with a 16M XTAL, you would use 5V-16M.mk. | NB. If you have a Pro Mini at 5V with a 16M XTAL, you would use 5V-16M.mk. | ||
- | === Setup === | + | === Set up === |
The PIC32 target is a 3V3 only device but can have 5V tolerant ICSP, but many do not. You must familiarise yourself with the target PIC before proceeding, for example, the following schematics do not go into fine detail about wiring. | The PIC32 target is a 3V3 only device but can have 5V tolerant ICSP, but many do not. You must familiarise yourself with the target PIC before proceeding, for example, the following schematics do not go into fine detail about wiring. | ||
Line 63: | Line 63: | ||
For 3V3 arduino devices we use a source mode of operation and for 5V devices we use a sink mode when programming the PIC. | For 3V3 arduino devices we use a source mode of operation and for 5V devices we use a sink mode when programming the PIC. | ||
- | Source or sink mode is selected the make file. Only change this setting if you know what you are doing and likewise, do not run a 3V3 device at 5V. | + | Source or sink mode is selected |
<wrap left> | <wrap left> | ||
Line 74: | Line 74: | ||
This speed is not the speed of the boot loader, but now refers to the speed of the programmer. For devices with 8 MHz XTALs only 57600 is reliable and supported. | This speed is not the speed of the boot loader, but now refers to the speed of the programmer. For devices with 8 MHz XTALs only 57600 is reliable and supported. | ||
+ | |||
+ | Nanu Nanu is also compatible with [[: | ||
Regarding the source mode schematic, a BAT42 diode has been tested and works fine. A 1N4148 may also work here. | Regarding the source mode schematic, a BAT42 diode has been tested and works fine. A 1N4148 may also work here. | ||
Line 109: | Line 111: | ||
When verifying the LED will blink slowly. | When verifying the LED will blink slowly. | ||
+ | |||
+ | === Resources === | ||
+ | |||
+ | [[: |