Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re^4: Problem Writing to FTDI COM Port using Win32::FTDI::FTD2XX

by PrfrrdUsrNm (Initiate)
on Jan 16, 2014 at 06:06 UTC ( [id://1070763]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    SetBitMode
      Parameters: {$mode}
    ...
        PFT_BITMODE_MHBEM
        PFT_BITMODE_FOISM
        PFT_BITMODE_CBUSBB
    
  2. or download this
    my $mode = FTDIdev->SetBitMode(0x03, 0x01); #also tried in dec with 3,
    + 1
    
    print "My mode is: $mode\n";
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1070763]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (4)
As of 2024-03-29 05:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found