This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
digispark:tutorials:pinguide [2015/06/24 09:09] Chickenmarkus Zener diode of USB added |
digispark:tutorials:pinguide [2016/06/09 12:03] (current) |
||
|---|---|---|---|
| Line 3: | Line 3: | ||
| This table details the function of each pin on the Digispark and any notes the are relevant. | This table details the function of each pin on the Digispark and any notes the are relevant. | ||
| - | ^ Pin \\ Number ^ Output \\ Voltage ^ Analogue Port Number \\ ''analogRead()'' ^ PWM ^ USB ^ Test \\ LED ^ I2C ^ | + | ^ Pin \\ Number ^ Output \\ Voltage ^ Analogue Port Number \\ ''analogRead()'' ^ PWM ^ USB ^ Test \\ LED ^ I2C ^ SPI* ^ |
| - | |0 |5 V | |Y - 504 Hz | |Rev 1 |SDA | | + | |0 |5 V | |Y - 504 Hz | |Rev 1 |SDA | MISO | |
| - | |1 |5 V | |Y - 504 Hz | |Rev 2 / 4| | | + | |1 |5 V | |Y - 504 Hz | |Rev 2 / 4| | MOSI | |
| - | |2 |5 V |1 | | | |SCL | | + | |2 |5 V |1 | | | |SCL | SCK | |
| |3 |3.6 V |3 | |Y - 1.5k Ohm to 5 V \\ Zener diode (3.6 V maximum in- & output) | | | |3 |3.6 V |3 | |Y - 1.5k Ohm to 5 V \\ Zener diode (3.6 V maximum in- & output) | | | ||
| |4 |3.6 V |2 |Y - 1007 Hz|Y \\ Zener diode (3.6 V maximum in- & output) | | | | |4 |3.6 V |2 |Y - 1007 Hz|Y \\ Zener diode (3.6 V maximum in- & output) | | | | ||
| |5 |3 V |0 | | | | | | |5 |3 V |0 | | | | | | ||
| + | |||
| + | * Note that the labeling of the pins for SPI is somewhat misleading. The table above is correct, as MISO is actually DI and MOSI is DO, but for use with ISP MISO and MOSI are swapped. | ||