blflash icon indicating copy to clipboard operation
blflash copied to clipboard

bl602 serial flasher

Results 11 blflash issues
Sort by recently updated
recently updated
newest added

i'm not sure on this, but i think the bootloader checks the uart for comm. if so: the bootloader trigger could be automated by using a ft232rl module (very compact)...

How about release Apple silicon binary version ?

small addition to README.md to show how to auto-trigger bootloader

Bouffalo Lab will be shipping new versions of BL602 and BL604 with a different Embedded Flash... https://gist.github.com/lupyuen/2cb2034a436dc75acc1aeb63ea3b9aa1 I think blflash will need to be updated. I shall study the changes...

I am not sure where the problem is actually rooted but after some playing around, Wifi related stuff for my BL602 does not seem to work anymore. The SDK's demo...

Does anyone have a copy of the Magichome Wifi LED controller's firmware based on BL602? I dumped mine using blflash but didn't notice that by default it is only dumping...

If I'm dumping using `blflash-windows-amd64.exe dump LF686C.bin --initial-baud-rate 115200 --baud-rate 115200 --port COM10` for example, does blflash dump the whole memory? I see BL602 comes with optional onboard memory and...

I have a Sonoff clone called Switch-WF on which I'd like to have custom code, after disassembly I've found BL602 inside. After some fiddling I've found GPIO 8 and how...

I am currently using BL616, but the compiled binary does not run properly after being flashed using BouffaloLabDevCube. I think it might be because the binaries generated by rust need...

Hi there get the following when trying to compile using cargo can ideas of work around error: failed to compile `blflash v0.3.3 (/home/arden/blflash/blflash)`, intermediate artifacts can be found at `/home/arden/blflash/target`...