当前位置:网站首页>Hardware development notes (9): basic process of hardware development, making a USB to RS232 module (8): create asm1117-3.3v package library and associate principle graphic devices

Hardware development notes (9): basic process of hardware development, making a USB to RS232 module (8): create asm1117-3.3v package library and associate principle graphic devices

2022-07-01 12:53: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 a process for creating asm1117-3.3V encapsulation , Connect the components of the schematic diagram to the pin package .

<br>

Schematic packaging analysis

   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 _asm1117 Pin package

  • 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 ASM1117-3.3V encapsulation

ASM1117-3.3V Package dimension drawing of

   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 _ encapsulation _02

establish Pad Pad ( Rectangle ,SMT Patch pad ,123 Pin )

   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 _asm1117 Pin package _03
   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 _asm1117 Pin package _04
   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 _asm1117 Pin package _05
    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 _ encapsulation _06

establish Pad Pad ( Rectangle ,SMT Patch pad ,4 Pin )

   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 _asm1117 Pin package _07
   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 _asm1117 Pin package _08
   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 _ encapsulation _09

establish SOT-223 encapsulation

   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 _ encapsulation _10
   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 _asm1117 Pin package _11
   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 _ encapsulation _12
   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 _asm1117 Pin package _13
   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 _asm1117 Pin package _14
   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 _asm1117 Pin package _15
   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 _ encapsulation _16

<br>

Schematic Association encapsulation

Step one : Open the schematic project

   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 _ encapsulation _17
    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 _ encapsulation _18

Step two : Double click the component to add the package

   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 _ encapsulation _19

   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 _ encapsulation _20

原网站

版权声明
本文为[51CTO]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/182/202207011232345955.html