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

FM LED problem #301

Open
iddq opened this issue Sep 9, 2020 · 5 comments
Open

FM LED problem #301

iddq opened this issue Sep 9, 2020 · 5 comments

Comments

@iddq
Copy link

iddq commented Sep 9, 2020

Hello,

For test I changed the FM LED PIN to 73 and I didn't see any activity, FM LED's state doesn't change. DMR LED is ok.

//USE_ALTERNATE_FM_LEDS
#define MODE_LEDS
#elif defined(ARDUINO_DUE_NTH)
#define PIN_DMR 72
#define PIN_FM 73

Can you please help me?

@iddq
Copy link
Author

iddq commented Oct 29, 2020

Could you reproduce it or should I retest it?

@iddq
Copy link
Author

iddq commented Nov 22, 2020

retested. FM LED doesn't work (with and without USE_ALTERNATE_FM_LEDS)
self test is ok.

@iddq
Copy link
Author

iddq commented Nov 23, 2020

CIO::setMode is not called on entering/leaving FM mode

@g4klx
Copy link
Owner

g4klx commented Nov 23, 2020 via email

@iddq
Copy link
Author

iddq commented Nov 23, 2020

master
commit 061e10e

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants