JorgeMaker / SimpleFOCStudio

A GUI based in PyQT5 and PyQtGraph to configure and control SimpleFOC devices.
MIT License
171 stars 79 forks source link

Error Connecting on Mac os bigsur #12

Closed bgvsan closed 3 years ago

bgvsan commented 3 years ago

I cannot connect properly to my device, commands seems to work sometimes, but I got no plotting at all.

this is one of the error I got from the terminal.

self.handle_received_data(reading.decode()) UnicodeDecodeError: 'utf-8' codec can't decode byte 0x82 in position 2: invalid start byte

JorgeMaker commented 3 years ago

Hi @bgvsan sorry for the late answer, i was on holidays.

Did you fill this field ? With M or ay other character tat identifies your Commander interface?

Captura de pantalla 2021-09-13 a las 20 22 56

bgvsan commented 3 years ago

thanks for the answer, yes the command was there.

strangoli i have to confess now the application looks a little bit more stable and works, I moved to a new pcb and better connection that may could be the issue