Multiple banksticks?
#1
Posted 29 November 2007 - 20:04
Okay, I've found schematics for soldering one bank stick and for soldering eight banksticks in serial, but how about only two or four banksticks? Can I just follow the eight banksticks schematics and solder only the A0-A1 or A0-A3 and forget the rest of it?
#3
Posted 30 November 2007 - 00:21
#4
Posted 02 December 2007 - 02:28
Wilba, how about having just two banksticks but wired as A0 and A7. one for patches, one for ensembles?
#5
Posted 02 December 2007 - 15:44
Quote
this will work
Best Regards, Thorsten.
#6
Posted 17 December 2007 - 00:37
Quote
does it depend on the actual number of bankstick or on the pinning?
I mean, could i connect less than 8 banksticks connecting one as A7 to have ensembles stored?
#7
Posted 17 December 2007 - 00:46
Quote
I mean, could i connect less than 8 banksticks connecting one as A7 to have ensembles stored?
It depends on the addresses of the 24LC512 (or 24LC256). You do not need to have 8 chips, you can have two, one with address 0, the other with address 7 (see A=0 and A=7 below):

The difference is in the A0,A1,A2 pins, for A=0 they are all 0V, for A=7 they are all +5V.
#8
Posted 18 December 2007 - 05:03
#9
Posted 09 January 2008 - 22:13
#define DEFAULT_ENS_BS_CS -1
Now the core tells me that A-H banksticks are available, which is 8 pieces, correct! BUT, each of them gives me only 64 patches instead of 128? Is this normal or is it because of the pinning on the 8-banksticks-pcb? Earlier when I had only one bankstick connected, I got 128 patches.
Although I'm planning to add those banksticks behind a switch, so if this is caused by the pinning, it's solved later on..
#10
Posted 09 January 2008 - 22:50
search for "banksticks" or "24LC256"
Best Regards, Thorsten.
#11
Posted 09 January 2008 - 23:23
So 24LC256 stores only 64 patches? And I was absolutely sure that I got 128 patches when connecting only one of them :-D Perhaps that was hallucinations...
Thanks for the clarification!
ps. I guess there's no easy way to connect two 32k banksticks as one 64k by putting in serial? I find it annoying that core tells <no bankstick> after 64 patches. One solution is to get few 24LC512s..
#12
Posted 10 January 2008 - 00:17
Initially I planned not to support 24LC256 at all - search in the forum to find out, how many times people missed the info about the different number of patches, and the resulting side effects (e.g. during a bank upload). I really don't know, where to put this information so that people are aware of this. :-(
But there is also a practical reason why two BankSticks cannot be combined: because the first patch slot is always used as storage for internal informations (Magic bytes, and future extensions) - so, in fact a 24LC512 only stores 127, and a 24LC256 63 patches - the remaining patch (Patch #1) is always stored in internal EEPROM, and it's the same for all banks (A001, B001, C001, ...). So, combining two 24LC256 to a single bank would result into 126 patches - don't want to know, how many times I would have to answer questions about such strange side effects again and again to clarify, that this wouldn't be a bug?
So, please believe me: it's easier to use seperate banks for each BankStick than combining two BankSticks to a single bank.
Once the SysEx editor and patch manager is available, it will be possible for you to split the presets over different banks
Best Regards, Thorsten.



Help














