TomWhitwell / RadioMusic

Virtual Radio module for Eurorack
328 stars 91 forks source link

Strange behaviour with 2017.2 firmware #171

Open johvdk opened 4 years ago

johvdk commented 4 years ago

I assembled my Radio Music yesterday but can't get it working properly. I explain:

UPDATE: I removed the Teensy from the module and ran the test program ino via Arduino IDE The Time CV shows an abnormal high value ? (max is 1024)... The value changes when I put CV on the START JACK So maybe the Teensy is faulty after all?

Channel pot=232 Time pot=205 Channel CV=207 Time CV=26843779 Channel pot=227 Time pot=232 Channel CV=209 Time CV=26843799 Channel pot=233 Time pot=227 Channel CV=201 Time CV=26843789 Channel pot=222 Time pot=216 Channel CV=194 Time CV=26843783 Channel pot=231 Time pot=218 Channel CV=228 Time CV=26843778

UPDATE 2: grounding the pin 8 (TimeCV) does not set the value to 0 or 1. So I assume my Teensy is broken :( UPDATE 3: changed Time CV pin to A5 (#define TIME_CV_PIN A5 in interface.h) and now it works (except the time CV of course) UPDATE 4: changed test code in order to have normal values - everything works

Conclusion: there is a bug in the hex files.... every other fw works, except 2017.1 and 2017.2 Maybe a new Teensy version ????

UPDATE 5: It seem to be this issue but there is no clear solution :( https://www.muffwiggler.com/forum/viewtopic.php?t=214532