-
-
Notifications
You must be signed in to change notification settings - Fork 720
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
Support Sequre T55 hot plate #1885
Comments
Hia, |
Well that chip is a lot better for support. |
After a small amount of emailing with customer service I was able to obtain a copy of the OEM firmware, I just had to promise not to share it unfortunately. They did tell me they will post any new firmware on their website, but since this is a new product for them, there is only the one version of the firmware currently. Flashing Seams easy enough, and I was able to re-flash the original firmware without needing to open the device for any reason. I have reached out to my contact to see if I could get a copy of the MCU pinout, If he is not able to provide that to me, I don't think this device would be too difficult to reverse engineer the pinout. I will update here once I hear back. |
Bootloader offset address: 0X08004400 |
The bootloader size is the same as the s60, I was able to flash the firmware for the s60 onto the t55 and back to the OEM firmware. The oled screen worked (still scaled, and upside down). I didn't want to try and heat up the plate for obvious reasons, but I will try and post some pinout information if I can figure it out. |
I've ordered one of these from Aliexpress to try out, and ideally add support for. |
Awesome, just got my T55 and came here to be surprised you are already talking about it. I will use it with the stock firmware but good to here that it might have options in the future. |
Well this has been sitting on my desk staring at me for weeks to port it over. |
Hello, It seems to work ok on my unit, keen for any feedback. |
About the 3.5mm headphone jack, I got this answer from the Sequre customer service: The headphone jack has a parameter adjustment function, which will be explained in the upgrade In the future. |
Is your feature request related to a problem? Please describe.
While looking for a cheaper alternative to the MHP30/MHP50 I stumbled across the Sequre T55 hotplate. I would assume (naively) that it uses a similar microcontroller to the s60/s60p. Although it looks like a knock off of another mini plate that uses a stc51 (I’m not sure what the s60p uses)
The text was updated successfully, but these errors were encountered: