<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://baszerr.eu/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>BaSzErr - blog:2012:07:04</title>
        <description></description>
        <link>https://baszerr.eu/</link>
        <lastBuildDate>Thu, 09 Apr 2026 13:22:30 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://baszerr.eu/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
            <title>BaSzErr</title>
            <link>https://baszerr.eu/</link>
        </image>
        <item>
            <title>1</title>
            <link>https://baszerr.eu/doku.php?id=blog:2012:07:04:1</link>
            <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;usb_to_uc_communication&quot;&gt;2012.07.04 - USB to uC communication&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
&lt;a href=&quot;https://baszerr.eu/lib/exe/detail.php?id=blog%3A2012%3A07%3A04%3A1&amp;amp;media=prjs:img_6112.jpg&quot; class=&quot;media&quot; title=&quot;prjs:img_6112.jpg&quot;&gt;&lt;img src=&quot;https://baszerr.eu/lib/exe/fetch.php?w=250&amp;amp;tok=55a0c8&amp;amp;media=prjs:img_6112.jpg&quot; class=&quot;mediaright&quot; align=&quot;right&quot; loading=&quot;lazy&quot; title=&quot;usb2ttlrs device macro&quot; alt=&quot;usb2ttlrs device macro&quot; width=&quot;250&quot; /&gt;&lt;/a&gt;
recently i&amp;#039;ve started using (i.e. soldering) &lt;a href=&quot;https://en.wikipedia.org/wiki/Surface-mount technology&quot; class=&quot;interwiki iw_wp&quot; title=&quot;https://en.wikipedia.org/wiki/Surface-mount technology&quot;&gt;SMD&lt;/a&gt; chips. my first victim was FT232, that emulates &lt;a href=&quot;https://en.wikipedia.org/wiki/RS-232&quot; class=&quot;interwiki iw_wp&quot; title=&quot;https://en.wikipedia.org/wiki/RS-232&quot;&gt;RS-232&lt;/a&gt; port, when connected to the computer (all on one chip). until now i always used MAX232 family to communicate with uCs. this is a bit redundant, since nowadays PC usually don&amp;#039;t have serial ports, so you need to plug on into USB. then it is connected to the device, that operates on +5V, so another (level) conversion is needed. with FT232 it is just enough to connect it the the USB on the PC and uC&amp;#039;s &lt;a href=&quot;https://en.wikipedia.org/wiki/USART&quot; class=&quot;interwiki iw_wp&quot; title=&quot;https://en.wikipedia.org/wiki/USART&quot;&gt;USART&lt;/a&gt; on the other side… and that&amp;#039;s it! :)
&lt;/p&gt;

&lt;p&gt;
today i&amp;#039;ve published &lt;a href=&quot;https://baszerr.eu/doku.php?id=prjs:usb2ttlrs&quot; class=&quot;wikilink1&quot; title=&quot;prjs:usb2ttlrs&quot; data-wiki-id=&quot;prjs:usb2ttlrs&quot;&gt;usb2ttlrs&lt;/a&gt; project, using mentioned chip to allow easy connection to uC, that have TTL-level USARTs. i&amp;#039;ve also found an interesting, open source program to change default, factory settings of the FT232 chips, when needed – &lt;a href=&quot;http://rtr.ca/ft232r&quot; class=&quot;urlextern&quot; title=&quot;http://rtr.ca/ft232r&quot; rel=&quot;ugc nofollow&quot;&gt;ft232r_prog&lt;/a&gt;. looks like it will be some time until i&amp;#039;ll use MAX232 again… ;)
&lt;/p&gt;

&lt;/div&gt;
</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 15 Jun 2021 20:09:13 +0000</pubDate>
        </item>
        <item>
            <title>2</title>
            <link>https://baszerr.eu/doku.php?id=blog:2012:07:04:2</link>
            <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;tech_skills_half-life&quot;&gt;2012.07.04 - tech skills half-life&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
some time ago i found an interesting article on &lt;a href=&quot;http://slashdot.org&quot; class=&quot;urlextern&quot; title=&quot;http://slashdot.org&quot; rel=&quot;ugc nofollow&quot;&gt;slashdot&lt;/a&gt;. it appears that ones technical skills, from the marketability POV, have a &lt;a href=&quot;http://www.itworld.com/career/216141/your-technology-skills-have-two-year-half-life-and-6-ways-stay-current&quot; class=&quot;urlextern&quot; title=&quot;http://www.itworld.com/career/216141/your-technology-skills-have-two-year-half-life-and-6-ways-stay-current&quot; rel=&quot;ugc nofollow&quot;&gt;two year half-time&lt;/a&gt;. you might be interesting on what tools and technologies you work, after all… ;)
&lt;/p&gt;

&lt;/div&gt;
</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Tue, 15 Jun 2021 20:09:13 +0000</pubDate>
        </item>
    </channel>
</rss>
