Created
February 22, 2016 13:14
-
-
Save Tiryoh/ea835d2cdc9b54777037 to your computer and use it in GitHub Desktop.
LPC1768 pin assign
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ___________ | |
// GND --------| |--- VOUT(3.3V) | |
// VIN --------| |--- VU(5.0V) | |
// VB ---------| |--- IF- | |
// nR ---------| |--- IF+ | |
// p5(mosi) ---| |--- RD-(Ether) | |
// p6(miso) ---| |--- RD+(Ether) | |
// p7(sck) ----| |--- TD-(Ether) | |
// p8 ---------| |--- TD+(Ether) | |
// p9(tx/sda) -| mbed |--- D-(USB) | |
// p10(rx/scl)-| LPC1768 |--- D+(USB) | |
// p11(mosi) --| |--- p30(CANrd) | |
// p12(miso) --| |--- p29(CANtd) | |
// p13(tx/sck)-| |--- p28(sda/tx) | |
// p14(rx) ----| |--- p27(scl/rx) | |
// p15(AIn) ---| |--- p26(Pwm) | |
// p16(AIn) ---| |--- p25(Pwm) | |
// p17(AIn) ---| |--- p24(Pwm) | |
// p18(AIn) ---| |--- p23(Pwm) | |
// p19(AIn) ---| |--- p22(Pwm) | |
// p20(AIn) ---|___________|--- p21(Pwm) | |
// |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment