Part Number: TMS320F28379D
I'm trying to talk to my F28379D's serial port Launchpad from a Raspberry Pi 5. On the RP5 at a terminal prompt, the command lsusb shows the connection as proper. In my RP5 Python code, the correct USB port is recognized by the RP5, but permission is denied. I've tried a myriad of things from my on-line searching to no avail. I know the Launchpad's serial port is working (it's working with another computer). I've tried different USB ports on the RP5 so I don't think that is the issue. It's a software thing. Any suggestions are most welcome!
