Hi all,
I've been working on a prototype radio based on a Cessna Bendix unit, I'm using the tutorial uploaded by tobypham.
https://www.mobiflight.com/forum/topic/652.html
I have all that working but it's taken me more time that I imagined to figure it out.
Anyway this issue has nothing to do with the complexities of using a single rotary for adjusting the frequencies, It's the swap over button for changing between active to standby.
I used a standard momentary switch but if for example I press the COM button, the active changes to the standby (or vise versa), but if I press the same button again nothing happens no matter how many times i press it. But if I press the NAV button the COM button will work for another press, but only once until I press the NAV button again. The same thing happens to the NAV button until I press the COM button it only works once. So can use them quite happily if I just alternate the button presses.
I used the settings from the drop down list in the software, which I have used on a single unit without issue
Has anyone had this or know where I might look to fix it?
Here are a few images of my efforts so far, nothing to do with this issue, I thought I'd upload my progress on the build. They were uploaded via the Lightshot website.
I'm using the MAX7219 boards from the 8x8 matrix boards basically because they are smaller and fit better behind the unit, I designed a circuit board that takes the 5 digit displays and plugs straight into the MAX boards. All I have to do now is design a better method of connecting these to the Arduino Mega,
http://prnt.sc/ova06g
http://prnt.sc/ov9z16
http://prnt.sc/ov9zq4
Anyway thanks in advance for any suggestions.
John
****************************************************************
After a bit more scanning on the forum I found a solution, it was to change to event id instead of FSUIPC and it now works perfectly.... hooray!!!
Thanks all for the help and unlimited information on this forum.
John
****************************************************************