Re: Digital PI schematic
Robert,
The ADuC841 is probably good enough for a metal detector - the move to a single cycle instruction clock is a great improvement - others have being doing this for a while, and its good that AD will be doing this too. The device is still short of SRAM, but looks promising...
The dsPIC is a strange device, predominately for motor control, and whilst it has buckets more SRAM and I/O, it has no on-chip DAC, which is a bit of a pain...
I presume you are blocking interrupts during the main timing cycle - when I used this device for a robotics project I was generating stepper motor timing whilst interrupts were going on - not a good idea (loads of jitter).
Are you using the AD development board for the 812 (ISTR that its about $200), or your own board...?
Nicko
Robert,
The ADuC841 is probably good enough for a metal detector - the move to a single cycle instruction clock is a great improvement - others have being doing this for a while, and its good that AD will be doing this too. The device is still short of SRAM, but looks promising...
The dsPIC is a strange device, predominately for motor control, and whilst it has buckets more SRAM and I/O, it has no on-chip DAC, which is a bit of a pain...
I presume you are blocking interrupts during the main timing cycle - when I used this device for a robotics project I was generating stepper motor timing whilst interrupts were going on - not a good idea (loads of jitter).
Are you using the AD development board for the 812 (ISTR that its about $200), or your own board...?
Nicko
Comment