Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[9X / MEGA2560] OpenTX doesn't start if HELI option is not selected #2337

Closed
bsongis opened this issue May 25, 2015 · 3 comments
Closed

[9X / MEGA2560] OpenTX doesn't start if HELI option is not selected #2337

bsongis opened this issue May 25, 2015 · 3 comments

Comments

@bsongis
Copy link
Member

bsongis commented May 25, 2015

http://openrcforums.com/forum/viewtopic.php?f=45&t=7052&p=97568#p97568

@bsongis bsongis added this to the OpenTX 2.0.18 milestone May 25, 2015
@JivaroFAD
Copy link
Contributor

Some problem detected on my boards, with 2.0.99, but only with FrSky telemetry connected to the board. Another board without telemetry seems to work well whatever PPM or Heli options.

@JivaroFAD
Copy link
Contributor

Make exhaustive tests today on M2560 board and stock LCD with 2.0.99 :
image
Very strange...

Nothing detected on compilation, we have just a verification mismatch after flashing (with always the same avrdure error : 0x07 != 0xff) and radio does not restart.

@kilrah
Copy link
Member

kilrah commented Jun 29, 2015

we have just a verification mismatch after flashing (with always the same avrdure error : 0x07 != 0xff)

At what address? There have been known problems with the firmware of some AVR programmers that would mess up when programming beyond the first 128K if I remember well.

@bsongis bsongis modified the milestone: OpenTX 2.0.18 Sep 7, 2015
JivaroFAD added a commit to Ingwie/NextStepRc-2.18 that referenced this issue Jul 14, 2016
JivaroFAD added a commit that referenced this issue Jan 9, 2017
bsongis pushed a commit that referenced this issue Mar 18, 2017
* New drivers : buzzer/speaker, voice wtv20 / jq6500 , i2c

First commit, testings to be done

* Voice correction

* Better way to drive voice modules

Same thing as LCD drivers

* Issue #2337 (error mismatch) solved

* Font correction

* Fonts correction again

* oups...

* Voice modules (Companion) & flash saving (ST7920)

* Documentation update

* I2C driver correction

* Mega2560 directory renamed to mega2560

* M2560 driver correction

* Voice directory correction

* Voice=ON does not works with MEGA2560 (OFF/WTV20/JQ6500)

* Compliant to cmake documentation

* On M2560, audioAVR use playnumber et playduration declared in voice.h
Don't know why, must be discuted...

* ‘{’ token forgotten

* Simplier way for AVR voice
@kilrah kilrah closed this as completed Aug 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants