Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

FTDI DLP-245PB Module A/D converter problem?

Status
Not open for further replies.

btbass

Advanced Member level 5
Joined
Jul 20, 2001
Messages
1,896
Helped
438
Reputation
880
Reaction score
288
Trophy points
1,363
Location
Oberon
Activity points
12,887
I am trying to use the A/D converter on a FTDI DLP-245PB module. I send the byte array
byte[] setup_ad = {0x03, 0xA8, 0x89, 0x81, 0xA3};
to set up the A/D and send
byte[] read_switch = {0x02, 0xA9, 0x02, 0xA9};
to read a channel.
All I get back is 3 bytes of 0x55?
Has anybody sucsessfully used this module. If so, can they give me any pointers as to whats going wrong?
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top