Skip to content

Instantly share code, notes, and snippets.

@Tiryoh
Created February 22, 2016 13:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Tiryoh/ea835d2cdc9b54777037 to your computer and use it in GitHub Desktop.
Save Tiryoh/ea835d2cdc9b54777037 to your computer and use it in GitHub Desktop.
LPC1768 pin assign
// ___________
// 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