Hi Mario,
The way you are going about this is exactly the same way I would have!
The only thing I suggest you do is to put 100nf xr5 caps on the vdd and vss pins to ground on the 4066's.
Study the code that is in the file I pointed you to, in particular the "Main" section. This file has the timing for the sd2000 and it does work. After a while you will start to figure out what is going on in the code. Also look up the datasheet for the atmega644 and look at the instruction set so you know what each command is doing.
Cheers Mick
The way you are going about this is exactly the same way I would have!
The only thing I suggest you do is to put 100nf xr5 caps on the vdd and vss pins to ground on the 4066's.
Study the code that is in the file I pointed you to, in particular the "Main" section. This file has the timing for the sd2000 and it does work. After a while you will start to figure out what is going on in the code. Also look up the datasheet for the atmega644 and look at the instruction set so you know what each command is doing.
Cheers Mick
Comment