-
- Downloads
Ensure device address latch bit is not set at the same time as the new address, as per datasheet.
Minor documentation fixes. Fix broken USB host mode due to the USB frame counter not being updated during the early enumeration steps, causing USB_Host_DelayMS() to spinloop forever.
Showing
- Demos/Device/ClassDriver/DualVirtualSerial/DualVirtualSerial.txt 1 addition, 1 deletion...evice/ClassDriver/DualVirtualSerial/DualVirtualSerial.txt
- Demos/DualRole/ClassDriver/MouseHostDevice/DeviceFunctions.c 2 additions, 0 deletionsDemos/DualRole/ClassDriver/MouseHostDevice/DeviceFunctions.c
- Demos/DualRole/ClassDriver/MouseHostDevice/MouseHostDevice.c 9 additions, 0 deletionsDemos/DualRole/ClassDriver/MouseHostDevice/MouseHostDevice.c
- LUFA/Drivers/USB/HighLevel/StdDescriptors.h 2 additions, 2 deletionsLUFA/Drivers/USB/HighLevel/StdDescriptors.h
- LUFA/Drivers/USB/LowLevel/Device.h 2 additions, 1 deletionLUFA/Drivers/USB/LowLevel/Device.h
- LUFA/Drivers/USB/LowLevel/Host.c 12 additions, 7 deletionsLUFA/Drivers/USB/LowLevel/Host.c
- LUFA/Drivers/USB/LowLevel/USBInterrupt.c 9 additions, 3 deletionsLUFA/Drivers/USB/LowLevel/USBInterrupt.c
- LUFA/ManPages/FutureChanges.txt 1 addition, 1 deletionLUFA/ManPages/FutureChanges.txt
Loading
Please register or sign in to comment