<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>Comments on: HML087 coding plug ROM for BMW E30 instrument cluster</title>
	<atom:link href="https://hobby.farit.ru/hml087-coder-rom-for-e30-instrument-cluster/feed/" rel="self" type="application/rss+xml" />
	<link>https://hobby.farit.ru/hml087-coder-rom-for-e30-instrument-cluster/</link>
	<description></description>
	<lastBuildDate>Fri, 27 Feb 2026 07:11:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.2.39</generator>
	<item>
		<title>By: Farit</title>
		<link>https://hobby.farit.ru/hml087-coder-rom-for-e30-instrument-cluster/#comment-97</link>
		<dc:creator><![CDATA[Farit]]></dc:creator>
		<pubDate>Fri, 27 Feb 2026 07:11:02 +0000</pubDate>
		<guid isPermaLink="false">http://hobby.farit.ru/?p=693#comment-97</guid>
		<description><![CDATA[I added a timing diagram that I measured using my actual coder and the latest SI board.

If the SI board sends pulses every 5.583 µs, then the frequency is 180 kHz.

My measured delay is 725 ns. When I used Attiny, delays were 2-3 µs.
]]></description>
		<content:encoded><![CDATA[<p>I added a timing diagram that I measured using my actual coder and the latest SI board.</p>
<p>If the SI board sends pulses every 5.583 µs, then the frequency is 180 kHz.</p>
<p>My measured delay is 725 ns. When I used Attiny, delays were 2-3 µs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aladin</title>
		<link>https://hobby.farit.ru/hml087-coder-rom-for-e30-instrument-cluster/#comment-96</link>
		<dc:creator><![CDATA[Aladin]]></dc:creator>
		<pubDate>Fri, 20 Feb 2026 14:16:58 +0000</pubDate>
		<guid isPermaLink="false">http://hobby.farit.ru/?p=693#comment-96</guid>
		<description><![CDATA[Thank you for your reply.
To summarize your answer :
ATtiny85 didn&#039;t work with the latest SI board (works only with early SI board) -&gt; delays issue ?
Ch32v003 works with the 3 latest SI board  ?

If this is the case, normally the CH32V003 should work with the early SI board also.

Do you know what is the clock frequency sent by the latest SI board to the CH32 ?]]></description>
		<content:encoded><![CDATA[<p>Thank you for your reply.<br />
To summarize your answer :<br />
ATtiny85 didn&#8217;t work with the latest SI board (works only with early SI board) -&gt; delays issue ?<br />
Ch32v003 works with the 3 latest SI board  ?</p>
<p>If this is the case, normally the CH32V003 should work with the early SI board also.</p>
<p>Do you know what is the clock frequency sent by the latest SI board to the CH32 ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Farit</title>
		<link>https://hobby.farit.ru/hml087-coder-rom-for-e30-instrument-cluster/#comment-95</link>
		<dc:creator><![CDATA[Farit]]></dc:creator>
		<pubDate>Thu, 19 Feb 2026 21:01:54 +0000</pubDate>
		<guid isPermaLink="false">http://hobby.farit.ru/?p=693#comment-95</guid>
		<description><![CDATA[Yes, I tested it with the 3 latest SI boards that I have.
The ch32v003 is a 48 MHz microcontroller and it&#039;s pretty fast.

When I ran the code using the ATtiny85 with its 8 MHz frequency, I experienced unacceptable delays. It only worked with early SI boards.
Other people may use assembler code to make their versions work.

Though, I can&#039;t guarantee that my code will work with all SI boards.]]></description>
		<content:encoded><![CDATA[<p>Yes, I tested it with the 3 latest SI boards that I have.<br />
The ch32v003 is a 48 MHz microcontroller and it&#8217;s pretty fast.</p>
<p>When I ran the code using the ATtiny85 with its 8 MHz frequency, I experienced unacceptable delays. It only worked with early SI boards.<br />
Other people may use assembler code to make their versions work.</p>
<p>Though, I can&#8217;t guarantee that my code will work with all SI boards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aladin</title>
		<link>https://hobby.farit.ru/hml087-coder-rom-for-e30-instrument-cluster/#comment-94</link>
		<dc:creator><![CDATA[Aladin]]></dc:creator>
		<pubDate>Thu, 19 Feb 2026 19:39:26 +0000</pubDate>
		<guid isPermaLink="false">http://hobby.farit.ru/?p=693#comment-94</guid>
		<description><![CDATA[Hello,

Is this coding plug compatible with all e30 clusters ?
The reading frequency is not the same for all models ? (30 and 5 microseconds pereiod)]]></description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>Is this coding plug compatible with all e30 clusters ?<br />
The reading frequency is not the same for all models ? (30 and 5 microseconds pereiod)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
