<?xml version="1.0" encoding="iso-8859-2"?>
<rss version="2.0">
	<channel>
		<title>Blog</title>
		<link>http://users.atw.hu/balubati/blog/index.php</link>
		<description><![CDATA[]]></description>
		<copyright>Copyright 2026, Márton Miklós</copyright>
		<managingEditor>Márton Miklós</managingEditor>
		<language>hu-HU</language>
		<generator>SPHPBLOG 0.5.1</generator>
		<item>
			<title>Saleae Logic 1.2.40 - Unable to &#039;dlopen&#039; so/dylib error on loading custom analyzer</title>
			<link>http://users.atw.hu/balubati/blog/index.php?entry=entry250818-213328</link>
			<description><![CDATA[New lessons learned <a href="http://users.atw.hu/balubati/blog/index.php?entry=entry180710-141302" target="_blank" >after a 7 year old adventure</a>:<br /><br />The libanalyzer.so shipped in the appimage differ from what they have in <a href="https://github.com/saleae/AnalyzerSDK/tree/master/lib_x86_64" target="_blank" >their repo</a>.<br /><br />Extract the appimage with Logic-1.2.40-Linux.AppImage --appimage-extract<br /><br /> and link with the libanalyzer.so found in the extracted squashfs-root/usr/lib/ folder. Be careful about the case of the &#039;A&#039;: in the appimage it is lower case a....]]></description>
			<category></category>
			<guid isPermaLink="true">http://users.atw.hu/balubati/blog/index.php?entry=entry250818-213328</guid>
			<author>Márton Miklós</author>
			<pubDate>Mon, 18 Aug 2025 19:33:28 GMT</pubDate>
			<comments>http://users.atw.hu/balubati/blog/comments.php?y=25&amp;m=08&amp;entry=entry250818-213328</comments>
		</item>
		<item>
			<title>MB 211 545 08 32 01 pinout</title>
			<link>http://users.atw.hu/balubati/blog/index.php?entry=entry240912-212206</link>
			<description><![CDATA[Tried to repair an MB 211 545 08 32 01 trailer connector controller. Not much results, sharing the pinout discoveries with the posterity.<br /><img src="images/MB_211_545_08_32_01_pinout.jpg" width="500" height="391" border="0" alt="" /><br /><br />CAN looks to be operating at 40 kb/s]]></description>
			<category></category>
			<guid isPermaLink="true">http://users.atw.hu/balubati/blog/index.php?entry=entry240912-212206</guid>
			<author>Márton Miklós</author>
			<pubDate>Thu, 12 Sep 2024 19:22:06 GMT</pubDate>
			<comments>http://users.atw.hu/balubati/blog/comments.php?y=24&amp;m=09&amp;entry=entry240912-212206</comments>
		</item>
		<item>
			<title>LG air conditioner power module troubleshooting</title>
			<link>http://users.atw.hu/balubati/blog/index.php?entry=entry240707-201114</link>
			<description><![CDATA[I came across an inverter board from an LG ASUW1865DH0 outdoor unit.<br /><br />Someone tried to repair it but failed.<br /><br />It shown some manual soldering marks around the graetz bridges and the PFC IGBT but all looked good. <br /><br />The unit had a nice looking scheme in the cover of the wiring connectors:<br /><center><img src="images/LG_ASUW1865DH0_sheme.jpg" width="500" height="280" border="0" alt="" /></center><br /><br />By looking it more closely I realized that I have not disassembled the PFC Reactor coil out from the unit. Unfortunately starting the power supplies was not possible without it. <br /><br />Shorting the reactor coil would likely kill the PFC IGBT, however I have not too much mood to climb up and disassemble the coil. <br /><br />So I started to look after some old PC power supplies for a salvagable PFC coil, but I failed to find one even by looking around at several friends with similar interests. I  have had salvaged a PFC coil 15-20 years ago, but at some point  discarded it. <br /><br />Anyway one of my friends recommended that I could simply block the gate of the PFC IGBT from being driven and the power rails should came up.<br /><br />I did exactly this, and the DC link nicely went up. However no voltages were present on the low voltage side.<br />The low voltage rails were powered by this module:<br /><center><img src="images/LG_1515752_populated.jpg" width="500" height="478" border="0" alt="" /></center><br /><br />The board is very nicely equipped with silkscreen: we know that the low voltage rails is 15V. I looked around for schematics of the board, however it does not seems to be exists in the wild. <br /><br />I started to look for the 1515752 power module ID and in many places it was sold with URM1515-2B RM1515-2B PM1512-C2 UPM1512-C2. <br /><br />By looking up these partnumbers I managed to find an LG service manual which contained this schematic:<br /><center><img src="images/uRM1515-2B.png" width="500" height="292" border="0" alt="" /></center><br /><br />Aha, this is not a transformer but a complete SPMS potted into a transformer shape.<br /><br />The schematic power part very closely matches what I have.<br /><br />I could not resist to take apart the module. With some hot air gun I managed to dig out the PCB. <br />Unfortunately the some coil windings got damaged, so reparing it is out of question.<br />The module uses a different SPMS IC: TNY266 which is a lower power rated than the TNY268 which is in the uRM1515-2B.<br /><br /><center><img src="images/LG_1515752_disassembled.jpg" width="500" height="226" border="0" alt="" /><br /><img src="images/LG_1515752_top.jpg" width="500" height="478" border="0" alt="" /><br /><img src="images/LG_1515752_bottom.jpg" width="500" height="478" border="0" alt="" /></center><br /><br />The board/module has markings Tamura 4P-P1-10465C<br /><br />After looking about the Tamura corporation they website has a very similarly looking module called EPM:<br /><a href="https://www.tamuracorp.com/electronics/en/powermodule/" target="_blank" >https://www.tamuracorp.com/electronics/en/powermodule/</a><br /><center><img src="images/Tamura_EPM.png" width="500" height="222" border="0" alt="" /></center><br />]]></description>
			<category></category>
			<guid isPermaLink="true">http://users.atw.hu/balubati/blog/index.php?entry=entry240707-201114</guid>
			<author>Márton Miklós</author>
			<pubDate>Sun, 07 Jul 2024 18:11:14 GMT</pubDate>
			<comments>http://users.atw.hu/balubati/blog/comments.php?y=24&amp;m=07&amp;entry=entry240707-201114</comments>
		</item>
		<item>
			<title>Entrematic Zen remote radio IC</title>
			<link>http://users.atw.hu/balubati/blog/index.php?entry=entry240502-120716</link>
			<description><![CDATA[It is supposedly an Silicon labs Si4012-C1001<br />Marking (12C1) confirms it, pinout matches.<br /><br /><img src="images/IMG20240502115926.jpg" width="500" height="487" border="0" alt="" /><br /><img src="images/IMG20240502115938.jpg" width="500" height="487" border="0" alt="" /><br /><img src="images/SI4012.png" width="500" height="198" border="0" alt="" />]]></description>
			<category></category>
			<guid isPermaLink="true">http://users.atw.hu/balubati/blog/index.php?entry=entry240502-120716</guid>
			<author>Márton Miklós</author>
			<pubDate>Thu, 02 May 2024 10:07:16 GMT</pubDate>
			<comments>http://users.atw.hu/balubati/blog/comments.php?y=24&amp;m=05&amp;entry=entry240502-120716</comments>
		</item>
		<item>
			<title>Ezért ne rakd sose a botmixer adaptert mosogatógépbe</title>
			<link>http://users.atw.hu/balubati/blog/index.php?entry=entry240325-091926</link>
			<description><![CDATA[A napkerék fogaskerekei sajnos elolvadtak a tengelyeknél..<br /><br /><a href="javascript:openpopup('images/IMG20240325090352.jpg',2613,2384,false);"><img src="images/IMG20240325090352.jpg" width="500" height="456" border="0" alt="" /></a><br /><a href="javascript:openpopup('images/IMG20240325090401.jpg',2613,2544,false);"><img src="images/IMG20240325090401.jpg" width="500" height="487" border="0" alt="" /></a><br /><a href="javascript:openpopup('images/IMG20240325090431.jpg',3076,2322,false);"><img src="images/IMG20240325090431.jpg" width="500" height="377" border="0" alt="" /></a>]]></description>
			<category></category>
			<guid isPermaLink="true">http://users.atw.hu/balubati/blog/index.php?entry=entry240325-091926</guid>
			<author>Márton Miklós</author>
			<pubDate>Mon, 25 Mar 2024 08:19:26 GMT</pubDate>
			<comments>http://users.atw.hu/balubati/blog/comments.php?y=24&amp;m=03&amp;entry=entry240325-091926</comments>
		</item>
		<item>
			<title>DRC320SH-7H800A motor details</title>
			<link>http://users.atw.hu/balubati/blog/index.php?entry=entry231103-221401</link>
			<description><![CDATA[It took me a while to find a proper replacement motor (identical to the original) for a front brush of a Sencor SRV4250 hoover. Motor gearbox nr. BL500-T2<br /><br />No load current consumption at 12V: 15 mA<br />No load current consumption installed into the greased gearbox 12V: 25 mA<br />Stall current: 190 mA @ 12V<br /><br />Outer diameter: 32 mm<br />Shell length: 18 mm<br />Shaft diameter: 2 mm<br />Shaft length: 9,5 mm<br /><br />If you need one in Hungary drop me a message I have some for sale.<br />]]></description>
			<category></category>
			<guid isPermaLink="true">http://users.atw.hu/balubati/blog/index.php?entry=entry231103-221401</guid>
			<author>Márton Miklós</author>
			<pubDate>Fri, 03 Nov 2023 21:14:01 GMT</pubDate>
			<comments>http://users.atw.hu/balubati/blog/comments.php?y=23&amp;m=11&amp;entry=entry231103-221401</comments>
		</item>
		<item>
			<title>UX-52 VFD frequency controller teardown images</title>
			<link>http://users.atw.hu/balubati/blog/index.php?entry=entry230818-150130</link>
			<description><![CDATA[I bought one and opened up, to save you from doing that :D.<br /><br />tldr: no H bridge, no frequency modulation, just the oldschool phase dimming circuit with a Triac.<br /><br /><img src="images/20220720_090918.jpg" width="500" height="752" border="0" alt="" /><br /><br /><img src="images/20220720_090934.jpg" width="500" height="599" border="0" alt="" /><br /><br /><img src="images/20220720_090946.jpg" width="500" height="491" border="0" alt="" />]]></description>
			<category></category>
			<guid isPermaLink="true">http://users.atw.hu/balubati/blog/index.php?entry=entry230818-150130</guid>
			<author>Márton Miklós</author>
			<pubDate>Fri, 18 Aug 2023 13:01:30 GMT</pubDate>
			<comments>http://users.atw.hu/balubati/blog/comments.php?y=23&amp;m=08&amp;entry=entry230818-150130</comments>
		</item>
		<item>
			<title>QTableView scrollToBottom anomaly</title>
			<link>http://users.atw.hu/balubati/blog/index.php?entry=entry230221-203655</link>
			<description><![CDATA[Never call <a href="https://doc.qt.io/qt-6/qabstractitemview.html#scrollToBottom" target="_blank" >QTableView::scrolltoBottom</a> from slots connected to the model&#039;s <a href="https://doc.qt.io/qt-6/qabstractitemmodel.html#rowsInserted" target="_blank" >rowsInserted</a> signal because as the rows added they will start to appear partially:<br /><br /><img src="images/scrolltobottom_in_rowsinserted.png" width="500" height="110" border="0" alt="" /><br /><br />Connect your slots to the <a href="https://doc.qt.io/qt-6/qabstractscrollarea.html#verticalScrollBar" target="_blank" >QTableView::verticalScrollBar&#039;s</a> <a href="https://doc.qt.io/qt-6/qabstractslider.html#rangeChanged" target="_blank" >rangeChanged</a> signal<br /><br /><img src="images/Screenshot_20230220_211709.png" width="500" height="251" border="0" alt="" />]]></description>
			<category>Napi Qt Okosság, English</category>
			<guid isPermaLink="true">http://users.atw.hu/balubati/blog/index.php?entry=entry230221-203655</guid>
			<author>Márton Miklós</author>
			<pubDate>Tue, 21 Feb 2023 19:36:55 GMT</pubDate>
			<comments>http://users.atw.hu/balubati/blog/comments.php?y=23&amp;m=02&amp;entry=entry230221-203655</comments>
		</item>
		<item>
			<title>Dewalt N599252 teardown</title>
			<link>http://users.atw.hu/balubati/blog/index.php?entry=entry220113-105443</link>
			<description><![CDATA[Got a broken Dewalt DCG414 angle grinder to look for the issue.<br /><br />It has a 54V BLDC motor with builtin ESC mfr P/N: N599252.<br />The only option is to buy the ESC with the motor and the trigger circuit for ~180 GBP...<br /><br />I removed the ESC from the motor. The ESC is potted with some PUR resin, so I started to carefully remove it. <br /><br />It turned out that the low side MOSFETs were blown.<br /><center><br /><a href="javascript:openpopup('images/Dewalt_N599252_total.jpg',3939,1880,false);"><img src="images/Dewalt_N599252_total.jpg" width="500" height="239" border="0" alt="" /></a><br /><a href="javascript:openpopup('images/Dewalt_N599252_top.jpg',3120,2860,false);"><img src="images/Dewalt_N599252_top.jpg" width="500" height="458" border="0" alt="" /></a><br /><a href="javascript:openpopup('images/Dewalt_N599252_bottom.jpg',3120,2389,false);"><img src="images/Dewalt_N599252_bottom.jpg" width="500" height="383" border="0" alt="" /></a></center>]]></description>
			<category></category>
			<guid isPermaLink="true">http://users.atw.hu/balubati/blog/index.php?entry=entry220113-105443</guid>
			<author>Márton Miklós</author>
			<pubDate>Thu, 13 Jan 2022 09:54:43 GMT</pubDate>
			<comments>http://users.atw.hu/balubati/blog/comments.php?y=22&amp;m=01&amp;entry=entry220113-105443</comments>
		</item>
		<item>
			<title>Bburago Bluetooth Car (Shell promotion)</title>
			<link>http://users.atw.hu/balubati/blog/index.php?entry=entry211213-230808</link>
			<description><![CDATA[The Hungarian Shell pleased us again with a Bluetooth toy car promotion, this time with Ferrari models branded as Bburago.<br /><br />I have a Nissan Formula-e car (made by Brandbase) from the previous campaign, and I was curious to see the differences.<br /><br />Fortunately my colleague SJ already scored one and allowed me to take it apart.<br /><br />The construction is a bit different: the battery/electronics unit is built-in unlike the Brandbase one:<br /><center><a href="javascript:openpopup('images/20211209_134504.jpg',3499,1504,false);"><img src="images/20211209_134504.jpg" width="500" height="215" border="0" alt="" /></a></center><br /><br />The steering is similar (dc motor without end limits):<br /><center><a href="javascript:openpopup('images/20211209_134517.jpg',4198,1663,false);"><img src="images/20211209_134517.jpg" width="500" height="198" border="0" alt="" /></a></center><br /><br />Main PCB marking: KCE210119<br /><center><a href="javascript:openpopup('images/20211209_140701.jpg',1321,2146,false);"><img src="images/20211209_140701.jpg" width="500" height="812" border="0" alt="" /></a></center><br /><br />Smart, module based design. <br />BLE MCU marked with YC1063 UG6860.<a href="http://www.yichip.com/yc10XX" target="_blank" > Possibly YiChip YC1063</a> Many thanks to David for the tip!<br />Two (supposedly H bridge) SOT-23-2 marked with SA1016 (U2 and U6).<br />Lipo charger marked with B137 70pJ.<br /><center><a href="javascript:openpopup('images/20211209_140950.jpg',3036,1858,false);"><img src="images/20211209_140950.jpg" width="500" height="306" border="0" alt="" /></a></center><br /><br />Battery has 100 mAh printed on it and it is supposed to be a Huahui HFC1025 LiFePo4? single cell.<br />]]></description>
			<category>RC cars</category>
			<guid isPermaLink="true">http://users.atw.hu/balubati/blog/index.php?entry=entry211213-230808</guid>
			<author>Márton Miklós</author>
			<pubDate>Mon, 13 Dec 2021 22:08:08 GMT</pubDate>
			<comments>http://users.atw.hu/balubati/blog/comments.php?y=21&amp;m=12&amp;entry=entry211213-230808</comments>
		</item>
	</channel>
</rss>
