hexeguitar / CH55x_python_flasher

Python based flash/verify tool for the CH55x MCUs
GNU General Public License v3.0
15 stars 3 forks source link

Support Mac OS #2

Open sabas1080 opened 4 years ago

sabas1080 commented 4 years ago

Hi @hexeguitar

I am testing this script and not work in Mac OS, python3 with CH559

Chip is always in mode boot

Thanks

hexeguitar commented 4 years ago

Hi, unfortunately i don't own/have access to any MacOs device, so i can't really test it. There is one sequence sent to the MCU which triggers it to leave the bootloader and start the application. Perhaps sniffing the USB with wireshark would show if it's being sent correctly.

toyoshim commented 3 years ago

fyi, I'm using this on macOS Big Sur, and it works fine. I'm using brew and pyenv to get a python3.