Tool/software:
Hi
We're trying to customize the HECR demo for our application. As a first step, we need to get the processed data on a serial terminal.
-Since CLI_BYPASS is defined, the sensor should start without any configuration or sensor start being sent through GUI or CLI port?
-We're only seeing garbage on a serial terminal connected to data port with baud rate set to 3125000
- How to I modify the baud rate? I tried modifying it in ti_drivers_open_close.c from 3125000 to 921600 in mssgenerated folder, but it gets rewritten during the ccs build