blakadder / templates

Tasmota Device Templates Repository. Your one stop shop to get templates for devices running Tasmota!
https://templates.blakadder.com
Eclipse Public License 2.0
326 stars 1.32k forks source link

More nitpicking of template types #1745

Closed sfromis closed 1 year ago

sfromis commented 1 year ago

Additionally, I noticed that https://templates.blakadder.com/heltec_HTIT-WB32LA_V3 has "templates3", which seems plausible for the V3 board, but the template only has 36 pins (instead of the usual 38 for ESP32-S3), making it look like it could be for the V2 board (which has the classic ESP32 instead of S3).

Having no strong clue about the right config for the V3 board (like those I2C pins), I did no update, but the templates page https://templates.blakadder.com/heltec_HTIT-WB32LA_V3 has blank in the GPIO/Component table, which is "not so great" :wink:

Parsing the template as classic ESP32 amounts to this:

Gpio.00     IO   32 Button1
Gpio.01     TX 3200 Serial Tx
Gpio.02     IO    1 User
Gpio.03     RX 3232 Serial Rx
Gpio.04     IO  640 I2C SDA1
Gpio.05     IO    1 User
Gpio.09     FL    1 User
Gpio.10     FL    1 User
Gpio.12     IO    1 User
Gpio.13     IO    1 User
Gpio.14     IO    1 User
Gpio.15     IO  608 I2C SCL1
Gpio.16     IO 3840 Output Hi
Gpio.17     IO    1 User
Gpio.18     IO    1 User
Gpio.19     IO    1 User
Gpio.20     IO    0 None
Gpio.21     IO    1 User
Gpio.22     IO    1 User
Gpio.23     IO    1 User
Gpio.24     IO    0 None
Gpio.25     IO  288 Led1
Gpio.26     IO    1 User
Gpio.27     IO    1 User
Gpio.06     FL    0 None
Gpio.07     FL    0 None
Gpio.08     FL    0 None
Gpio.11     FL    0 None
Gpio.32     AO    1 User
Gpio.33     AO    1 User
Gpio.34     IA    1 User
Gpio.35     IA    1 User
Gpio.36     IA    1 User
Gpio.37     IA    1 User
Gpio.38     IA    1 User
Gpio.39     IA    1 User