Cables to Go 39554 Podręcznik Użytkownika Strona 88

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 190
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 87
Release Notes for StellarisWare Revision 6075 (June 4, 2010)
rupts are enabled or disabled at the CPU level. A non-zero return code indicates that interr upts are
currently disabled.
10.3 Bug Fixes in Stellaris Peripheral Driver Library
10.3.1 USB_EP_HOST_IN and USB_EP_DEV_OUT definitions overlap
with USB_EP_SPEED_FULL definition (Reference 12152)
The USB_EP_HOST_IN and USB_EP_DEV_OUT values had the same bit field position in the bit
flags as the USB_EP_SPEED_FULL flag causing an overlap that resulted in errors when these
flags were used. The functions affected were the USBFIFOFlush(), USBEndpointDMAEnable(),
and USBEndpointDMADisable(). The USB_EP_HOST_IN and USB_EP_DEV_OUT are now sim-
ply the bitwise NOT of the USB_EP_HOST_OUT and USB_EP_DEV_IN to remove this collision
and all uses of these bits have been changed to match this definition.
10.3.2 USBDevEndpointStallClear() is not clearing data toggle for non-zero
endpoints (Reference 12165)
When the USBDevEndpointStallClear() function is called for non-zero endpoints and the ulFlags pa-
rameter is USB_EP_DEV_OUT, the function sets the wrong bit and does not clear the data toggle.
This error causes the USB controller to ignore valid DATA0 packets after the USBDevEndpointStall-
Clear() is called. This has been fixed and now the USBDevEndpointStallClear() function properly
clears the data toggle when called.
10.3.3 Deprecated INT_ADC? from hw_ints.h (Reference 12203)
The defines for INT_ADC? (the four sample sequence interrupts for ADC0) have been deprecated
in favor of INT_ADC0SS?. This makes them consistent with the sample sequence interrupt defines
for ADC1, which are INT_ADC1SS?.
10.4 New Features in Stellaris Graphics Librar y
10.4.1 Added monospace font support to ftrasterize (Reference 10690)
Support has been added to ftrasterize to render a font with uniform spacing (in other words, a
monospaced font). Additionally, renderings of the Computer Modern monospaced font in sizes 12
through 48 have been added to the default font collection for the Stellaris Graphics Library.
88 September 16, 2011
Przeglądanie stron 87
1 2 ... 83 84 85 86 87 88 89 90 91 92 93 ... 189 190

Komentarze do niniejszej Instrukcji

Brak uwag