Skip to main content
Visitor II
December 29, 2002
Question

UsbInitialize()

  • December 29, 2002
  • 1 reply
  • 545 views
Posted on December 29, 2002 at 15:17

UsbInitialize()

    This topic has been closed for replies.

    1 reply

    dk5ugAuthor
    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 11:53

    UsbInitialize() in upsd_usb.c

    shows

    UCON0 = uTX0E | uRX0E | 8

    and in the following line

    UCON0 = uRX0E | 8

    does this make sense? maybe the cause of my problem?

    i can't compile the USB-demo with the KEIL-compiler supplied,

    code is too big

    won't adjust the source for another compiler...