Hello,
I am having trouble establishing a connection between MSP430 on LDC1612EVM. I am attempting to use the USB virtual serial port communication interface of MSP430 on LDC1612EVM with my own python script to poll the sensor data. I have tried using the provided code from the [FAQ] Inductive sensing FAQ - Frequently asked questions , but none of the data is being transmitted.
It is returning this for all commands:
> return ff 00 4c
I have read that the FAQ is using the protocol from an older version of the firmware. I was wondering if there was a way to downgrade to this firmware or if there is a repository of updated code that works on this latest firmware.
I greatly appreciate any help that can be provided.
Ian