-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
adding support for the ST7796 + creating a new variant of the T-beam #6575
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
adding support for the ST7796 + creating a new variant of the T-beam #6575
Conversation
…/meshtastic-firmware into T-beam-display-no-touch
|
converted it to draft because i seem to get SPI related errors |
caveman99
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good overall, though i'd prefer if you got the touchscreen working as well
e145e10 to
e0bb762
Compare
…/meshtastic-firmware into T-beam-display-no-touch
… for the lora module, display shield pumps out EMI?
|
yesterday i had a SPI related error every ~20 minutes, also next to zero Bluetooth reception i first want to resolve that issue before i start implementing the touchscreen edit: resolved, Bluetooth reception is resolved with higher pinheaders |
…eshtastic#8036) * Update platformio.ini * Remove some more extraneous lines
* add heltec_v4 board. * Update variants/esp32s3/heltec_v4/platformio.ini Co-authored-by: Austin <[email protected]> * Limit the maximum output power. * Trunk fixes Fixes formatting to match meshtastic trunk linter. * Apply suggestion from @Copilot Co-authored-by: Copilot <[email protected]> * Apply suggestion from @Copilot Co-authored-by: Copilot <[email protected]> --------- Co-authored-by: Ben Meadors <[email protected]> Co-authored-by: Austin <[email protected]> Co-authored-by: Tom Fifield <[email protected]> Co-authored-by: Copilot <[email protected]>
Co-authored-by: vidplace7 <[email protected]>
An earlier portduino causes problems with initializing gpiod lines. This pulls in the fix.
Co-authored-by: Jonathan Bennett <[email protected]>
* On disconnect, clear the lastToRadio buffer * Move it, bucko!
This reverts commit d998f70.
Co-authored-by: thebentern <[email protected]>
Co-authored-by: vidplace7 <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Add three expansion screens for heltec mesh solar. * delete whitespace Update variants/nrf52840/heltec_mesh_solar/variant.h Co-authored-by: Copilot <[email protected]> * delete whitespace Update variants/nrf52840/heltec_mesh_solar/platformio.ini Co-authored-by: Copilot <[email protected]> --------- Co-authored-by: Copilot <[email protected]> Co-authored-by: Ben Meadors <[email protected]>
|
code is still working on my t-beam |
|
Testing in the develop branch, this has broken all aspects of the TFT_MESH color being applied and is reverting all screens back to the default Green. |
modified the existing library for the ST7789 to support the ST7796
created a new variant of the T-beam that supports the ST7796 shield
edit:
the touchscreen is
notworkingyet, the address has been added to the scani2c, should i separate it?🤝 Attestations