- Posts: 39
Re-flashing Devo 7e bootloader?
- steadfast4life
- Offline
Please Log in or Create an account to join the conversation.
- Cereal_Killer
- Offline
Yes it's the same process but the connections (while the same) will be in different locations and you may need to adjust the addressing.
Taranis X9E | DEVO 10 | Devo U7E | Taranis Q7
What I do in real life: rivergoequestrian.com/
Please Log in or Create an account to join the conversation.
- steadfast4life
- Offline
- Posts: 39
Please Log in or Create an account to join the conversation.
- Cereal_Killer
- Offline
Taranis X9E | DEVO 10 | Devo U7E | Taranis Q7
What I do in real life: rivergoequestrian.com/
Please Log in or Create an account to join the conversation.
- steadfast4life
- Offline
- Posts: 39
Please Log in or Create an account to join the conversation.
- steadfast4life
- Offline
- Posts: 39
Please Log in or Create an account to join the conversation.
- calico
- Offline
- Posts: 11
PhracturedBlue wrote: It turns out I had to do this today, so I can be pretty specific.
1st you need an stlink-v2 and a copy of the devo7e bootloader
You'll be using the 20pin header on the stlink.
on the 7e board, there is a 5-pin unpopulated header below the MCU, one pin is labeled RESET. We;ll call this pin '1'
connect pin1 (reset) on the Tx to pin 15 (NRST) on the stlink
connect pin2 (tms) on the Tx to pin 7 (TMS) on the stlink
connect pin3 (tck) on the Tx to pin 9 (TCK) on the stlink
connect pin4 (GND) on the Tx to pin 20 (GND) on the stlink
connect pin5 (Vdd) on the Tx to pin 1 (Vcc) on the stlink
just above the 5-pin header is a 2-pin unpopulated header. this is BOOT0. you need to place a jumper between the 2 pins.
On the upper left of the 7e circuit board is another 2-pin unpopulated header. This is power bypass. You'll need to short these together too, but not yet.
You need to install the software for the stlink-v2 to your PC (Windows only)
Now, plug in the st-link to the PC. It should be detected and drivers installed
Startthe ST-Link software.
make sure there are batteries in the Devo7e, and apply the jumper across the power bypass.
Now press the connect button in the stlink software on the PC. It should connect. If you get an error message, you have a connection wrong somewhere.
You will need to do a bulk-erase of the chip 1st. then you can load the bootloader and do a program&verify.
your bootloader is now loaded.
You need to disconnect the jumper on BOOT0 and power bypass before you do anything else.
I have ST-link V2 usb which has 10 pins only,
I can not find the pin connection using this to flash bootloader.
don;t want to kill the TX again...
anyone has the pin connections ?
Please Log in or Create an account to join the conversation.
- HappyHarry
- Offline
- Posts: 1136
pin2-tms > swdio
pin3-tck > swclk
pin4-gnd > gnd
pin5-vdd > 3.3V
be sure not to use the 5V line as it will damage the mcu.
[edit]
silpstream has a great tutorial on his site for flashing the bootloader >> silpstream.com/103/ultimate7e-flashing-the-bootloader/
[/edit]
Please Log in or Create an account to join the conversation.
- calico
- Offline
- Posts: 11
Do i have to jump those on devo10?
Please Log in or Create an account to join the conversation.
- nathaniel52441
- Offline
- Posts: 23
Please Log in or Create an account to join the conversation.
- HappyHarry
- Offline
- Posts: 1136
Please Log in or Create an account to join the conversation.
- FDR
- Offline
www.deviationtx.com/forum/3-feedback-que...vo-12e-wont-power-on
Please Log in or Create an account to join the conversation.
- HappyHarry
- Offline
- Posts: 1136
Please Log in or Create an account to join the conversation.
- nathaniel52441
- Offline
- Posts: 23
Please Log in or Create an account to join the conversation.
- nathaniel52441
- Offline
- Posts: 23
Please Log in or Create an account to join the conversation.
- is fpv
- Offline
- Posts: 23
I'm quite not understand.
Please Log in or Create an account to join the conversation.
- Home
- Forum
- General
- General Discussions
- Re-flashing Devo 7e bootloader?