当前位置:网站首页>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-07 04:08:00 【Changsha red fat QT】
If the article is original , Reprint please indicate the source of the original
This article blog address :https://hpzwl.blog.csdn.net/article/details/125370470
Hardware related development
Last one :《 Hardware development notes ( Nine ): Basic process of hardware development , To make a USB turn RS232 Module ( 8、 ... and ): establish asm1117-3.3V Package library and associate principle element devices 》
Next : Coming soon …
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 .
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 .
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










Schematic Association encapsulation
Step one : Open the schematic project


Step two : Double click the component to add the package


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 .
Schematic Association encapsulation
Step one : Open the schematic project


Step two : Double click the component to add the package


Last one :《 Hardware development notes ( Nine ): Basic process of hardware development , To make a USB turn RS232 Module ( 8、 ... and ): establish asm1117-3.3V Package library and associate principle element devices 》
Next : Coming soon …
If the article is original , Reprint please indicate the source of the original
This article blog address :https://hpzwl.blog.csdn.net/article/details/125370470
边栏推荐
- Class常量池与运行时常量池
- 10 ways of interface data security assurance
- How to manage the expiration of enterprise distribution certificates- How to manage Enterprise Distribution certificate expiration?
- 自适应非欧表征广告检索系统AMCAD
- AVL树插入操作与验证操作的简单实现
- 1.19.11.SQL客户端、启动SQL客户端、执行SQL查询、环境配置文件、重启策略、自定义函数(User-defined Functions)、构造函数参数
- 使用切面实现记录操作日志
- HW-小记(二)
- Operational amplifier application summary 1
- 你心目中的数据分析 Top 1 选 Pandas 还是选 SQL?
猜你喜欢
随机推荐
pyqt5 失焦 监听无操作 定时器
数据的存储
[leetcode]Spiral Matrix II
Allow public connections to local Ruby on Rails Development Server
Analysis on the thinking of college mathematical modeling competition and curriculum education of the 2022a question of the China Youth Cup
UltraEdit-32 温馨提示:右协会,取消 bak文件[通俗易懂]
Native MySQL
Restore backup data on GCS with br
Do you choose pandas or SQL for the top 1 of data analysis in your mind?
Food Chem | in depth learning accurately predicts food categories and nutritional components based on ingredient statements
见到小叶栀子
Construction of Hisilicon universal platform: color space conversion YUV2RGB
10 ways of interface data security assurance
PHP implements lottery according to probability
Kbone与小程序跨端开发的一些思考
复杂因子计算优化案例:深度不平衡、买卖压力指标、波动率计算
leetcode:面试题 17.24. 子矩阵最大累加和(待研究)
使用 BR 恢复 GCS 上的备份数据
Use facet to record operation log
Preprocessing - interpolation









