Hi,
So I recently had someone suggest the 68332, and I looked a little at
> Motorola's site and found it has the "TDU" or something like that, which
> looks like quite a bit of capability for time domain activities.
You certainly mean TPU. Thats a nice thingy - it takes a lot of tedious polling tasks away from the main core and comes with a whole range of predefined functions like pwm, qsm, counting and so on.
Anyway, if one wanted to use a 32-bit micro, and be able to develop in
> assembly and C with free software tools and the most inexpensive
> required hardware tools, what would be better, an ARM, 68332, or
> something else? I'm pretty sure 68000 assembly isn't too hard to learn.
I have not much expirience with other cpus, only a little bit of mips, z80 and atmel. But m68k-assembler was sort of mothers milk to me, and I still think its easy to understand and powerful. Its wide range of addressing modes and quite large number of registers make it easy to code in.
Regards,
Diez