MY-IMX6 底板设计指南
本文档是为了方便用户能够快速设计底板,本指南会针对客户经常碰见的问题做详细的讲解。确保客户设计的产品能够满足各种使用环境。
This document is for users to have a quick design of base board,with guidance for how to solve the questions clients may meet commonly,in order for clients to design a product which can be used in all kinds of environments。
目录
- 1 = 电源(power supply) =
- 2 原理图(principle)
- 3 PCB
- 4 = 串口设计(serial port design) =
- 5 原理(principle)
- 6 PCB
- 7 = SD卡设计(SD card design) =
- 8 原理(principle)
- 9 PCB
- 10 = SATA设计(SATA design) =
- 11 原理(principle)
- 12 PCB
- 13 HDMI
- 13.1 原理(principle)
- 13.2 PCB
- 13.3 = LVDS =
- 13.4 原理(principle)
- 13.5 PCB
- 13.6 = RGB接口LCD(RGB port LCD) =
- 13.7 原理(principle)
- 13.8 PCB
- 13.9 = CMOS =
- 13.10 原理(principle)
- 13.11 PCB
- 13.12 = USB =
- 13.13 原理(principle)
- 13.14 PCB
- 13.15 = CAN =
- 13.16 原理(principle)
- 13.17 PCB
- 13.18 = PCIE =
- 13.19 原理(principle)
- 13.20 PCB
= 电源(power supply) =
原理图(principle)
MY-I.MX6系列核心板,只需要一个5V电源(持续供电电流不低于2A,峰值2.5A-3A)输入即可。详见下图。
MY-I.MX6 series of core board only needs 5V power source(constant current is not small than 2A,peak value 2.5A-3A)as an input。details as below。
如果是直接的5V输入,5V的电源一定要做过压保护,过压保护电路参考如下。
if it is a direct 5V input,5V power source need a over voltage protection,the protection circuit can be designed with following reference。
如果是高电压输入通过DCDC转换成5V,核心板会输出一个3P3V的电源,此电源的电流不超过500mA。如果底板上面3.3V的电流非常小,可以直接采用此3P3V作为底板的供电电源,如果用3P3V作为底板供电电源,请在3P3V电源上串上500mA的保险丝。
if it is high voltage input to be converted to 5V through DCDC principle,the core board will output 3P3V power source with a maximum current 500mA of which can be used as power supply for base board if current with 3.3V on the base board is too small,in this case,please put in serial a fuse for this 3P3V power source 。
由于底板上面的3.3V电压通常会超过500mA,一般用户会单独通过DCDC或者LDO产生3.3V。
since current with 3.3V on the base board is usually over 500mA,normally users will generate a another 3.3V through DCDC or LDO。
注意:底板的3.3V的电源,一定要通过核心板的3P3V来做使能控制,而不能够直接由底板上面的其他电源产生。如果底板上面还有其他电源,也必须有3P3V来做使能控制。此点是由于I.MX6芯片决定的。
note:enable control must be done for 3.3V on base board by 3P3V on core board instead of being conducted by other power sources on the base board.if there are other power sources on base board,their enable controls must be conducted by 3P3V as well,this is up to the nature of I.MX6 chip。
参考电路如下:
reference circuit as below:
PCB
核心板5V电源输入处要放置大的储能电容,确保CPU在瞬间增加负载的时候不至于断电。如果有过孔,确保过孔的电流至少能够通过3A的峰值电流,可以多打一些过孔增加电流。
capacitor with big capacity should be placed near 5V input on core board, to ensure contituous power supply even when sudden extra load is added for CPU。if there is via hole,need to make sure via hole can go through 3A peak current,more via holes can be built to increase current。
= 串口设计(serial port design) =
原理(principle)
串口设计上面,经常会碰到的问题是RXD跟TXD的方向接反。参考原理图中的网标表示如下
for serial port design,common questions arising are inversion between RXD and TXD。network standard in the schematic as below
TXD——CPU输出
TXD——CPU output
RXD——CPU输入
RXD——CPU input
PCB
注意:在设计底板的时候,我司提供了底板的原理图和PCB图,串口我司采用的是母头的接口。务必确保用户在设计的时候也使用的是母头,如果要更换成公头。RS232信号要更换。公头母头的详细信息请上网查询
note:we can provide schematic and PCB diagram for design of base board,our serial port is female head as connector.please assure your design to be consistent with our offer,if change serial port to be male head connector,then RS232 siganl connector head need to be changed accordingly.For the details of male and female head connector,please get on internet for consuls.
= SD卡设计(SD card design) =
原理(principle)
用户在设计SD卡的时候,针对IO的上下拉,请严格参考原理图,过多的上下拉可能会导致SD卡不能够正常的工作。参考图见下面
for users'design of SD card,please follow strictly schematic to arrange IO dropdown,excessive dropdown will enable SD card not to work normally。reference diagram as below
注意:如果用户不需要SD卡,要换成TF卡,由于TF卡是没有写保护这个功能的。写保护信号(SD3_RST/SD3_WP)要下拉,而不能够直接悬空。如果TF卡选用的是热插拔卡座,一定要清楚TF卡的检测管脚是哪个。一般情况是插卡之后,检测管脚接地,此时插入检测管脚(KEY_COL/SD3_CD_B)要上拉。如果TF卡选择的是翻盖式非可插拔卡座。写保护信号上拉,同时插入检测信号要接地(相当于始终插入了卡)
note:if users don't need SD card,but need TF card,since TF card doesn't have function of write-protect.Write-protect signal(SD3_RST/SD3_WP)need to pull down,which can't be hanged direclty in the air.If TF card booth is designed with hot swap,must make clear which pin of TF card is for dectetion。normally when insert the card,detection pin will be grounded,the inserted detection pin KEY_COL/SD3_CD_B)need to pull up.If TF card booth is designed with flip type,write-protect need to pull up,at the same time the inserted detection signal need to be grounded(just as a card is kept in the booth)
如果要增加ESD保护。确保接在SD_CLK信号上的ESD的电容值很小。
if need additional ESD protect,please ensure a small capacity value on SD_CLK signal。
PCB
SD0,SD1,SD2,SD3,CMD,CLK信号要做等长处理。ESD原件要跟SD卡座非常接近。
SD0,SD1,SD2,SD3,CMD,CLK signal need an equal treatment。ESD originals need to be very close to SD card booth。
= SATA设计(SATA design) =
原理(principle)
SATA的原理相对简单,确保方向正确。由于一般SATA盘的电流比较大,5V输入电流要不低于3A为好。
SATA principle is simple by contrast, only need to ensure a correct direction. since current on SATA is normally a little big, 5V current inputed is better not to be as low as 3A。
PCB
SATA信号上面串联的4个电容要紧挨SATA座。
the four capacitors which are serialed to SATA signal should be close to SATA booth。
100欧姆的差分阻抗匹配
100 ohm difference resistance matching up
每组差分对之间的长度误差控制在±5mil
length tolerance for each group of differences pairs is controlled within ±5mil
要求完整参考地平面
require a full reference to ground level
HDMI
原理(principle)
HDMI座子不能够接错定义
HDMI stand can't be linked with wrong definition
PCB
100欧姆差分阻抗匹配。
100 ohm difference resistance matching up。
每组差分对之间的长度误差控制在±5mil
length tolerance for each group of differences pairs is controlled within±5mil
要求完整参考地平面
require a full reference to ground level
保护器件CM2020一定不要省略。
protect component CM2020 can't be ignored。
= LVDS =
原理(principle)
LVDS信号如果传输距离比较远,接的屏幕比较大,LVDS信号上面可以串联耦合磁珠,能够保证传输的质量更好。
if transmitting distance for LVDS signal is long,and screen linked with is big接的屏幕比较大,amagnetic coupling can be put in serial on LVDS signal for a better transmiting quality。
PCB
100欧姆的差分阻抗匹配。
100 ohm difference resistance matching up。
每组差分对之间的长度误差控制在±5mil
length tolerance for each group of differences pairs is controlled within±5mil
如果用双路LVDS信号做1080p的显示。LVDS0跟LVDS1的信号要做等长处理。
if two way LVDS singla is used for 1080p displa,。LVDS0 and LVDS1 signal need an equal treatment。
要求完整参考地平面
require a full reference to ground level
= RGB接口LCD(RGB port LCD) =
原理(principle)
RGB接口的LCD满足24bit,18bit的接口模式
LCD as RGB port need to be matched up with interface model with 24bit,18bit