Part Number: MSP430FR2633 Other Parts Discussed in Thread: CAPTIVATE-PHONE
I selected the corresponding pins for my sliderlayout but the program has a different order. I am very confused? In configure connections I have selected which electrode…
Durga,
thanks for the additional information.
I am still trying to understand what is going on. There is maybe something missing on my side.
I tested exactly the same setup as you have with my existing and new boards, but I can not reproduce the…
Hello U-SK,
1.Is TIDM-1021 possible to avoid false detection by such a large drop of water ?
We can add the guard channel around the sensors so when the liquid covers both guard channel and sensor we can disable the detection so there won't be any…
Hi Chris,
I definitely understand their concern about the form factor. Although the size of the CAPTIVATE-PHONE board is larger, our goal is for customers to quickly and easily evaluate our CapTIvate solution for many different applications. Assuming…
Also I am sharing my code for more details.
Please Let me know if there are any correction.
The code is as follows:
/*
* main.c
* Created on: 02-Feb-2022
* Author: admin
*/
#include <msp430.h>
#include "driverlib.h" // MSPWare Driver Library…
Part Number: MSP430FR2355 Other Parts Discussed in Thread: CAPTIVATE-PHONE Hey everyone: what I2C library would you recommend, on MSP430 series part with an EUSCI? I see a TI source example msp430fr235x_euscib0_i2c_16.c , but it's pretty incomplete. I…
Other Parts Discussed in Thread: CAPTIVATE-BSWP , CAPTIVATE-PHONE Hi!
When trying to build any of the examplesf or CapTIvate,
CAPTIVATE-BSWP
CAPTIVATE-PHONE
CAPTIVATE-PROXIMITY
build fails with this cryptic message.
Description Resource…
Part Number: MSP430FR2532 Other Parts Discussed in Thread: CAPTIVATE-PHONE , CAPTIVATE-BSWP I must to wheel touch using captivate touch.
Can I using MSP430FR2532 ?
I don't sure MSP430FR2532 include all captivate function.
thanks
Ashley
Hi,Ling
As temperature and voltage change, sensitivity is affected, so calibration is performed periodically.
In addition, captivate's phone board demo design has the following structure,
Customer is referring to this.
main() -> CAPT_appHandler…
Other Parts Discussed in Thread: CAPTIVATE-PHONE Hi, We are promoting MSP CapTIvate for our customer application which needs moisture resistive solution. We tried to spill some water on the CapTIvate EVM(CapTIvate Phone) to create the moisture environment…