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

zalvis and 6 Guests are viewing this topic.

Offline DavidAlfa

  • Super Contributor
  • ***
  • Posts: 5954
  • Country: es
Re: CFW for KSGER/Quicko STM32 Soldering Stations
« Reply #2550 on: December 19, 2021, 11:34:19 am »
Unless you have a terrible wires for ground, it should have very low-impedance.
But not completely impossible:
3.3V throught4.7K draws 702microamps, if the ground wire+connector adds 30mOhms, it would drop 22uV, just enough for 1ÂșC offset.

Your station reads 12 when the switch is closed.
ADC 12 = 9.67mV, amplified x250, so input is 38uV.

I remember the chinese JBC handle having pretty thin wires.
My quicko has 2 wires and 2 pins in the GX-12 connector for gnd  8)

Try replacing the 4.7K pullup with 47-100K and see what happens.


But that doesn't explain the strange behavior in Rick's station. It reads low.
« Last Edit: December 20, 2021, 12:25:43 am by DavidAlfa »
Hantek DSO2x1x            Drive        FAQ          DON'T BUY HANTEK! (Aka HALF-MADE)
Stm32 Soldering FW      Forum      Github      Donate
 

Offline wickated

  • Frequent Contributor
  • **
  • Posts: 326
  • Country: ru
Re: CFW for KSGER/Quicko STM32 Soldering Stations
« Reply #2551 on: December 19, 2021, 11:56:42 am »
I remember the chinese JBC handle having pretty thin wires.
u kidding me//

nvm i found  the case, i actually added RC for stand cuz got bad contact bounce. that was adding those microvoltage to opa input.
« Last Edit: December 19, 2021, 12:26:12 pm by wickated »
 

Offline ricktendoTopic starter

  • Regular Contributor
  • *
  • Posts: 115
  • Country: hn
Re: CFW for KSGER/Quicko STM32 Soldering Stations
« Reply #2552 on: December 19, 2021, 04:52:21 pm »
He meant the calibration thing where you capture the ADC value with a cold tip. According to his idea, shake sensor would allow current to pass through opamp when closed. That noise would then be mistaken as temperature reading. My v1.5 doesn't do that but it's a different design from your v3.
I also have a 1.5 and I can confirm it is not affected. I have a 2.1s that is affected but not as severe, you have to shake the handle really hard (which is why I did not catch this before.) Now that I purchased a 3.0 its more noticeable.

I made a video of the 3 boards, 1.5 (bottom,) 3.0 (middle,) and 2.1 (top.) You can see from the video the 3.0 all I need to do is tilt the handle up, the 2.1 I have to shake it really hard

https://gfycat.com/orangesilveriberiannase
« Last Edit: December 19, 2021, 04:57:21 pm by ricktendo »
 

Offline wickated

  • Frequent Contributor
  • **
  • Posts: 326
  • Country: ru
Re: CFW for KSGER/Quicko STM32 Soldering Stations
« Reply #2553 on: December 19, 2021, 05:12:19 pm »
poor pwm/ldo i guess. i would also check/swap handles
« Last Edit: December 19, 2021, 06:29:03 pm by wickated »
 

Offline DavidAlfa

  • Super Contributor
  • ***
  • Posts: 5954
  • Country: es
Re: CFW for KSGER/Quicko STM32 Soldering Stations
« Reply #2554 on: December 20, 2021, 12:32:21 am »
I remember the factory fw also went a bit crazy when the tip was removed, switching between temperature screen and ERROR?
I guess it needs the 1M pullup resistor between 3.3V and T+?
The circuit is almost identical in all boards, so it's strange.
Hantek DSO2x1x            Drive        FAQ          DON'T BUY HANTEK! (Aka HALF-MADE)
Stm32 Soldering FW      Forum      Github      Donate
 

Offline ricktendoTopic starter

  • Regular Contributor
  • *
  • Posts: 115
  • Country: hn
Re: CFW for KSGER/Quicko STM32 Soldering Stations
« Reply #2555 on: December 20, 2021, 01:26:29 am »
I remember the factory fw also went a bit crazy when the tip was removed, switching between temperature screen and ERROR?
I guess it needs the 1M pullup resistor between 3.3V and T+?
The circuit is almost identical in all boards, so it's strange.
I have tested all 3 of these handles and issue exists with all 3

David you think we can use IDE to debug the issue?
 

Offline DavidAlfa

  • Super Contributor
  • ***
  • Posts: 5954
  • Country: es
Re: CFW for KSGER/Quicko STM32 Soldering Stations
« Reply #2556 on: December 20, 2021, 01:58:42 am »
Without the tip, the amplifier input is floating, reading noise.
There isn't much I can do fix that, it's a bad design.
Try increasing IRON/Err time to 1.0s to increase the error timeout and prevent the issue.
Otherwise, try the resistor pullup mod, I did it to my Quicko and made the detection perfect.
« Last Edit: December 20, 2021, 02:00:42 am by DavidAlfa »
Hantek DSO2x1x            Drive        FAQ          DON'T BUY HANTEK! (Aka HALF-MADE)
Stm32 Soldering FW      Forum      Github      Donate
 

Offline ricktendoTopic starter

  • Regular Contributor
  • *
  • Posts: 115
  • Country: hn
Re: CFW for KSGER/Quicko STM32 Soldering Stations
« Reply #2557 on: December 20, 2021, 02:10:46 am »
Without the tip, the amplifier input is floating, reading noise.
There isn't much I can do fix that, it's a bad design.
Try increasing IRON/Err time to 1.0s to increase the error timeout and prevent the issue.
Otherwise, try the resistor pullup mod, I did it to my Quicko and made the detection perfect.
Increasing to 1.0 did the trick, can you share a picture of your modded board and point out where/how to mod my 3.1 board?
 

Offline wickated

  • Frequent Contributor
  • **
  • Posts: 326
  • Country: ru
Re: CFW for KSGER/Quicko STM32 Soldering Stations
« Reply #2558 on: December 20, 2021, 02:55:29 am »
whoops, i forgot about 1m pullup since i always thought its like a default option
 

Offline DavidAlfa

  • Super Contributor
  • ***
  • Posts: 5954
  • Country: es
Re: CFW for KSGER/Quicko STM32 Soldering Stations
« Reply #2559 on: December 20, 2021, 03:51:20 am »
I didn't see any board with the pullup resistor from factory.

It's really simple: 3.3V -> 1M -> T12+ pin
Also can be done with a 10M resistor between the mosfet drain-source pins.
« Last Edit: December 20, 2021, 03:54:09 am by DavidAlfa »
Hantek DSO2x1x            Drive        FAQ          DON'T BUY HANTEK! (Aka HALF-MADE)
Stm32 Soldering FW      Forum      Github      Donate
 

Offline wickated

  • Frequent Contributor
  • **
  • Posts: 326
  • Country: ru
Re: CFW for KSGER/Quicko STM32 Soldering Stations
« Reply #2560 on: December 20, 2021, 05:29:18 am »
i cant add pics in pm so
 
The following users thanked this post: ricktendo

Offline DavidAlfa

  • Super Contributor
  • ***
  • Posts: 5954
  • Country: es
Re: CFW for KSGER/Quicko STM32 Soldering Stations
« Reply #2561 on: December 20, 2021, 06:02:22 am »
No, don't connect resistor directly to the amplifier input! Must be connected before the 4k7 resistor...which goes directly to the T12+ pin.
I'd to the 10M resistor between the mosfet, much easier.
Even easier, just between 24V and T12+.
« Last Edit: December 20, 2021, 06:09:45 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: FransW, ricktendo

Offline ricktendoTopic starter

  • Regular Contributor
  • *
  • Posts: 115
  • Country: hn
Re: CFW for KSGER/Quicko STM32 Soldering Stations
« Reply #2562 on: December 20, 2021, 06:39:47 pm »
Will it matter if I use carbon film resistor vs metal film?

Thanks
 

Offline wickated

  • Frequent Contributor
  • **
  • Posts: 326
  • Country: ru
Re: CFW for KSGER/Quicko STM32 Soldering Stations
« Reply #2563 on: December 20, 2021, 07:44:34 pm »
thats just resistor, sure no difference. smt or tht
 

Offline SomeUsername

  • Newbie
  • Posts: 3
  • Country: us
Re: CFW for KSGER/Quicko STM32 Soldering Stations
« Reply #2564 on: December 23, 2021, 10:50:20 pm »
how does this one seem?
it's a 955 with an stm32 microtontroller, and the store wants another 3 bucks or so for the power plug, also comes with the metal handle which I've heard from some people is relatively nice

https://www.aliexpress.com/item/1005001608493682.html?spm=a2g0o.store_pc_allProduct.8148356.1.73da3f26PsDQcX
 



Offline ygi

  • Regular Contributor
  • *
  • Posts: 202
  • Country: be
Re: CFW for KSGER/Quicko STM32 Soldering Stations
« Reply #2567 on: December 31, 2021, 07:55:58 pm »
Looks pretty bad to me. First and foremost, it's not compatible with David's firmware. Then there's the rest: handle is just a piece of hard plastic with a long tip to grip distance and a 6 pins connector to make it annoying to replace. Interface looks terrible (from seller's video), screen's big but is a segments display, station and stand are made of plastic, it's rated for 65W so it probably can't even max out T12 tips and it's not even cheap. Why would anyone pick this Bakon instead of any other T12 station?
 

Offline lfldp

  • Regular Contributor
  • *
  • Posts: 103
  • Country: pl
Re: CFW for KSGER/Quicko STM32 Soldering Stations
« Reply #2568 on: December 31, 2021, 11:47:40 pm »
Looks pretty bad to me. First and foremost, it's not compatible with David's firmware. Then there's the rest: handle is just a piece of hard plastic with a long tip to grip distance and a 6 pins connector to make it annoying to replace. Interface looks terrible (from seller's video), screen's big but is a segments display, station and stand are made of plastic, it's rated for 65W so it probably can't even max out T12 tips and it's not even cheap. Why would anyone pick this Bakon instead of any other T12 station?
i already buyed this soldering station few weeks ago and...
good things:
- large display
- x3 buttons this is what i like instead of rotary encoder
- this station detecting T12 tips quite faster than ksegr t12 (i mean when you swap soldering tip)
- it is small

bad things:
-no standby , this station have output drilled for standby? but it is not connected
-buzzer is not soldered to PCB

i did make test by my wattmeter and on ksegr it noticed 80W while on BAKON BK969D just 60W :( so this is big difference
 
The following users thanked this post: ricktendo

Offline Creo

  • Newbie
  • Posts: 4
  • Country: ua
Re: CFW for KSGER/Quicko STM32 Soldering Stations
« Reply #2569 on: January 02, 2022, 05:35:01 pm »
Hello all and Happy New Year!
I had Ksger HW 2.0, SW 2.09, STM32 102C
Flash original firmware on 2.12 from https://github.com/deividAlfa/stm32_soldering_iron_controller/tree/master/Original_FW/KSGER/Firmware%202.12%20(14.05.2017)
and Info it became: HW 2.0, SW 2.12
Everything worked.
KGSER oled screen connection: 6 pin (SPI) = v3.x
1367369-0" alt="" class="bbc_img" />
I wanted to flash your new V3. firmware: https://github.com/deividAlfa/stm32_soldering_iron_controller/tree/master/BOARDS/KSGER/%5Bv3%5D/STM32F101
and got on the screen:
1367363-1" alt="" class="bbc_img" />
FLASH ERROR
SYSTEM HALTED
Use btn to reset

i tried V2 version: https://github.com/deividAlfa/stm32_soldering_iron_controller/tree/master/BOARDS/KSGER/%5Bv2%5D
and got a black screen.
I wanted to flash back the original (2.12 - 2.11) - and got a black screens.

Please help me start the station.
« Last Edit: January 02, 2022, 05:36:36 pm by Creo »
 

Offline Creo

  • Newbie
  • Posts: 4
  • Country: ua
Re: CFW for KSGER/Quicko STM32 Soldering Stations
« Reply #2570 on: January 03, 2022, 07:12:20 am »
Hi!
I figured it out myself.
We helped me solve the flash firmware mode: Automatic mode, see pic.
 

Offline DavidAlfa

  • Super Contributor
  • ***
  • Posts: 5954
  • Country: es
Re: CFW for KSGER/Quicko STM32 Soldering Stations
« Reply #2571 on: January 03, 2022, 03:17:39 pm »
Happy New Year everyone! :-+

How did you flash it on first time to make that error happen?
The error means the flash erase or write veritification mismatched the expected values.
Maybe there was some flash protection bit in the option bytes?

Oh and never skip verification... it's a bad idea!
« Last Edit: January 03, 2022, 03:19:48 pm by DavidAlfa »
Hantek DSO2x1x            Drive        FAQ          DON'T BUY HANTEK! (Aka HALF-MADE)
Stm32 Soldering FW      Forum      Github      Donate
 

Offline Creo

  • Newbie
  • Posts: 4
  • Country: ua
Re: CFW for KSGER/Quicko STM32 Soldering Stations
« Reply #2572 on: January 03, 2022, 04:05:16 pm »
I flashed it according to the instructions (from YouTube in russian) for updating the standard firmware and installed 2.12 successfully instead of 2.09
then activated new 2.12 firmware.
And then I found out about your firmware :)
And I really wanted to try :)
And by standard instructions got a brick :)


 

Offline DavidAlfa

  • Super Contributor
  • ***
  • Posts: 5954
  • Country: es
Re: CFW for KSGER/Quicko STM32 Soldering Stations
« Reply #2573 on: January 03, 2022, 06:28:48 pm »
Maybe you followed "update" instructions, those that erase the stm32 partially.
That's when you're already on this fw, to update to a newer version without losing your settings.
But when coming from factory firmware, it must be fully erased.
I will clarify that section further.
Hantek DSO2x1x            Drive        FAQ          DON'T BUY HANTEK! (Aka HALF-MADE)
Stm32 Soldering FW      Forum      Github      Donate
 

Offline Creo

  • Newbie
  • Posts: 4
  • Country: ua
Re: CFW for KSGER/Quicko STM32 Soldering Stations
« Reply #2574 on: January 04, 2022, 06:27:40 am »
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf