-
Hello,
I tried reflashing my MCU-LINK with both the bootloader and application from 0257. There is no MSD and the jumper location to get it to boot into bootloader mode has changed from pin 3 to pin…
-
Dear add.
I use PY32F003
Im upload code ok, firmware flash succesfully but MCU not work.
But i use keilc and use stlink upload ok and it work( blink led).
Please help me !
thanks
My code py…
-
Are there any plans to implement hardware control lines for the USB to serial port on dap42? I looked over the source and it seems to only require adding a callback to cdc_setup(), or am I missing som…
-
The Arduino development team has replaced the bootloader for the Arduino NANO R3 boards in early 2018.
> NOTE: We have updated the NANO board with a fresh bootloader. Boards sold from us from Janua…
-
Hello,
we are currently trying to use a bootloader (https://github.com/qnx425/PIC18FXXK80-CAN-Bootloader) with one of our microcontrollers.
Since we have a physical CAN module on our RPI (5.4.65-v…
-
I'm not sure wether this is a problem in the avr platform, a documentation issue, a misunderstanding on my part or something else.
So please bear with me.
I tried to implement the burn bootloader …
-
Hi,
I don't have this radio but I am curious about the ability to read the firmware and also upload unecrypted firmware
Normally bootloaders in Baofeng and TYT radios don't have the ability to r…
-
Hello
I burn my MCU and replace them but how to burn bootloader. Method with Flash Magic not work and this is a normal. Where i find information who programer need and which program and file to uplo…
-
# Mission - Leka Bootloader & Firmware Update
## Introduction
Leka is an interactive educational toy. It contains a complex firmware called [LekaOS](https://github.com/leka/LekaOS/). As with any…
-
```
What steps will reproduce the problem?
1. make atmega8 AVR_FREQ=8000000L BAUD_RATE=9600 LED_START_FLASHES=10
2. burn chip with hfuse : 0xca, lfuse : 0xdf via avrstudio
3. add folowing section in a…