<?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: The Lost Art of Assembly Language Programming	</title>
	<atom:link href="https://iotexpert.com/lost-art-assembly-language-programming/feed/" rel="self" type="application/rss+xml" />
	<link>https://iotexpert.com/lost-art-assembly-language-programming/</link>
	<description>Engineering for the Internet of Things</description>
	<lastBuildDate>Sat, 21 Dec 2019 15:45:40 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Alan Hawse		</title>
		<link>https://iotexpert.com/lost-art-assembly-language-programming/#comment-29429</link>

		<dc:creator><![CDATA[Alan Hawse]]></dc:creator>
		<pubDate>Sat, 21 Dec 2019 15:45:40 +0000</pubDate>
		<guid isPermaLink="false">https://iotexpert.com/?p=4992#comment-29429</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://iotexpert.com/lost-art-assembly-language-programming/#comment-5505&quot;&gt;Jo&lt;/a&gt;.

That step function is just a comparator.
Alan

p.s. Sorry for the VERY slow response.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://iotexpert.com/lost-art-assembly-language-programming/#comment-5505">Jo</a>.</p>
<p>That step function is just a comparator.<br />
Alan</p>
<p>p.s. Sorry for the VERY slow response.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Alan Hawse		</title>
		<link>https://iotexpert.com/lost-art-assembly-language-programming/#comment-13776</link>

		<dc:creator><![CDATA[Alan Hawse]]></dc:creator>
		<pubDate>Tue, 02 Jul 2019 09:25:21 +0000</pubDate>
		<guid isPermaLink="false">https://iotexpert.com/?p=4992#comment-13776</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://iotexpert.com/lost-art-assembly-language-programming/#comment-13678&quot;&gt;PSoC&lt;/a&gt;.

I think that it would be best for me not to wade into Men&amp;Women in this forum... I like to stick to the realm of knowable stuff :-)]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://iotexpert.com/lost-art-assembly-language-programming/#comment-13678">PSoC</a>.</p>
<p>I think that it would be best for me not to wade into Men&#038;Women in this forum&#8230; I like to stick to the realm of knowable stuff 🙂</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: PSoC		</title>
		<link>https://iotexpert.com/lost-art-assembly-language-programming/#comment-13678</link>

		<dc:creator><![CDATA[PSoC]]></dc:creator>
		<pubDate>Thu, 20 Jun 2019 08:06:55 +0000</pubDate>
		<guid isPermaLink="false">https://iotexpert.com/?p=4992#comment-13678</guid>

					<description><![CDATA[&quot;Real Men Write In Assembly&quot; but 
I have been told &quot;Real Men Never Make Women Cry&quot;]]></description>
			<content:encoded><![CDATA[<p>&#8220;Real Men Write In Assembly&#8221; but<br />
I have been told &#8220;Real Men Never Make Women Cry&#8221;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Alan Hawse		</title>
		<link>https://iotexpert.com/lost-art-assembly-language-programming/#comment-6633</link>

		<dc:creator><![CDATA[Alan Hawse]]></dc:creator>
		<pubDate>Fri, 22 Jun 2018 17:06:16 +0000</pubDate>
		<guid isPermaLink="false">https://iotexpert.com/?p=4992#comment-6633</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://iotexpert.com/lost-art-assembly-language-programming/#comment-6631&quot;&gt;Mark Ainsworth&lt;/a&gt;.

Mark... that is an excellent document.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://iotexpert.com/lost-art-assembly-language-programming/#comment-6631">Mark Ainsworth</a>.</p>
<p>Mark&#8230; that is an excellent document.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mark Ainsworth		</title>
		<link>https://iotexpert.com/lost-art-assembly-language-programming/#comment-6631</link>

		<dc:creator><![CDATA[Mark Ainsworth]]></dc:creator>
		<pubDate>Fri, 22 Jun 2018 15:34:18 +0000</pubDate>
		<guid isPermaLink="false">https://iotexpert.com/?p=4992#comment-6631</guid>

					<description><![CDATA[FYI Cypress app note AN89610 shows how to embed Cortex assembler in C source code. It also discusses other issues regarding Cortex assembler.]]></description>
			<content:encoded><![CDATA[<p>FYI Cypress app note AN89610 shows how to embed Cortex assembler in C source code. It also discusses other issues regarding Cortex assembler.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jo		</title>
		<link>https://iotexpert.com/lost-art-assembly-language-programming/#comment-5505</link>

		<dc:creator><![CDATA[Jo]]></dc:creator>
		<pubDate>Fri, 04 May 2018 07:45:55 +0000</pubDate>
		<guid isPermaLink="false">https://iotexpert.com/?p=4992#comment-5505</guid>

					<description><![CDATA[Many thanks for this informative and graphical tutorial.
I would like to ask about the exact nature of the &#039;step-function&#039; decorated Op-Amp - is that by any chance a Schmitt-Trigger?
It actually seems in your diagram to convert Amplitude to width of a square signal, rather not to cap a sine wavelength.]]></description>
			<content:encoded><![CDATA[<p>Many thanks for this informative and graphical tutorial.<br />
I would like to ask about the exact nature of the &#8216;step-function&#8217; decorated Op-Amp &#8211; is that by any chance a Schmitt-Trigger?<br />
It actually seems in your diagram to convert Amplitude to width of a square signal, rather not to cap a sine wavelength.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
