matrix programming CY8CMBR3110

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

Hi!

I want to program CY8CMBR3110 with the Arduino IDE or similar.

The 128-position EZclick-generated programming matrix:  Ex: ... .0x78u, 0x00u, 0x00u, 0x00u, 0x00u, 0x00u, 0x00u, 0x00u, 0x00u, 0x00u, 0x00u, 0x00u, 0x7u, 0x7Fu, 0x7Fu, 0x7Fu, 0x80u, 0x80u ....  I want to know who the recorder is for each array position above, since I want to program for low power consumption like look-for-proximity

0 Likes
1 Solution
ShanmathiN_06
Employee
Employee
100 replies posted 50 replies posted 25 replies posted

Hi!

Please refer to the MBR3 CapSense Design Guide (Section 5.2) at the following link:

http://www.cypress.com/file/127221/download

You can configure the MBR3 using host APIs.

The 128 bytes .iic files generated from Ez-click can be used.

The 128 bytes of configuration data are defined in the registers TRM at the following link:

http://www.cypress.com/file/127221/download

Thanks,

Shanmathi

View solution in original post

0 Likes
1 Reply
ShanmathiN_06
Employee
Employee
100 replies posted 50 replies posted 25 replies posted

Hi!

Please refer to the MBR3 CapSense Design Guide (Section 5.2) at the following link:

http://www.cypress.com/file/127221/download

You can configure the MBR3 using host APIs.

The 128 bytes .iic files generated from Ez-click can be used.

The 128 bytes of configuration data are defined in the registers TRM at the following link:

http://www.cypress.com/file/127221/download

Thanks,

Shanmathi

0 Likes