PSoC™ 4 Forum Discussions
Hi,
我在用modus3.0.0开发psoc4时,想要获取sensor的数据,比如:raw、diff、status,我查到有个结构体包含这些数据cy_stc_capsense_sensor_context_t,但是没有找到对应的API,请问下如何获取这个结构体的数据,有没有参考示例?谢谢。
Show LessHi,
Do you have a code example using CTB peripheral driver below for PSoC4 (4100S Max)? It does not exist in the template application of MTB.
https://infineon.github.io/mtb-pdl-cat2/pdl_api_reference_manual/html/group__group__ctb.html
I found an example of CTB for other device from GitHub.
https://github.com/Infineon/mtb-example-pmg1-ctbm-opamp-comparator
Best regard,
Show LessGood morning everyone,
I develop on PSOC 4 uC (4200 M series) and I need to set some parameters that my customer asks me. As I produce many devices (with uC) I prefer to have the firmware separated from the setup but at the same time I need to program in one time otherwise the production is very expensive.
Is there anyone who knows how to do this?
A thousand thanks
Giancarlo
Show Less我在modus toolbox里面右键相关数据类型open declaration,无法跳转,报错为Could not find symbol 'cy_stc_capsense_touch_t' in index, 部分变量是可以open declaration。代码编译没有问题,也能正常运行。能否帮忙看看如何解决open declaration这个问题,方便了解数据的定义和使用,谢谢!
Show LessI2C simulation of CY8C4014LQI-422 chip The requested packet is not found.
I am using Cy_LPComp_GetCompare() API to compare the input volage and reference voltage. As per API description in PDL library it returns non-zero value when the voltage connected to the positive input is greater than the negative input voltage.
What happens when input voltage and reference voltage is same?
What is the return value of Cy_LPComp_GetCompare() API ?
Hello,
Under what conditions is the Baseline of the PSoC4 CapSense component updated?
MPN CY8C4014SXI-420
CY8CKIT-041S-MAX
How to connect a sensor to the header of the main board