Board pinout (TC275 lite Kit)
With reference to the lite kit manual, I define the following Arduino to AURIX™ pin mapping:
//------------------------------------------------------
// Arduino Pins AURIX Arduino Meaning
//------------------------------------------------------
// 0 P15.3 Device transmit UART signal-RXD
// 1 P15.2 Device received UART signal-TXD
// 2 P02.0 External interrupt
// 3 P02.1 External interrupt / PWM output
// 4 P10.4 GPIO
// 5 P02.3 PWM output
// 6 P02.5 PWM output
// 7 P02.4 GPIO
// 8 P02.6 GPIO
// 9 P02.7 PWM output
// 10 P10.5 SPI-SS / PWM output
// 11 P10.3 SPI-MOSI / PWM output
// 12 P10.1 SPI-MISO
// 13 P10.2 SPI-SCK
// 14 GND Ground
// 15 VAREF Analog reference voltage
// 16 P13.2 I2C Data / Address
// 17 P13.1 I2C Clock
// 30 Extended Leds P0.5
// 31 Extended Leds P0.6
//------------------------------------------------------
Comments
Post a Comment