bk7231tools
bk7231tools copied to clipboard
This is a collection of tools to interact with and analyze artifacts for BK7231 MCUs
Is it possible to use `bk7231tools` with `bk7238` SoC? I tried with no luck on macOS: ``` % bk7231tools chip_info --device /dev/cu.wchusbserial110 Traceback (most recent call last): File "/Users/arikon/projects/firefly/beken_freertos_sdk-3.0.70/tools/matter_factory_data_generate/.python-venv/lib/python3.12/site-packages/bk7231tools/__main__.py", line...
I couldn't get my cp210x based usb uart (like [this](https://allegro.pl/oferta/cp2102-konwerter-usb-uart-rs232-ttl-arduino-6704510398)) to flash bk7231n mcu on linux. The mcu was in reset the whole time during flash. After some digging I...