I ordered the programmer and will try reflashing my FS-I6 then.
er9x development
- Kotello
- Posts: 16
- Joined: Fri Sep 20, 2019 10:16 am
- Country: Russian Federation
- Location: Yaroslavl
- Contact:
Re: er9x development
RF-module FlySky-I6X https://youtu.be/n0wzpSjb3EI
Re: er9x development
Thanks for your work so far, Kotello. It's most amazing to have ER9x now also available for this hardware, making it really fun to have an FS-i6 system. I'm really looking forward to what will still come. You have Switch E already on your list I have seen, maybe one day also some of the telemetry possibilities of the actual firmware might become implemented. Great work in deed 
Hubert

Hubert
- Kotello
- Posts: 16
- Joined: Fri Sep 20, 2019 10:16 am
- Country: Russian Federation
- Location: Yaroslavl
- Contact:
Re: er9x development
For those wishing to test fresh firmware - Version 2.00
The difference is that the code has been moved to the project for SEGGER Embedded Studio (free for non-commercial use), the functions working with hardware have been rewritten manually, without using PE, SPL, HAL, etc. Thus, we managed to save ~ 1.5 kilobytes for the I6. The project is compiled for 2 transmitters at once with one click.
For the user, it is identical to version 1.11The difference is that the code has been moved to the project for SEGGER Embedded Studio (free for non-commercial use), the functions working with hardware have been rewritten manually, without using PE, SPL, HAL, etc. Thus, we managed to save ~ 1.5 kilobytes for the I6. The project is compiled for 2 transmitters at once with one click.
- MikeB
- 9x Developer
- Posts: 17371
- Joined: Tue Dec 27, 2011 1:24 pm
- Country: -
- Location: Poole, Dorset, UK
Re: er9x development
Is the source on Github, if so where?
Mike
Mike
erskyTx/er9x developer
The difficult we do immediately,
The impossible takes a little longer!
The difficult we do immediately,
The impossible takes a little longer!
-
- Posts: 42
- Joined: Tue Nov 14, 2017 11:53 am
- Country: Russian Federation
Re: er9x development
good food & warm summer
- Kotello
- Posts: 16
- Joined: Fri Sep 20, 2019 10:16 am
- Country: Russian Federation
- Location: Yaroslavl
- Contact:
Re: er9x development
Source codes of the ER9X project for I6 and I6X as is.https://bitbucket.org/KotelloRC/erfly6/src/master/
Re: er9x development
Thank you very much, Kotello. I hope you are prepared for the one or other nooby question that might be put 

-
- Posts: 42
- Joined: Tue Nov 14, 2017 11:53 am
- Country: Russian Federation
Re: er9x development
HuWo, did you manage to clone Dolly?
I tried to adopt my makefile to this project for build only under gcc, but troubles during asm compilations
I tried to adopt my makefile to this project for build only under gcc, but troubles during asm compilations

good food & warm summer
Re: er9x development
Hi CatRovacer,
I downloaded the ZIP file so far, not the Segger environment, and I doubt that I will do that during the next few days. Besides that, I'll probably be not much help for someone hwo tries to rewrite a MAKE file for a different compiler package, as I'm an interested amateur only. Sorry.
I downloaded the ZIP file so far, not the Segger environment, and I doubt that I will do that during the next few days. Besides that, I'll probably be not much help for someone hwo tries to rewrite a MAKE file for a different compiler package, as I'm an interested amateur only. Sorry.
Re: er9x development
Hi!!!
I use the M2561 microcontroller, I am testing the er9xProv822v version and realized that PC4 (L-WR) does not work.
I use the M2561 microcontroller, I am testing the er9xProv822v version and realized that PC4 (L-WR) does not work.
- MikeB
- 9x Developer
- Posts: 17371
- Joined: Tue Dec 27, 2011 1:24 pm
- Country: -
- Location: Poole, Dorset, UK
Re: er9x development
In the hardware menu, have you set L_WR as an input?
Mike
Mike
erskyTx/er9x developer
The difficult we do immediately,
The impossible takes a little longer!
The difficult we do immediately,
The impossible takes a little longer!
- MikeB
- 9x Developer
- Posts: 17371
- Joined: Tue Dec 27, 2011 1:24 pm
- Country: -
- Location: Poole, Dorset, UK
Re: er9x development
Just double checking as I may not have been completely clear what I was asking. There are two things to set in the hardware menu, set a switch to use PC4/L_WR, AND also set L_WR as an input. Please confirm you have both set.
I'll look through the code for a problem.
Mike
I'll look through the code for a problem.
Mike
erskyTx/er9x developer
The difficult we do immediately,
The impossible takes a little longer!
The difficult we do immediately,
The impossible takes a little longer!
- MikeB
- 9x Developer
- Posts: 17371
- Joined: Tue Dec 27, 2011 1:24 pm
- Country: -
- Location: Poole, Dorset, UK
Re: er9x development
I've just posted a test version of er9x that may fix this problem.
Mike
Mike
erskyTx/er9x developer
The difficult we do immediately,
The impossible takes a little longer!
The difficult we do immediately,
The impossible takes a little longer!