openshwprojects / BK7231GUIFlashTool

Easy to use, GUI, BK7231T/BK7231N flash tool and GPIO config extractor for beginners. Dedicated for Windows platform, but works on Linux with Mono. This tool can automatically download latest firmware (on user request) and then do a full BK backup and then write new flash cycle. This tool replaces old bkWriter 1.60 and hid_download_py.
234 stars 24 forks source link

Default baud rate to 115200 or suggest if error encountered #8

Open lurch89 opened 1 year ago

lurch89 commented 1 year ago

I had a combination of devices (Arduino Uno UART onboard and WB2S chip) that required me to use 115200 instead of anything faster. It errored by beginning to read one block and then stalling. Once I rolled back to 115200 it worked great. It may be helpful for other users who are trying to flash on defaults to get a suggestion to try a slower speed.