EEPROM address boundaries

Software questions and issues with the FV-1

Moderator: frank

Post Reply
bdoan
Posts: 15
Joined: Sun Nov 10, 2013 9:13 pm

EEPROM address boundaries

Post by bdoan »

What are the address boundaries for each effects patch?

I notice that most patches seem to leave some "blank space" (hex 00s).

The spaces seem to be 0x200 long.

Is this true?
frank
Posts: 1244
Joined: Wed Oct 19, 2005 12:26 pm
Contact:

Post by frank »

Programs are evenly distributed in the EEPROM, each taking 4K bits so 8 programs uses all 32K bits. If a program is less than 128 instructions then the unused instructions are filled with NOPs to use up the space.
Frank Thomson
Experimental Noize
Post Reply