Skip to content

ILI9341 (TFT) simulation crashes within VSCode integration, runs on web. #989

Closed
@ejkreboot

Description

@ejkreboot

Describe the bug
Model with ILI9341 display runs on the wokwi web simulator, but has garbled output when using VSCode integration locally.

To Reproduce
See: https://wokwi.com/projects/427142978334285825
Then reproduce the model locally (git repository here: https://github.com/ejkreboot/TFTTest)

Expected behavior
Expect simulation to run without crashing when run locally within VSCode.

Environment (please complete the following information):

  • OS: MacOS 15.4
  • Browser N/A

Additional context
Here is my platformio.ini

[env:esp32dev]
platform = espressif32@6.10.0
board = esp32dev
framework = arduino
monitor_speed = 115200
lib_deps =
  bodmer/TFT_eSPI

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions