<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>IO on 软件开发大郭的技术博客</title>
		<link>https://blog.grabbyte.com/tags/io/</link>
		<description>Recent content in IO on 软件开发大郭的技术博客</description>
		<generator>Hugo</generator>
		<language>en</language>
		
		
		
		
			<lastBuildDate>Fri, 10 Feb 2023 14:55:33 +0800</lastBuildDate>
		
			<atom:link href="https://blog.grabbyte.com/tags/io/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>IO口软件模拟串口</title>
				<link>https://blog.grabbyte.com/p/2023/02/10-1455.html</link>
				<pubDate>Fri, 10 Feb 2023 14:55:33 +0800</pubDate>
				<guid>https://blog.grabbyte.com/p/2023/02/10-1455.html</guid>
				<description>&lt;p&gt;嵌入式工程师经常会遇到系统资源不够的情况，比如我就遇到了串口不够，但IO引脚和定时器还富余，这时就可以通过模拟方式来扩展出一个串口。&lt;/p&gt;&#xA;&lt;p&gt;这个方法适用于所有嵌入式系统，但是要注意，对于速度不要设置得太高，尽量不要高于9600。否则，当串口所用到的资源优先级不够高，而系统又很繁忙的时候，容易丢失数据或出错。&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
