Other Parts Discussed in Thread: C2000WARE
Tool/software:
I have developed a Human-Machine Interface (HMI) using Python for the front end, while the back end is implemented in C using Code Composer Studio (CCS). The challenge I am currently facing is establishing communication between the Python program and the C code. After conducting some research, I found that once the C code is flashed onto the microcontroller, communication can be established through the port to an edge device, such as a Raspberry Pi. However, despite several days of troubleshooting, I am unable to establish reliable communication between the two components. I am reaching out for assistance or guidance in resolving this issue.
I have used a 7" touch display for this which I will connect with Rasbarry Pi.
Attached is an image of the front-end interface. Could anyone provide insights or suggestions on how to establish communication between the front-end (Python) and the back-end (C code)? Any guidance or advice on this would be greatly appreciated.
Thank you for taking the time to read my message. If you have any suggestions or insights regarding this issue, I would greatly appreciate your assistance at your earliest convenience.