Hello,
I am trying to manually communicate with the AFE4400SPO2EVM board. I have written software running on my Windows 10 PC in C# to send commands over the COM port to the board. I write the registers first, to set up the board for 200 Hz. sampling. All of the register values have been copied from the AFE44x0SPO2 EVM GUI which runs correctly on my PC. I am able to write the registers and read back the values correctly in my software. I am using message communication protocol version 4.0 I have upgraded the firmware on the board to V1.4 However when I execute data collection in my software, the sample rate appears incorrect or sporadically noise appears in the output stream from the board. Is it possible that I need to configure extra registers to get the correct data rate and data?
Also, in order to get the board working with the AFE44x0SPO2 EVM GUI, I had to install the unsigned TI driver for serial communications. Is there a signed TI driver available?
Thanks,
John