Skip to content
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

PTS-200 support #1846

Open
dexter323i opened this issue Nov 25, 2023 · 3 comments
Open

PTS-200 support #1846

dexter323i opened this issue Nov 25, 2023 · 3 comments
Assignees
Labels
Enhancement New feature or additional function.

Comments

@dexter323i
Copy link

Hi!

I have just received my new PTS200 soldering iron. It also supports TS100 soldering tips, it has buttons, display, accelerometer, USB PD and QC support, and an open soucre firmware. It is so similar to TS100, I totally assumed it can run IronOS. Well, it can't.
PTS200-TS100

It's current firmware: https://github.com/Eddddddddy/Songguo-PTS200
A similar question on their repo: Eddddddddy/Songguo-PTS200#10

It uses ESP32-S2 FH4 MCU
Pinout:
image

Are you able to add support?
It would be very cool, as the current PTS200 FW is a bit rough around the edges.

@dexter323i dexter323i added the Enhancement New feature or additional function. label Nov 25, 2023
@Ralim
Copy link
Owner

Ralim commented Dec 5, 2023

Hia,
At the moment IronOS could run on this; though porting to an ESP32-S2 target will require a fair bit of work to get the esp-hal to work in the current layout of IronOS.

If someone has time to work on this; this should be a case of setting up a new BSP folder for this device and setting up make to be able to build for this..... Getting the idf to play well with make is the challenge here really, their buildsystem isn't designed to share :)

I probably wont have time at the moment to focus on this. If others want this emoji react to get a feel of desire please.
If anyone wants to get this started it would be appreciated; I'm more than happy to get it over the line but I just dont have the time to do all the setup mess.

@dexter323i
Copy link
Author

dexter323i commented Dec 7, 2023

Thank you for the answer, and the work you put into the investigaton!

@Ralim
Copy link
Owner

Ralim commented May 25, 2024

Sorry for not getting back to this until now, life is busy on and off.
Wanted to check in to see if anyone knows of anyone who started a port?
I currently have another pair of projects I'm toying with but this would likely be the next one to look into after so want to find out what the go is. No timeline here I'm afraid as work is generally down to my motivation 😓

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or additional function.
Projects
None yet
Development

No branches or pull requests

2 participants