- Posts: 5
help programing bootloader devo 7e, it don't work
- martin88
- Topic Author
- Offline
My Devo 7e burned in yesterday because i wrong power lipo and it short circuit .
I bought a chip Stm32f103rbt6 same stock devo 7e and a Stlink usb . i looking for on forum and i see file Bootloader devo 7e ( not devo 256k ). After load bootloader , the transmitter is still failed to power up, there is no crystal oscillation signal at the 8MHz crystal.
Anyone know this please help me .
thanks
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.
- martin88
- Topic Author
- Offline
- Posts: 5
HappyHarry wrote: you will most likely have burned out the voltage regulator i would have thought
i replaced it (voltage regulator ( and Mcu . I measure power MCU 3,3v now .
thisis photo after i loaded bootloader
Please Log in or Create an account to join the conversation.
- HappyHarry
- Offline
- Posts: 1136
you may want to edit your post title as many will think you are asking for help setting up models, you should add 'bootloader' to the title
Please Log in or Create an account to join the conversation.
- martin88
- Topic Author
- Offline
- Posts: 5
i hope someone help .
Please Log in or Create an account to join the conversation.
- martin88
- Topic Author
- Offline
- Posts: 5
Please Log in or Create an account to join the conversation.
- silpstream
- Offline
- Posts: 244
martin88 wrote: there is no crystal oscillation signal at the 8MHz crystal
That would be a problem. You can program without the crystal (I think it uses the internal oscillator during programming), but things won't run without it I think. Someone else might confirm this cause I've never tried personally.
martin88 wrote: i replaced it (voltage regulator ( and Mcu . I measure power MCU 3,3v now .
Are you measuring the power with the switch in the on position or with the power bypass pins shorted to each other. Make sure you have power using the power switch, if not look at the few fets near the power bypass pins, they could have been damaged. A few people here have already had those let out magic smoke. You would have still been able to program if those fets are dead cause the programmer would provide power. You can also try to short the power bypass pins, I believe (not sure but I think so) these don't go through the fets so you may see the tx come to life.
martin88 wrote: If don't have a EPPROM 25F16 or LCD , it can work ? I afraid i miss pins from Mcu when solder
With no flash things will boot up, but you will be stuck in USB mode to format the drive. No LCD then you see nothing, so definitely check your solder joints.
Goodluck! Let us know how it goes.
Please Log in or Create an account to join the conversation.
- martin88
- Topic Author
- Offline
- Posts: 5
even , i use power from usb stlink , it not change .
have crystal , but i use Osc to test signal , but not see Frequency .
i try load a other firmware for chip , it work with this program .But when i come back to load Bootloader , it don't work .
hard for me Hu hu hu
Please Log in or Create an account to join the conversation.
- silpstream
- Offline
- Posts: 244
If you have access to a usb-to-ttl device like a ftdi board, could you try to see if you can connect to the onboard bootloader via uart without boot0 connected to vcc? You'll need to use stm flash demonstrator for this. The pins are on the 4 pin dsc port on the right side of the main board. Counting from bottom up, pin 1 is tx, pin 3 is rx and pin 4 is ground. You'll need all 3. Also measure the voltage at the boot0 pin. Hopefully nothing is pulling it high and getting you stuck in the system bootloader.
[edit] One other thing is possibly to try pulling boot0 to ground through a resistor (maybe 4k7 or 10k?).[/edit]
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
- Posts: 4402
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.
- Home
- Forum
- General
- Stock Firmware Help
- help programing bootloader devo 7e, it don't work