当前位置:网站首页>Hardware development notes (10): basic process of hardware development, making a USB to RS232 module (9): create ch340g/max232 package library sop-16 and associate principle primitive devices
Hardware development notes (10): basic process of hardware development, making a USB to RS232 module (9): create ch340g/max232 package library sop-16 and associate principle primitive devices
2022-07-06 20:42:00 【51CTO】
Preface
With the schematic diagram , Can design hardware PCB, In the design PCB There is also a coordinated priority action , Mapping encapsulation , The components of the schematic library are designed by us . In order to better describe the packaging design process , This article describes CH340G and MAX232 Chip package creation (SOP-16), And the components of the schematic diagram are associated with the pin package .
<br>
Schematic packaging analysis
- Serial number 1:USB Port packaging , see datasheet establish
- Serial number 2:COM encapsulation , Use dip2.54,2dip
- Serial number 3:ASM1117-3.3V encapsulation , see datasheet establish
- Serial number 4:COM encapsulation , Use dip2.54,3dip
- Serial number 5: Capacitor package , choose 0603 establish
- Serial number 6:CH340G encapsulation , see datashee establish
- Serial number 7: Crystal oscillator package , see datasheet establish
- Serial number 8:MAX232 Component packaging , see datasheet establish
- Serial number 9:CON encapsulation , Use dip2.54,5dip
above , Actually com There is a universal ,0603 These are also general standard packages .
<br>
establish CH340G encapsulation
CH340G Package size
establish Pad Pad ( Rectangle ,SMT Patch pad , Common pins )
establish Pad Pad ( Rectangle with rounded corners ,SMT Patch pad , First pin )
Continue to new :
establish SOP-16 encapsulation
<br>
Schematic Association encapsulation
Step one : Open the schematic project
Step two : Double click the component to add the package
<br>
establish MAX232 encapsulation
MAX232 encapsulation
Max232 Two kinds of , A kind of dip, A kind of so, Found in CH340G Of sop-16 It's the same .
establish SOP-16 encapsulation
SOP-16 Encapsulated with the previous CH340G It's the same , So we are not creating here , Just use it directly .
<br>
Schematic Association encapsulation
Step one : Open the schematic project
Step two : Double click the component to add the package
边栏推荐
- Can novices speculate in stocks for 200 yuan? Is the securities account given by qiniu safe?
- Mécanisme de fonctionnement et de mise à jour de [Widget Wechat]
- 电子游戏的核心原理
- Special topic of rotor position estimation of permanent magnet synchronous motor -- Summary of position estimation of fundamental wave model
- Notes on beagleboneblack
- Event center parameter transfer, peer component value transfer method, brother component value transfer
- Minimum cut edge set of undirected graph
- B-杰哥的树(状压树形dp)
- 【DSP】【第二篇】了解C6678和创建工程
- [DSP] [Part 2] understand c6678 and create project
猜你喜欢
Basic knowledge of lists
使用.Net驱动Jetson Nano的OLED显示屏
B-jiege's tree (pressed tree DP)
Discussion on beegfs high availability mode
Distributed ID
PHP online examination system version 4.0 source code computer + mobile terminal
How does kubernetes support stateful applications through statefulset? (07)
Intel 48 core new Xeon run point exposure: unexpected results against AMD zen3 in 3D cache
Database - how to get familiar with hundreds of tables of the project -navicat these unique skills, have you got it? (exclusive experience)
I've seen many tutorials, but I still can't write a program well. How can I break it?
随机推荐
OLED屏幕的使用
Summary of different configurations of PHP Xdebug 3 and xdebug2
Common doubts about the introduction of APS by enterprises
Why do novices often fail to answer questions in the programming community, and even get ridiculed?
硬件开发笔记(十): 硬件开发基本流程,制作一个USB转RS232的模块(九):创建CH340G/MAX232封装库sop-16并关联原理图元器件
Detailed explanation of knowledge map construction process steps
2022 nurse (primary) examination questions and new nurse (primary) examination questions
性能测试过程和计划
使用.Net驱动Jetson Nano的OLED显示屏
Event center parameter transfer, peer component value transfer method, brother component value transfer
强化学习-学习笔记5 | AlphaGo
Design your security architecture OKR
知识图谱之实体对齐二
Trends of "software" in robotics Engineering
Learn to punch in Web
Database - how to get familiar with hundreds of tables of the project -navicat these unique skills, have you got it? (exclusive experience)
7、数据权限注解
过程化sql在定义变量上与c语言中的变量定义有什么区别
Rhcsa Road
B-杰哥的树(状压树形dp)