Other Parts Discussed in Thread: IWRL6432, SYSCONFIG,
Tool/software:
Hi Everyone,
I was wondering if someone could paste very basic steps required to get UART working? - ideally like 3 to 4 bullet points. If its much more complicated then also let me know - I might reconsider the approach.
I've looked into the docs but can't find exactly what needs to be done, and theres a few posts but they describe working with a UART example.
Right now I have python code on RPI which is clusterising point clouds to get range profile. This is from the level_sensing demo.
Imagine instead of using this over USB, I want to just get UART working. Which would be more robust and simpler. But if its way more work, its better to stick with USB.
1. Any physical changes needed? (some posts show just using jumpers into the connector?)
2. Any drastic code changes needed? Either on the RPI or on the Config (hard coded onto the IWRL6432)
Thanks!