eh2k / squares-and-circles

squares-and-circles is an alternate firmware for the Eurorack module O_C, targeting Teensy 4.
https://eh2k.github.io/□●/
168 stars 14 forks source link

DAC8564 #13

Closed goerserr closed 2 years ago

goerserr commented 2 years ago

Hi, I have 2xO&C built with DAC8564. The only difference in original firmware is that you must set RST pin to LOW instead of HIGH. I can't find similar DAC setup in s&c. Where should I look?

eh2k commented 2 years ago

Hi, that's good to know about the alternative dac.

It is not directly possible to change hardware settings in the code - but I think it should not be too complicated to add a setting or similar in the next release.

eh2k commented 2 years ago

Hi @goerserr, It is now possible to execute certain setup commands. Could you please confirm that it works with the DAC8564. Please flash the latest firmware with WebFlasher and execute the DAC_8564/DAC_8565 command.

image