Search found 7 matches

by caspercody
Tue Apr 16, 2019 8:23 am
Forum: Algorithm development
Topic: EQD Aferneath
Replies: 4
Views: 11058

Re: EQD Aferneath

Funny, I did buy one from them, and yesterday connected the board to the module 8 FV-1 board I also got from pedal PCB. Now I have a switch to switch between the clock board, and crystal. I also added a switch to switch between the (8) internal programs on the FV-1 chip, and (8) external programs on...
by caspercody
Mon Apr 15, 2019 12:42 pm
Forum: FV-1 hardware questions
Topic: simple oscillator
Replies: 1
Views: 3344

Re: simple oscillator

I think I figured it out. The clock input would go to pin 10 on the FV-1 chip.
by caspercody
Mon Apr 15, 2019 12:10 pm
Forum: FV-1 hardware questions
Topic: simple oscillator
Replies: 1
Views: 3344

simple oscillator

Hello

I have a PCB board for the simple oscillator middle schematic:

http://www.spinsemi.com/knowledge_base/xtal.html

Question, where on the FV1 chip does the output from this connect to?
by caspercody
Mon Mar 25, 2019 7:57 am
Forum: Algorithm development
Topic: EQD Aferneath
Replies: 4
Views: 11058

EQD Aferneath

Hello, I am looking for a SPN file similar to the sound produced by this pedal? Here is a description from another forum member on their take of the pedal: The Drag control on the Afterneath is definitely a clock adjustment. The program seems to be a series of multitap delay lines that melts into re...
by caspercody
Sun Mar 24, 2019 6:37 pm
Forum: FV-1 software questions
Topic: SPN file to Arduino
Replies: 6
Views: 10770

Re: SPN file to Arduino

Thanks for the replies!!! After working on it for a little bit, I got it to work. Now I can take a SPN file, convert it to a HEX file and load it onto my EEPROM chip using a Arduino Uno board. I have a PedalPCB pedal I built and I can swap out the EEPROM chip with different programs. This is so much...
by caspercody
Fri Mar 22, 2019 8:18 am
Forum: FV-1 software questions
Topic: SPN file to Arduino
Replies: 6
Views: 10770

Re: SPN file to Arduino

I do have the Spinasm program, and started to work with it. Where is the compile function located? Can I order this, and be able to burn the EEPROM using the Spinasm program? https://www.amazon.com/gp/product/B017I7RK3C?pf_rd_p=1cac67ce-697a-47be-b2f5-9ae91aab54f2&pf_rd_r=4T5G3NS6XPS4NJ57G45G Th...
by caspercody
Thu Mar 21, 2019 1:56 pm
Forum: FV-1 software questions
Topic: SPN file to Arduino
Replies: 6
Views: 10770

SPN file to Arduino

Hello First post here. I just used a Arduino Uno to burn a file created by someone else onto a 24LC32A/P EEPROM chip, and it works on my FV1 board. My question is, how do I convert SPN files to be veired in the Arduino software to burn another chip? I see the code on this forum for a Shimmer effect ...