Menu

ftdi 8bit mode need help

Help
Antikiller
2015-02-08
2015-02-22
  • Antikiller

    Antikiller - 2015-02-08

    need help .
    how to set up a config 8bit on the ftdi? Chip FTDI FT2232D. connection of the User's Guide.
    what should be changed in the config ?

     
  • Markus Dolze

    Markus Dolze - 2015-02-08

    hd44780-ftdi driver is in 8 bit mode by default. Thus, no extra configuration should be necessary. Just set

    [hd44780]
    ConnectionType=ftdi
    

    Configure Size and Backlight according to your LCD. Most other options have no effect on the ftdi connection type.

     
  • Antikiller

    Antikiller - 2015-02-09

    ftdi_mode=4
    ftdi_line_RS=0x40
    ftdi_line_RW=0x20
    ftdi_line_EN=0x10
    this is so?

     
  • Markus Dolze

    Markus Dolze - 2015-02-22

    As written above, the driver is in 8 bit mode by default. Therefore ftdi_mode is not necessary.

     

Log in to post a comment.