- Posts: 317
Devo f7 for DelFly
- SadSack
- Offline
Please Log in or Create an account to join the conversation.
- djtrance
- Offline
- Posts: 170
Please Log in or Create an account to join the conversation.
- Microuav
- Topic Author
- Offline
- Posts: 33
Please Log in or Create an account to join the conversation.
- SadSack
- Offline
- Posts: 317
Please Log in or Create an account to join the conversation.
- Microuav
- Topic Author
- Offline
- Posts: 33
I already removed a resistor inside the 5.8GHz receiver to receive the correct band, so changing the flash wouldn't be a problem if it works.
Please Log in or Create an account to join the conversation.
- SadSack
- Offline
- Posts: 317
Please Log in or Create an account to join the conversation.
- djtrance
- Offline
- Posts: 170
Please Log in or Create an account to join the conversation.
- Microuav
- Topic Author
- Offline
- Posts: 33
I don't have the devo F7 bootloader yet, so I'm not capable of flashing the device with DFU. I'm now flashing with SWD, so in my repository this is changed. So make sure you change it back to DFU before flashing(else you will also lose your bootloader).
Btw. if anyone could get the original bootloader out of the device that would be nice
To try and see my work in progress:
github.com/tudelft/deviation
This is what currently is working:
- Capable of setting up the USB
- All normal system functions seem to work, like battery warning etc.
- Made some basic LCD functionality to write text at a certain position.
- Made the flash screen, the USB screen and also a part of the main screen.
- Also made a part of the menu by showing the menu title.
What needs to be done:
- Getting the rest of the menu to work
- Finish the rest of the character map
- Maybe replacing some of the characters would be nice (don't need chinese characters)
- Finding out how to make some special text (like big font etc.)
- Maybe get rid of some of the unneeded GUI structure, but I'm not that into deviation so I'm not sure how to implement this the best way.
......
Please Log in or Create an account to join the conversation.
- SadSack
- Offline
- Posts: 317
try the pre-compiled bins and if it works as is you maybe lucky...
Nice job
Please Log in or Create an account to join the conversation.
- Microuav
- Topic Author
- Offline
- Posts: 33
But yeah if I want the original firmware back, I really need the original bootloader or a similar one with the same encoding. So that's why I want the original bootloader. I can maybe lent another devo F7 and extract it from that one, but if someone else has it already or could extract it for me that would be nice!
Please Log in or Create an account to join the conversation.
- FDR
- Offline
Please Log in or Create an account to join the conversation.
- PhracturedBlue
- Offline
- Posts: 4402
Did you replace the MCU with the same one that was there? Or did you use one of the larger ones with more ROM?
Please Log in or Create an account to join the conversation.
- Microuav
- Topic Author
- Offline
- Posts: 33
I think the biggest problem was the flash, so I fixed that part.
Please Log in or Create an account to join the conversation.
- SadSack
- Offline
- Posts: 317
Please Log in or Create an account to join the conversation.
- Microuav
- Topic Author
- Offline
- Posts: 33
But yeah maybe it works without screen, that's possible.
Please Log in or Create an account to join the conversation.
- Microuav
- Topic Author
- Offline
- Posts: 33
Now need to look into some more of the other GUI parts, then just plain text. Already showing the selected menu item with blinking text(works pretty good). But now I wanna make the transmitter config menu, because then I can easily configure some parts.
Please Log in or Create an account to join the conversation.
- FDR
- Offline
Microuav wrote: So if someone can place a video or something like that online on how the normal menu of Deviation on a black/white screen works.
Why don't you just try the DEVO 10 emulator?
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.
- Microuav
- Topic Author
- Offline
- Posts: 33
github.com/tudelft/deviation (I prefer git so that's why I changed it, sorry)
Please Log in or Create an account to join the conversation.
- FDR
- Offline
Please Log in or Create an account to join the conversation.
- Home
- Forum
- News, Announcements and Feedback
- Feedback & Questions
- Devo f7 for DelFly