Open Ru83nG opened 4 years ago
I have the same problem with visual studio
I had this same problem. After insert SD card into TFT35 V3 display it would show the usual % counting sequence but then all I had was a black screen, totally non-responsive. The problem was solved using a technique offered by the coding genius here on Github when working a similar problem with the SKR Mini E3 boards. The trick is to take "platformIO" back to an older version. I went back to core version 4.0.0 and this solved the problem for me. I am sure this is not the final solution but it works for now.
Thanks for your interest.
How is it you downgraded to v4.0.0?
Not well versed in coding or this. It's new to me.
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
: The term '>>' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:2 char:1
I installed python v2.7.17, restarted computer and still gives above error. Do I need to uninstall Python 3.7.5 ?
Thank you,
Ok. I think I got it. Unistalled Python version 3.7.4 Ran: pip install -U "platformio==4.0.0" Restarted Atom, and now shows core 4.0.0 Thank you folks! Now to try and build with my CR10S parameters.
Oh, and disabled automatic updates before restarting Atom
PlatformIO no longer supports Atom, so any attempts to get it working require hacks and downgrades. Use VSCode or VSCodium instead as they're fully supported without downgrading.
The old firmware in this repo has been removed and users are now being pointed to the main Touchscreen Firmware repo.
Please help the community and close the ticket once you do not need it anymore. Thank you
Please help the community and close the ticket once you do not need it anymore. Thank you
Please help the community and close the ticket once you do not need it anymore. Thank you
Hello all, Having issues flashing my own .bin file to screen. Followed all the steps for TFT35v3 and cannot get it to flash. I set all parameters for my CR-10S on TFT>scr>user>Configuration.h when I compile (Build) no errors. I upload it to the .pio\build\BIGTREE_TFT35_V3_0 folder. Then I copy file BIGTREE_TFT35_V3.0.24.2.bin to root of SD card. Then I add the TFT folder with all icons and fonts ....stick in the touch screen...power it up and nothing. Then I keep the TFT file in the USB and add the current firmware from github...same bin file name.... and it works. Any ideas? Need more info? I didn't want to add random information. Thank you,