-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
I have ported the candleLight firmware open-source firmware to this device in my fork in case someone is interested.
To build it:
git clone -b add_weactstudio_usb2canfdv1 https://github.com/romainreignier/candleLight_fw.git
cd candleLight_fw
mkdir build
cd build
cmake .. -DCMAKE_TOOLCHAIN_FILE=../cmake/gcc-arm-none-eabi-8-2019-q3-update.cmake
make WeActStudio_USB2CANFDV1_fwFollow the procedure in the README to clear the flash and then, upload the WeActStudio_USB2CANFDV1_fw.bin file with STM32CubeProgrammer with a SWD probe like a ST-Link V2.
After a first install, the firmware can be updated directly with USB:
make flash-WeActStudio_USB2CANFDV1_fwRPdenBoer, bdmihai, henrikbrixandersen, nguyenlam185, Jingles52 and 2 more
Metadata
Metadata
Assignees
Labels
No labels