WheatAndBarley
Well-known member
Hey all, finally trying to get my FV1 dev board running on MacOS and I've hit a small hurdle.
I installed everything here:
wiki.pedalpcb.com
I have SpinCAD running in java which I loaded some .spcd files into. I saved the bank as a hex file, used Terminal to convert the hex file to a bin file.
Now when I try using ch341eeprom -s 24c32 -w <filename.bin> I get a 'command not found error'.
If I go to my USB connections in System Information I can see a 'Vendor-specific device' which disappears if I unplug the USB cable from the dev board. If I wire the pedal up normally and turn it on the LED doesn't light up (think its in backwards) but when I turn one of the knobs it seems to act as a mix knob except there's nothing to mix in.
So I believe it's working properly (except the LED lol), I just can't figure out the last step to get the bin file onto the EEPROM. Any tips? Am I missing a driver something?
I installed everything here:
Using the FV1Dev on Apple macOS - PedalPCB Wiki
I have SpinCAD running in java which I loaded some .spcd files into. I saved the bank as a hex file, used Terminal to convert the hex file to a bin file.
Now when I try using ch341eeprom -s 24c32 -w <filename.bin> I get a 'command not found error'.
If I go to my USB connections in System Information I can see a 'Vendor-specific device' which disappears if I unplug the USB cable from the dev board. If I wire the pedal up normally and turn it on the LED doesn't light up (think its in backwards) but when I turn one of the knobs it seems to act as a mix knob except there's nothing to mix in.
So I believe it's working properly (except the LED lol), I just can't figure out the last step to get the bin file onto the EEPROM. Any tips? Am I missing a driver something?