G600 Microscope Battery charging mod
While thinking about replacing the mini usb connector to a micro one on my G600 microscope , i've seen that post from Syonyk. Damn ! No real battery charging, straight to 5v. Warning : This is not an accurate analysis, it may contain errors or missing /misunderstood parts. Let's have a look. The partially reverse engineered/ contains error schematic /picture is as follows : The equivalent schematic is ( incomplete/may contain error ) : So indeed, VBUS (5v) is connected directly to VBAT through just a schottky (K14) and R12. On the other hand, the BMS circuit is tuned very low and will stop the charge at exactly 4.2 v. My battery is still healthy and only slightly puffy :) Let's use a real charging circuit and remove component so that VBUS is completely isolated from VBAT. Remove K14, the P-Mosfet (Q1) and R54 so that they are really isolated and there is no resistor between VBUS and ground (R54). I also removed a very small ...

fnirsi is using ch32, after comparing with jyetech's dso150 pcb I found only a few resistors not installed, can I replace it with gd32f303 and add some missing resistors so it can be used like jyetech's pcb?
ReplyDeleteThere are some minor differences also in the way the AC/DC button switch is wired and some buttons wiring. You can use a lnDSO150 firmware with fnirsi pcb + gd32f103 , it must be built with that combo. (The official jyetech or fnirsi fw will not work). If you need it, please open a ticket on github, i'll attach the corresponding fw
ReplyDeletethank you sir, I will try the fnirsi pcb with gd32f103 first,, because I really like lnDSO150 since it was first released,
ReplyDelete