toverainc / willow

Open source, local, and self-hosted Amazon Echo/Google Home competitive Voice Assistant alternative
https://heywillow.io/
Apache License 2.0
2.61k stars 96 forks source link

Invalid Baud Rate post flash #161

Closed meeech closed 1 year ago

meeech commented 1 year ago

Hi. New user here.

Followed instruction. Flash went well. I see the Welcome to Willow screen, says Say 'Hi Lexin'. to start. Responds to touch (i see cursor move to where i touch).

At end of process, instead of being connected, I get Error: Invalid baud rate. Also, device doesn't actually respond when I say Hi Lexin

...
Compressed 524288 bytes to 68472...
Wrote 524288 bytes (68472 compressed) at 0x00710000 in 3.2 seconds (effective 1324.2 kbit/s)...
Hash of data verified.

Leaving...
Hard resetting via RTS pin...
Error: Invalid baud rate

M1 mac on main branch, hash cd8bd950ef467d621727890dab48bcb13530523d

Let me know what other details I can provide. Also, for these sort of things, is it better to post in Discussion area first? thanks

meeech commented 1 year ago

Update: Looking at utils.sh. Switch term baud rate to the default - 115200 and now the term connects. the flash baud of 2000000 didn't seem to cause any issues