Tool/software:
Hello,
I have been reading and it seems there is a way to send ADC data to a UART for transmission (reading/writing) but it has to do with No RTOS and/or the MSP line.
I am dealing with the am3358 and I wanted to know if it was possible to send ADC values to a running server via UART. I found some other data with a small subscript of info which can be found here: https://www.ti.com/lit/sd/slaaeb1/slaaeb1.pdf .
That may be well intended but it is not exactly what may work for a more complicated chipset like the am3358.
Seth
P.S. So, I read ADC data via IIO SS, write it to UART via Serial SS and then serve the data online locally for use cases. For now, I am using real hardware to handle such a task. I am using Sonar and/or LiDAR for quickly accessing data that can promote or disguise a bots movements. For instance, the sensors tell my am3358 supported BeagleBone Black whether to stop, retract, and/or maneuver in another way.