BSS is a 48 input headless version of the the MegaDrum - this means it has
no LCD or button hardware and it is exclusively controlled by software.
My intention was to produce a MegaDrum tailored for studio/live recording and
the impetus to begin came when elrules open sourced the MCT.
I intend this as SMT and don't expect to support the ATmega32.
There are three possible stages to the development.
Stage 1.
ATmega644p with Succ-U-Bus bootloader and a USB PIC variant.
This is backward compatible with current designs.
Stage 2. (Pretty much dumped this but it may have to wake up again)
ATmega644p (no bootloader) and USB PIC variant with Succ-U-Bus ICSP.
This is backward compatible with current designs at 20MHz only.
Stage 3 will be a single chip solution.
Atmel produced a DIP packaged USB part some time ago but killed it
before production became generally available. The problem with stuffing
USB onto something like the mega644 is that such a part is competing very
strongly with other existing lines. Even if such a device becomes
available in DIP packaging I can't see it competing.
Look at these Farnell prices.
ATmega644, 20MHz, 64K Flash, 2K EEPROM, 4K RAM, No USB - Qty 1 £8.07, 10-99 £4.39 (thats good!)
For an extra 80p a competing product will give:
A threefold increase in speed
4 times more RAM
Onboard Full-speed USB
and 50% more ADC inputs.
Hard competing with the worlds largest manufacturer, but we'll see what happens...
[REDACTED]
Succ-U-Bus has it's own thread here