Ignore:
Timestamp:
Sep 3, 2009, 12:29:55 AM (15 years ago)
Author:
demin
Message:

fix PINFLAGSAB configuration

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FirmwareFX2/usbjtag.c

    r26 r28  
    146146   EP4BCL = 0x80; SYNCDELAY;
    147147
    148    PINFLAGSAB = 0xEB; SYNCDELAY;                         // 1110_1011 => FLAGA = EMPTY flag for EP8; FLAGB = FULL flag for EP6
     148   PINFLAGSAB = 0xFA; SYNCDELAY;                         // 1111_1010 => FLAGA = EMPTY flag for EP6; FLAGB = FULL flag for EP8
    149149
    150150   // Put the system in high speed by default (REM: USB-Blaster is in full speed)
Note: See TracChangeset for help on using the changeset viewer.