Update README.md

This commit is contained in:
Jarno Lehtinen 2017-06-16 18:35:02 +03:00 committed by GitHub
parent ca877e2c7b
commit 3167b55bbb
1 changed files with 2 additions and 1 deletions

View File

@ -23,10 +23,11 @@ typedef MAX3421e<P18, P19> MAX3421E;
- MOSI -> 11 (Arduino Uno), 16 (Arduino Pro Micro) (3.3V!)
- MISO -> 12 (Arduino Uno), 14 (Arduino Pro Micro) (3.3V!)
- CLK -> 13 (Arduino Uno), 15 (Arduino Pro Micro) (3.3V!)
- RST -> RST (3.3V!) (Pro Micro: beware of GND in place of RST)
- RST -> RST (3.3V!) (Pro Micro: beware of GND in place of RST!)
- GND -> GND
- VCC -> 3.3V
- VBUS -> 5V (cut trace from VBUS-pad to resistor!)
!: MOSI, MISO and CLK pins are wrongly marked in USB Host Shield DuinoFun UHS mini v2 -module!
#### Links