Ralim / IronOS

Open Source Soldering Iron firmware
https://ralim.github.io/IronOS/
GNU General Public License v3.0
7.14k stars 712 forks source link

start temp 208°C @ 25 room temp #1315

Closed H2o-r3D closed 2 years ago

H2o-r3D commented 2 years ago

Describe the bug Indicated temperature of the tip without heating up 208°C @ 25 room temp

Details of your device:

Additional context With the normal firmware(FW) the temperature detection works normally.

Update with your FW 2,18: Hold key A, plug in USB, copy TS-100_en to 7ABB9D94 folder, reboot, .rdy file

Flir thermal image says in hotspot circa 150°C target temperature: 330°C real room temperature: 25°C TS100 displayed peak temperature:208°C (without heating up)

Tested and same error pattern:

Ralim commented 2 years ago

Your posted CHan is reporting 210C as the temperature for the PCB. That sounds unlikely.

Can you measure the output voltage on your tmp36? Can you check the daughter board is correctly mounted ?

H2o-r3D commented 2 years ago

TS100

Excuse my not knowing, what do you mean by tmp36?

Ralim commented 2 years ago

Device U6 near the handle measures the PCB temperature. If it's not soldered correctly or damaged it's signal doesn't make it to the MCU correctly and you see this sort of behaviour. (It's between the copper contacts)

Also check the small board is connected to the main board correctly.a loose or damaged contact there can also do thus

H2o-r3D commented 2 years ago

TS1002

I have to measure the two contacts or?

H2o-r3D commented 2 years ago

image

I found this datasheed for TMP35/36/37

And measure between pin 1 & 5: 2,644V - 2,7 V.

I have not found any soldering defects in the small board to the large. Also, no pins are bent with me. A connection problem due to corrosion, should be solved by multiple plug & unplug. Unfortunately, I could not determine any improvement.

Ralim commented 2 years ago

Ah yes those are the correct pins to measure. It should be around 0.5-0.6V range if it is operating correctly.

That would explain why the sensor readings are so high. I would suggest checking the voltages on the other pins; if they are as expected (shutdown pulled high, vs at 3.3 ish volts) it would suggest the part has been damaged.

H2o-r3D commented 2 years ago

I just measured the pins Vs to shutdown. Measured value: 0V Do you know the correct designation of the TMP 36? This component size can be easily exchanged.

I opened the TS100 from my buddy. I noticed that on the small board the smaller chip is on the other side. With me it is on the right side (as you can see on the picture above) and with my friend it is on the left side. Are there still differences or does this not matter?

Ralim commented 2 years ago

Hia,

I would suggest a component replacement if you can.

You should be able to match the text on the top of your device to get the right mod; or check the schematic.

Of your reading 0V from supply to shutdown then I see no reason why it wouldn't be working.

The small part you are talking about is the accelerometer. If you check in the debug menu your friend most likely has a different accelerometer model. Miniware just fits whichever model is cheapest at the time.

H2o-r3D commented 2 years ago

Thanks for your help. I will try to repair the defect.