This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

LDC1101EVM: COM port protocol

Genius 16315 points
Part Number: LDC1101EVM
Other Parts Discussed in Thread: LDC1101

Hello,

I'm trying to communicate to LDC1101 EVM throuth a serial terminal softwae on my PC.

The EVM Users Guide mentioned how to use the communication protocal.Then let me confirm.
In the guide, there is an example, writing 0x6B to 0x31 address register.
Is it OK to send "02316B" in ASCII format, not binary, in this case?
Then "k" in ASCII format should be retutned?

I tried to sent "02316B"+enter in ASCII format, but I cound't get the "k" resopnse.
I just got the response "1FFFFFFFFFFFFFFFF" in ASCII format when sending "1".

Regards,
Oba