uPyCraft and PyBoard help() problem
using Windows 7 Pro.
Setup IDE for PyBoard
It connects OK
in REPL window type help()
I tried this with baud rates down to 38400
Resulting output is hopelessly garbled / truncated
Output is correct with 3 different terminal programs ( TeraTerm, PuTTY, CoolTerm )
Please fix this
Setup IDE for PyBoard
It connects OK
in REPL window type help()
I tried this with baud rates down to 38400
Resulting output is hopelessly garbled / truncated
Output is correct with 3 different terminal programs ( TeraTerm, PuTTY, CoolTerm )
Please fix this
2018-07-05 07:42:07 Yes I confirm the problem with the builtin terminal of PyCraft. I've not began much coding cause I've found the CTRL-D soft reset for the Pyboard does not return the full greeting message that is seen using Putty. I've tried to change the baud rate to 38400 but it reverts to 115200. I was hoping the problem might clear up at lower rates. I do not wish to invest time in development until I'm confident the environment is sound so I await a fix on this issue...Thanks Denis denis340