Skip to content

boards: lilygo: ttgo_t3stm32: initial support #90672

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lfelten
Copy link
Contributor

@lfelten lfelten commented May 27, 2025

adds initial support for Lilygo TTGO T3-STM32 board

https://lilygo.cc/products/t3-stm32


- STM32WL55 MCU (48MHz dual core M4/M0+, 256kB flash, 64kB RAM, LPWAN RF)
- SSD1315, 128x64 px, 0.96" OLED screen
- SD card
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lfelten lfelten force-pushed the lilygo_ttgo_t3stm32 branch 2 times, most recently from 800b8e1 to 0aa1613 Compare May 27, 2025 15:10
- gnuarmemb
ram: 64
flash: 256
supported:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The file lists some of the peripherals as supported (I2C, ADC, DAC, PWM, counter, DMA), but no nodes are present for them in the devicetree.

@lfelten lfelten marked this pull request as draft June 13, 2025 13:27
@lfelten lfelten force-pushed the lilygo_ttgo_t3stm32 branch 4 times, most recently from fdf96a2 to a1d09b0 Compare June 27, 2025 06:43
adds initial support for Lilygo TTGO T3-STM32 board

Signed-off-by: Lothar Felten <[email protected]>
@lfelten lfelten force-pushed the lilygo_ttgo_t3stm32 branch from a1d09b0 to 3286485 Compare June 27, 2025 11:54
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants