g4klx / MMDVM

The firmware for the MMDVM (Multi-Mode Digital Voice Modem)
GNU General Public License v2.0
473 stars 188 forks source link

FM LED problem #301

Open iddq opened 4 years ago

iddq commented 4 years ago

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 commented 4 years ago

Could you reproduce it or should I retest it?

iddq commented 4 years ago

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

iddq commented 4 years ago

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

g4klx commented 4 years ago

Are you using FM on master or M17_AX25_FM branch?

Sent from Yahoo Mail for iPhone

On Monday, November 23, 2020, 20:45, Gabor notifications@github.com wrote:

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

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

iddq commented 4 years ago

master commit 061e10e3958d224fe4703e2c86de4ac422d568d8