- Posts: 69
Ultimate7e tutorial: Processor upgrade
- john
- Offline
silpstream wrote:
john wrote: i loaded bootloader with usb FTDI . then i connect wire to creat button EXT , and connect STM32 TO usb , but DFUSE can not dectect . What problem ?
Could you clarify what you are trying to do? Did you upgrade the processor in your 7e already? Or are you trying to get deviationtx running on a development board?
hi
i make a Devo 7e on development board and i bought eprom 25f16 ( same orginal Devo 7e ). i use bootloader 128k . if it work , i will update stm32f1o3vet6 with boodloar 256k
Please Log in or Create an account to join the conversation.
- silpstream
- Topic Author
- Offline
- Posts: 244
Please Log in or Create an account to join the conversation.
- Cereal_Killer
- Offline
silpstream wrote: . Either way, the original LCD is a SPI interface, so the pins would be available whichever way we choose.
Not arguing with you, I remember now that you're correct but why does the stock display have a 30pin FF cable when it's SPI? so you've got 6 wires for SPI/power, probably 2 more for backlight (maybe 1 more for brightness control), are there really >20 unused wires in that FF (flat flex)?
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.
- silpstream
- Topic Author
- Offline
- Posts: 244
Please Log in or Create an account to join the conversation.
- Cereal_Killer
- Offline
silpstream wrote: I think the flatflex you are refering to is part of the lcd (TG12864Z). It connects to the controller (NT7538) that supports 8-bit parallel and ssp...
Ah ok, makes perfect sense. I've never bothered removing my display from the back (er front) of my board so I didn't realize display and controller was 2 pieces (also the stock photo on buydisplays didn't show that).
silpstream wrote: although the bootloader should send you straight to dfu if no firmware is loaded).
Yesterday I finished my second u7e and got it running and neither booted in DFU mode the first time power was applied (I tried both times).
What would the trick be to temporarily make it look like the button matrix was there and EXT was held without actually building a matrix? I've never personally investigated devo's matrix, no need with the level of support you guys provide, but it should just take a diode between two pins right?
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.
- silpstream
- Topic Author
- Offline
- Posts: 244
However for our dev board test, you might be bright that connecting the 2 relevant pins could work. I'll need to ponder on it a bit.
Please Log in or Create an account to join the conversation.
- john
- Offline
- Posts: 69
silpstream wrote: It's kind of hard to provide support when we don't know the board you are using or the steps you went through. Send us a link to the board as well as the specific software (stm32flash, stm flash demonstrator, etc) and firmware/bootloader, etc. Also how you wired ext (ext is on a matrix so just connecting pins won't work, although the bootloader should send you straight to dfu if no firmware is loaded). Whatever the case, more info from you will help us to figure things out.
hi
I use Kit stm32f103rbt6 ,, a Usb FTDI .
I set boot0 =1 ( 3V3 ) Boot1=0 )
load bootloader 128k by Flash loader demontrate , choose 128k . instead 64k
Load ok , then i set boot0 = 0 . i connect wire pin C9 to B8 ( BUTTON MATRIX ) to create button EXT ,
connect 2 pin USB stm32f103 to USB, turn on power .My computer don't detect any new harware USB .
Then i use DFUSE , it also don't dectect devo 7 . e
i wonder , after load bootloader , devo can communication with computer ?
Please Log in or Create an account to join the conversation.
- silpstream
- Topic Author
- Offline
- Posts: 244
1) set boot1=1 and boot0=0
2) check that you are flashing to 0x08000000
3) try connecting directly to the usb port on your board, cause i can't tell which side of the 2 resistors the 2 pins d+ and d- connect to on your board.
You don't need to mimic EXT after the first time you flash the bootloader. It will drop to dfu if no firmware is loaded at 0x08003000.
Please Log in or Create an account to join the conversation.
- john
- Offline
- Posts: 69
.connect direct to pin usb stm32 , still not change .
maybe i will borrow a tx devo to test
Please Log in or Create an account to join the conversation.
- HappyHarry
- Offline
- Posts: 1136
also in the 7e the display connexts to the main board using an 18pin header, and what I can see with a quick look only 8 pins are actually hooked up to anything, there may be a few more on the screen side on the main pcb that route to pins acually under the display though, but i can't see those
Please Log in or Create an account to join the conversation.
- john
- Offline
- Posts: 69
i still usually use FTDI to flash firmware for stm32 .
i will try with a usb stlink
happyharry " i see you say in page 4 """: no lights, no usb device appearing, nothing ""
. and then it work . So what your problem ? maybe i same you
Please Log in or Create an account to join the conversation.
- HappyHarry
- Offline
- Posts: 1136
I don't know what was wrong as I never did get that 7e board working. I bought a new 7e and started over again and my second (and third and fourth ) attempt worked.
Please Log in or Create an account to join the conversation.
- john
- Offline
- Posts: 69
about NT7538 , I read somewhere it compatient with NT7532 and ST7565, maybe don't need change code
A screen NT7532 worked with ER9X firmware , good new
www.rcgroups.com/forums/showthread.php?t=2570260&page=33
""""NT7532 and NT7538 are register(software) compatible with ST7565 - it should work without any firmware modification.
However, 2.6" LCD may have different characteristics from the stock LCD.
That means LCD duty cycle/bias/contrast range may have to be adjusted if it shows a poor display characteristics
since those parameters in the firmware are tweaked for the stock LCD."""
Please Log in or Create an account to join the conversation.
- dc59
- Offline
- Posts: 799
Please Log in or Create an account to join the conversation.
- HappyHarry
- Offline
- Posts: 1136
for a minimum number I'm not sure, perhaps if we can show a need by keeping track of the number of downloads silpstreams and my own builds get pb may consider it. but until then it's no problem for me to build and post nightlies of both the stock code and that with silpstreams switch/pots mods(until that merge request is accepted) for people that can't build it themselves to use
Please Log in or Create an account to join the conversation.
- silpstream
- Topic Author
- Offline
- Posts: 244
I think there are more U7Es than the F-series and AT9 TXs which already have nightlies, so I hope we are getting close to having one soon too! Any chance PB?
Please Log in or Create an account to join the conversation.
- dc59
- Offline
- Posts: 799
Please Log in or Create an account to join the conversation.
- silpstream
- Topic Author
- Offline
- Posts: 244
dc59 wrote: I have posted U7E information on some Chinese RC forums, hope more 7E users join us.
That's great! Could you post a link to the forum? TQ!
Please Log in or Create an account to join the conversation.
- Cereal_Killer
- Offline
silpstream wrote: Woohoo! Twins! That makes 13.
You're counting the 2nd I've done (not mine but a members here)?
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.
- dc59
- Offline
- Posts: 799
silpstream wrote: That's great! Could you post a link to the forum? TQ!
Here :
RCTW Forum - Taiwan
5iMX Froum - China
Please Log in or Create an account to join the conversation.