Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
垫是什么意思?eg: I have a statement here 该模块提供专用的通用焊盘,可以配置为输入或输出。所以我没有得到pad的确切含义。以及焊盘的意义是什么?为什么我们可以直接配置I / O端口时需要焊盘?
您在这里混淆了两个概念。端口在芯片上。它们被配置为输入或输出。可能有一个触发器驱动这个端口。现在需要有一种方法可以将此端口连接到外部世界。有从芯片到金属焊盘的细键合线(在非倒装芯片设计的情况下)。然后该垫与外部世界进行电接触。所以端口 -> 芯片封装上的焊盘 -> pcb -> 外部世界。配置pad和配置port是一回事。