Update README.md

Format Syntax update.
This commit is contained in:
Rahul 2024-11-21 20:04:31 +05:30 committed by GitHub
parent 4dbb6df05d
commit 3e82282233
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

@ -70,13 +70,13 @@ I2C on the SDA and SCL pads.
## Firmware
Firmware for these boards can be found here: https://github.com/ArduPilot/ardupilot
in the sub-folders labeled “KRSHKF7Mini”.
in the sub-folders labelled “KRSHKF7Mini”.
###Initial Firmware Load
### Initial Firmware Load
1. **Prepare for DFU Mode:** Plug in the USB with the boot jumper soldered.
2. **Load Firmware:** Use your preferred DFU loading tool (e.g., dfuse, STM32CubeProgrammer) to load the ```KRSHKF7Mini_bl.hex``` firmware.
###Firmware Updates
### Firmware Updates
After the initial load, you can update the firmware using Mission Planner or by flashing with the ```.apj``` file if the bootloader is already installed.
The bootloader for this board can be found in the ```Tools/bootloaders``` folder under the name ```KRSHKF7Mini_bl.bin```.