PIC18f4550 and external ADC

Thread Starter

blind2_man

Joined May 12, 2008
33
I want to connect an external ADC to PIC18f4550, on the stream paralel port. I read in the datasheet that it is possible that USB to transfer data directly in the endpoint. Can you help me choose an external ADC?
The speed should be at least 10Msample /sec, to be compatible with streaming port.
Does anybody succeeded to make this work(establish a high speed transfer in this configuration)?
One idea is to use ADS931 or TLC5540 or AD9280ARSZ.
 

Thread Starter

blind2_man

Joined May 12, 2008
33
I was afaraid to have this anweer. So far I have succed to transfer via CDC example from internal ADC 37ksample/s to PC.
It shoud be possible to reach at least full speed 12Mb/s -> 1.5Msamples *8 bit /s.
 
Last edited:
Top