It’s also peaked at 50 MIPS, the Freescale quotes 180 MIPS. The AN3101 is aimed more at certain types of FX. It’s done very good work in ‘Miss Parker’. The 1000 off price for the AN3101 is around $4. The 1000 off price for the DSP56371 is around $9.
Basically different league devices. What I really want is a next generation version of the Chameleon, not a stompbox.
I ordered the uclinux blackfin stamp board once I saw that it was used in the original Looperlative. Since I work with linux during the day, it was/is a relatively easy learning curve… There’s also a bare pcb available for $70 - check out http://www.blackstamp.net
I’m also interested in a next-generation chameleon type of device…
What I really want is a next generation version of the Chameleon, not a stompbox.
I’m with you on that one. I remember back before the old Chameleon forum went defunct there was talk of creating an open source variant of the Chameleon. I was happy to see an email floating around in my inbox from Mr. Maddox bringing light back to that topic.
well, an fpga can be even better than a dsp, cause xilinx dev tool is absolutely free, and its easier to migrate from one platform to another , that motorola sohuld be considered obscure imho.
here is a good link for starters with integer arithmetic
well, an fpga can be even better than a dsp, cause xilinx dev tool is absolutely free, and its easier to migrate from one platform to another , that motorola sohuld be considered obscure imho.
It’s hard to define “better” - I wouldn’t rate something as being better purely because some dev tools are free…
An FPGA can be better than a DSP because it is much more flexible - it’s like an empty container that you can turn into anything (including a DSP). At the same time, an FPGA is worse than a DSP because it is an empty container! You have to do a lot of work to get an FPGA to do anything, whereas with a DSP, it already does what it does, you just write code for it…
An FPGA can be better than a DSP because it is much more flexible - it’s like an empty container that you can turn into anything (including a DSP). At the same time, an FPGA is worse than a DSP because it is an empty container! You have to do a lot of work to get an FPGA to do anything, whereas with a DSP, it already does what it does, you just write code for it…
The UAD-1 is quite interesting - it’s actually a chip from a video card. There seem to be quite a few projects using graphics hardware for general purpose computation…