Part Number: MSP430FR2633
Hello everyone,
I'm using the Captivate development kit with the msp430 board and using HID bridge to connect with computer via USB.
I use to generate the code in CaptivateDesignCenter and then debug it and update using CCS.
I know how to see in real time the values of capacitance change (indirectly) in the Design Center. I also know that is possible to get those data (RawCount) in "cvs" format to the computer.
I would like to get those values in real time to use in a Python program, where I need those values to change variables.
Do you guys have any suggestion?
Regards,
Gilberto Loureiro