This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[参考译文] MSP430FR2633:滑块传感器间隙与放大器;TIP 宽度

Guru**** 2385470 points
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/972961/msp430fr2633-slider-sensor-clearance-tip_width

器件型号:MSP430FR2633

您好!

以下是 SLAA891B 中介绍的脚本设置
(应用报告《使用 OpenSCAD 脚本的自动化电容式触控传感器 PCB 设计》)。
是否有任何建议的间隙和 TIP 宽度值?
我认为它与进行这些设置时的长度和宽度有关、但我不知道如何操作。

//============================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
//用户定义的输入:
//============================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
//步骤1
//滑块中用户定义的元素数量(最小值为3,典型值为4)
TOTAL_ELEMENTS = 4;

//步骤2
//用户定义的手指数量(弹齿)(典型值= 5)
弹齿= 5;

//步骤3
//用户定义的长度(本例中为 mm)
slider_length = 54;

//步骤4
//用户定义的宽度(在本例中为 mm)
slider_width = 9;

//步骤5
//用户定义的左端和右端填充大小(本示例中为 mm)
//(本示例中为 mm)
填充= 2;

//步骤6
//用户定义的间隙和注嘴宽度(在本例中为 mm)
//(本示例中为 mm)
间隙= 0.5;
TIP 宽度= 0.25;



此致、
DDDOOR

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好,DDDOOR,

    默认值是我们的建议值。

    客户可以根据实际使用情况进行一些调整。

    谢谢!

    此致

    Johnson