Author Topic: CFW for KSGER/Quicko STM32 Soldering Stations  (Read 901208 times)

0 Members and 5 Guests are viewing this topic.

Offline ststefanov13

  • Regular Contributor
  • *
  • Posts: 65
  • Country: bg
Re: CFW for KSGER/Quicko STM32 Soldering Stations
« Reply #3650 on: September 26, 2023, 10:32:28 am »

Neither it needs nRST pullup, this is internally supplied by the stm32, it would reset itself if it was too weak.

I wrote for the reset circuit for the screen!

I added ferrite rings because I had them :)

Capacitor for forming reset of lcd  1 microfarad or more  ?
« Last Edit: September 26, 2023, 10:39:10 am by ststefanov13 »
 

Offline asupsp700

  • Regular Contributor
  • *
  • Posts: 75
  • Country: ua
Re: CFW for KSGER/Quicko STM32 Soldering Stations
« Reply #3651 on: September 26, 2023, 11:02:47 am »
I set it to 1uF
 

Offline DavidAlfa

  • Super Contributor
  • ***
  • Posts: 6278
  • Country: es
Re: CFW for KSGER/Quicko STM32 Soldering Stations
« Reply #3652 on: September 26, 2023, 01:48:02 pm »
The LCD resets automatically at power-up, only ensure it doesn't randomly reset during operation by some noise.
So you can just use a 100K pullup, there's no need of old-school reset circuit.
Anyways the datasheet is your friend, check it out, most devices have internal pullups/pulldowns to reduce external parts.
Hantek DSO2x1x            Drive        FAQ          DON'T BUY HANTEK! (Aka HALF-MADE)
Stm32 Soldering FW      Forum      Github      Donate
 
The following users thanked this post: asupsp700, ststefanov13

Offline Maksim Berezhnoj

  • Newbie
  • Posts: 4
  • Country: ua
Re: CFW for KSGER/Quicko STM32 Soldering Stations
« Reply #3653 on: October 08, 2023, 11:26:57 am »
Dear David. I have two boards (2.1s and 3.1). Both have the same firmware. What diagram should I use to connect the c210 tip? As far as I understand, this is a diagram for connecting c245.
 

Offline DavidAlfa

  • Super Contributor
  • ***
  • Posts: 6278
  • Country: es
Re: CFW for KSGER/Quicko STM32 Soldering Stations
« Reply #3654 on: October 12, 2023, 02:14:47 pm »
Hi, try this. C210 have the heater and thermocouple in series just like the T12.
Like always, be prepared to disconnect the station, if  the circuit is wrong the temperature might go out of control.
Hantek DSO2x1x            Drive        FAQ          DON'T BUY HANTEK! (Aka HALF-MADE)
Stm32 Soldering FW      Forum      Github      Donate
 

Offline Maksim Berezhnoj

  • Newbie
  • Posts: 4
  • Country: ua
Re: CFW for KSGER/Quicko STM32 Soldering Stations
« Reply #3655 on: October 13, 2023, 12:22:53 pm »
Огромное спасибо за ответ
 

Offline JayAwesome

  • Newbie
  • Posts: 9
  • Country: de
Re: CFW for KSGER/Quicko STM32 Soldering Stations
« Reply #3656 on: October 25, 2023, 06:47:07 pm »
Just tried to flash the CFW. Bought my KSGER T12 in the official store, version 3.1S. After flashing the "KSGER_v3_OLED.bin" the station doesn't boot up anymore. The splash screen keeps flashing. After flashing the "3.1Snew1.hex" provided on the Github, it would start again (with a different splash screen because of the firmware).

Mainboard revision is "3.0" and the STM32F101 shows the code "20036410", so it should be genuine.

Any ideas?
 

Offline DavidAlfa

  • Super Contributor
  • ***
  • Posts: 6278
  • Country: es
Re: CFW for KSGER/Quicko STM32 Soldering Stations
« Reply #3657 on: October 25, 2023, 11:59:34 pm »
Maybe it has the problematic voltage regulator issue, so it can't cope with the extra power.
Try powering it when completely cold, see if it holds a bit longer.
Hantek DSO2x1x            Drive        FAQ          DON'T BUY HANTEK! (Aka HALF-MADE)
Stm32 Soldering FW      Forum      Github      Donate
 

Offline JayAwesome

  • Newbie
  • Posts: 9
  • Country: de
Re: CFW for KSGER/Quicko STM32 Soldering Stations
« Reply #3658 on: October 26, 2023, 06:34:35 am »
I read about this problem on your Github page. But I did not think this could be my issue, because the soldering station does not boot at all. No matter if I supply the PCB via the ST-Link or via the power supply. There are no hot components on the PCBs either. I've got the black "OLED-V3.0" PCB if that's what matters.
 

Offline DavidAlfa

  • Super Contributor
  • ***
  • Posts: 6278
  • Country: es
Re: CFW for KSGER/Quicko STM32 Soldering Stations
« Reply #3659 on: October 26, 2023, 08:34:59 am »
But does the screen show something?
I understand it's bootlooping at the splash screen, if so, then you're using the correct firmware, a wrong one won't show anything at all.
Hantek DSO2x1x            Drive        FAQ          DON'T BUY HANTEK! (Aka HALF-MADE)
Stm32 Soldering FW      Forum      Github      Donate
 

Offline JayAwesome

  • Newbie
  • Posts: 9
  • Country: de
Re: CFW for KSGER/Quicko STM32 Soldering Stations
« Reply #3660 on: October 26, 2023, 12:16:26 pm »
Yup, it shows the splash screen only for a second. When I hold down the button, I can do a factory reset. That's all.

So I should swap the LDO you say? The one on the front PCB? Any recommendations on which one to use?
 

Offline DavidAlfa

  • Super Contributor
  • ***
  • Posts: 6278
  • Country: es
Re: CFW for KSGER/Quicko STM32 Soldering Stations
« Reply #3661 on: October 26, 2023, 01:41:35 pm »
First of all, post a picture of the board to make sure it's one these.
The affected boards run the 3.3V linear regulator right off the 24V, it's just too much power for them.
Try powering it from the ST-Link VDD (Make sure it's 3.3V!), don't plug the AC, should turn on fine, ignore any error messages as the PSU will be off.
Hantek DSO2x1x            Drive        FAQ          DON'T BUY HANTEK! (Aka HALF-MADE)
Stm32 Soldering FW      Forum      Github      Donate
 

Offline JayAwesome

  • Newbie
  • Posts: 9
  • Country: de
Re: CFW for KSGER/Quicko STM32 Soldering Stations
« Reply #3662 on: October 26, 2023, 10:19:11 pm »
Here's a picture of my PCB.

It's exactly the same behavior when powering directly over the pin header. While powering over the PSU, I measure stable 3,32V while booting.

1912197-0
« Last Edit: October 26, 2023, 10:22:23 pm by JayAwesome »
 

Offline DavidAlfa

  • Super Contributor
  • ***
  • Posts: 6278
  • Country: es
Re: CFW for KSGER/Quicko STM32 Soldering Stations
« Reply #3663 on: October 26, 2023, 11:51:55 pm »
Try older releases. Though nobody complained, but who knows.
Hantek DSO2x1x            Drive        FAQ          DON'T BUY HANTEK! (Aka HALF-MADE)
Stm32 Soldering FW      Forum      Github      Donate
 

Offline JayAwesome

  • Newbie
  • Posts: 9
  • Country: de
Re: CFW for KSGER/Quicko STM32 Soldering Stations
« Reply #3664 on: October 27, 2023, 07:02:43 am »
Already tried that, same problem. Didn't flash every single release though. Just some random older ones.
 

Offline ahmadzaa

  • Newbie
  • Posts: 1
  • Country: id
    • https://www.eevblog.com/forum/index.php?
Re: CFW for KSGER/Quicko STM32 Soldering Stations
« Reply #3665 on: October 27, 2023, 01:10:08 pm »
same as what I use, the same thing happens in ksger v3.0 if you use firmware v3.1s
« Last Edit: October 27, 2023, 01:13:05 pm by ahmadzaa »
 

Offline JayAwesome

  • Newbie
  • Posts: 9
  • Country: de
Re: CFW for KSGER/Quicko STM32 Soldering Stations
« Reply #3666 on: October 27, 2023, 01:36:00 pm »
The 3.1S Firmware from the Github seems to work fine for me. I didn't make a backup of the originale firmware unfortunately.
 

Offline DavidAlfa

  • Super Contributor
  • ***
  • Posts: 6278
  • Country: es
WDG
« Reply #3667 on: October 27, 2023, 07:31:14 pm »
Hmm no idea, my only guess is the ADC not working, triggering the IWDG. Try this.
Hantek DSO2x1x            Drive        FAQ          DON'T BUY HANTEK! (Aka HALF-MADE)
Stm32 Soldering FW      Forum      Github      Donate
 

Offline JayAwesome

  • Newbie
  • Posts: 9
  • Country: de
Re: CFW for KSGER/Quicko STM32 Soldering Stations
« Reply #3668 on: October 27, 2023, 08:30:46 pm »
Thanks dude, now your firmware works just fine! So what's the matter (explained for dummies)? Faulty hardware?
 

Offline DavidAlfa

  • Super Contributor
  • ***
  • Posts: 6278
  • Country: es
Re: CFW for KSGER/Quicko STM32 Soldering Stations
« Reply #3669 on: October 28, 2023, 06:01:10 am »
But is everything working normally? Readings, heating...?
The iwdg is a watchdog, if the program freezes somewhere it will reboot the system.
This is crucial here, the tip temperature might go out of control otherwise.
So for some reason the iwdg isn't resetting in your stm32. Never seen this before.
Hantek DSO2x1x            Drive        FAQ          DON'T BUY HANTEK! (Aka HALF-MADE)
Stm32 Soldering FW      Forum      Github      Donate
 

Offline JayAwesome

  • Newbie
  • Posts: 9
  • Country: de
Re: CFW for KSGER/Quicko STM32 Soldering Stations
« Reply #3670 on: October 28, 2023, 08:33:06 pm »
Alright, I used my soldering iron for the whole afternoon. Everything seems to work perfectly. Theres just on thing I noticed: The default temperature is at 320°C. When I adjust the temperature to 330°C, the value isn't saved. Whenever the station goes into standby or whenever I turn it off completely, the temperature is at 320°C again. Is that just a CFW thing?

However, what can I do to use the official firmware build? Do I need to swap the STM32?
 

Offline DavidAlfa

  • Super Contributor
  • ***
  • Posts: 6278
  • Country: es
Re: CFW for KSGER/Quicko STM32 Soldering Stations
« Reply #3671 on: October 28, 2023, 08:42:46 pm »
To avoid excesive internal flash wear, saving everytime the temp was changed, that feature was removed, but you can set the default user temp in Iron settings.

No idea why does that stm32 fail that way, it seems to be defective somehow, so yeah I guess a new stm32 should do it.
« Last Edit: October 29, 2023, 06:55:24 am by DavidAlfa »
Hantek DSO2x1x            Drive        FAQ          DON'T BUY HANTEK! (Aka HALF-MADE)
Stm32 Soldering FW      Forum      Github      Donate
 

Offline JayAwesome

  • Newbie
  • Posts: 9
  • Country: de
Re: CFW for KSGER/Quicko STM32 Soldering Stations
« Reply #3672 on: October 28, 2023, 08:59:40 pm »
Alright, thanks for your help! I keep it as it is for now and order a new STM32 at the next opportunity. I keep you updated!
 

Offline Jono434

  • Contributor
  • Posts: 47
  • Country: au
Re: CFW for KSGER/Quicko STM32 Soldering Stations
« Reply #3673 on: November 03, 2023, 07:25:58 am »
Is it possible to have an alligator clip or a plug coming out of the back of one these units (Quicko/KSGER) and have it connected to the stand so that the controller can turn it on or off depending on if the handle is connected to the stand?

I remember reading something a few days ago, but it was late at night, and I'm having trouble remembering what to search for?

I'll be reading all of this thread at some point when I find the time, but just wondering if someone can point me in the direction of a post, or some keywords to search for.

If the above is possible, is it possible with stock firmware, or does it need to be custom firmware?
 

Offline DavidAlfa

  • Super Contributor
  • ***
  • Posts: 6278
  • Country: es
Re: CFW for KSGER/Quicko STM32 Soldering Stations
« Reply #3674 on: November 03, 2023, 08:14:45 am »
Needs to be taken from the handle shake signal (Disconnect from handle).
The handle must ground that signal when inserted, or press a switch doing it.
Shake option in Iron settings must be set to stand mode.
« Last Edit: November 03, 2023, 08:18:05 am by DavidAlfa »
Hantek DSO2x1x            Drive        FAQ          DON'T BUY HANTEK! (Aka HALF-MADE)
Stm32 Soldering FW      Forum      Github      Donate
 
The following users thanked this post: Jono434


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf