<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://w.electrodragon.com/w/index.php?action=history&amp;feed=atom&amp;title=LCD_Logic_Shifter</id>
	<title>LCD Logic Shifter - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://w.electrodragon.com/w/index.php?action=history&amp;feed=atom&amp;title=LCD_Logic_Shifter"/>
	<link rel="alternate" type="text/html" href="https://w.electrodragon.com/w/index.php?title=LCD_Logic_Shifter&amp;action=history"/>
	<updated>2026-07-23T19:00:15Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.37.2</generator>
	<entry>
		<id>https://w.electrodragon.com/w/index.php?title=LCD_Logic_Shifter&amp;diff=27826&amp;oldid=prev</id>
		<title>Chao at 16:37, 18 August 2020</title>
		<link rel="alternate" type="text/html" href="https://w.electrodragon.com/w/index.php?title=LCD_Logic_Shifter&amp;diff=27826&amp;oldid=prev"/>
		<updated>2020-08-18T16:37:21Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;===概述 ===&lt;br /&gt;
当我们直接将没有板载电平转换模块的SPI显示模块接到Arduino上运行时，会发现根本不能运行。&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
这是因为SPI模块的引脚只能输入3.3V高电平，而Arduino输出的高电平为5V。要想成功运行，有两种方法：短接法和外接电平转换模块法。&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
短接法的优点是操作简单，只需短接，不需要再外接器件，缺点是运行时，模块发热量较大，可能会影响模块的使用寿命。&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
外接电平转换模块法为常规操作，优点是运行时模块发热量小，运行稳定，缺点是操作稍微复杂（需要外接电平转换模块），增加成本（需要额外购买电平转换模块）。&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
综上所述，推荐使用外接电平转换模块法。&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== 短接法 ===&lt;br /&gt;
所谓短接法就是将模块背后的J1元件位置（如下图所示）用焊锡短接起来。短接后，运行时模块VCC引脚必须接5V电源（接3.3V不能运行）。&lt;br /&gt;
[[File:600px-MSP2402-007.jpg|thumb]]&lt;br /&gt;
=== 外接电平转换模块法 ===&lt;br /&gt;
所谓外接电平转换模块法就是将Arduino和显示模块通过外部电平转换模块连接起来，这样就可以将Arduino输出的5V高电平经过电平转换模块转换为3.3V，然后输入给显示模块。如下图所示：&lt;br /&gt;
[[File:600px-MSP2402-008.png|thumb]]&lt;br /&gt;
&lt;br /&gt;
[[category: Voltage Translator]]&lt;br /&gt;
&lt;br /&gt;
[[category: LCDs]]&lt;/div&gt;</summary>
		<author><name>Chao</name></author>
	</entry>
</feed>