PaxInstruments / t400-electronics

Electronics for the Pax Instruments T400 temperature datalogger
20 stars 9 forks source link

Verify connections #204

Closed charlespax closed 9 years ago

charlespax commented 9 years ago
32u4 T400-12 T400-12-mod T400-13 T400-14
PF7 DATA2 DATA2 DATA2 DATA2
PF6 DATA1 DATA1 DATA1 DATA1
PF5 LCD_A0 LCD_A0 LCD_A0 LCD_A0
PF4 LCD_RST LCD_RST LCD_RST LCD_RST
PF1 LCD_CS LCD_CS LCD_CS LCD_CS
PF0 LCD_BL LCD_BL LCD_BL LCD_BL
PD2 SW_B RTC_INT RTC_INT RTC_INT
PD3(INT3) SW_A SW_A SW_B SW_B
PD1 SDA SDA SDA SDA
PD0 SDA SDA SCL SCL
PD4 VBAT_EN VBAT_EN VBAT_EN VBAT_EN
PC6 SD_CS SD_CS SD_CS SD_CS
PD7(ADC10) BATT_STAT BATT_STAT BATT_STAT BATT_STAT
PE6(INT6) RTC_INT SW_B SW_A SW_A
PB4 SW_C SW_C SW_C SW_C
PB5 SW_D SW_D SW_D SW_D
PB6 SW_E SW_E SW_E SW_E
PB7 PWR_ONOFF SW_PWR SW_PWR SW_PWR
PD6 VBAT_SENSE VBAT_SENSE VBAT_SENSE VBAT_SENSE
PC7 FLASH_CS FLASH_CS FLASH_CS FLASH_CS
PB0 SW_PWR RXLED RXLED
PB1 SCK SCK SCK SCK
PB2 MOSI MOSI MOSI MOSI
PB3 MISO MISO MISO MISO
PD5 TXLED PWR_ONOFF PWR_ONOFF PWR_ONOFF
charlespax commented 9 years ago

As long as SW_A and SW_B are interchangeable, we're good to go. @cibomahto can RTC_INT be on PD2(INT2) instead of PD3(INT3)? Is the pin map listed above for T400-14 okay? It's a little different from #186 Move RTC_INT to PD3(INT3) and SW_B to PE6(INT6). See #190 for the mod procedure.

charlespax commented 9 years ago

Everything looks good in testing. Closing issue.