??? 12/27/10 17:48 Read: times Msg Score: +2 +2 Good Answer/Helpful |
#180304 - re: DSP PROCS Responding to: ???'s previous message |
Jason Arkwright said:
Andy Peters said:
As for the speed thing in general, the SiLabs C8051F120 can run at 100 MHz and it has a MAC with 16x16 multiplier and 40-bit adder that can do the math in two clock cycles (50 Mips). And it has a 12-bit 100 kS/s ADC. Some of their parts in the F360 series have the MAC, too. Drool, drool and drool again, I first noticed the Silabs when they were called Cygnal about 8 years ago and yes they were then way in front of anything around at that time, their on board peripherals were/are excellent but they are just too expensive and difficult to prototype. They are NOT difficult to prototype. As everyone here will tell you, surface mount assembly is not difficult. But save yourself some trouble, and spend a hundred bucks on an F120 dev kit. You get a proto board with the processor and all of the peripherals brought out to pins, plus you get the programming dongle. It's a SCREAMING deal. Dunno what you consider "expensive." Jason said:
Andy Peters said:
I think if you want to do DSP, you should maybe consider using a specialist part such as an Analog Devices SHARC or BlackFin or a TI TMS320 device. Most of those devices run rings around microcontrollers (clock speeds up to a Gigahertz). Of course, absolutely none of them come in through-hole packages (see the trend?) and the tools are frighteningly expensive. Currently, I have an LCR meter ticking away on my work bench, I have very recently designed a board for it on my pc but I've yet to make the board, this meter is using the AT89C51ED2 running at 5 mips, sampling is around 6.25ks/sec (x2 channels) and it is working satisfactory, but more speed would be very nice which is why I hope to get my hands on the xmega in the new year, 32 mips is plenty for the time being. Buy the dev kit to which I linked. Done. -a |