Porting updates for the UC3B architecture - get UC3B partially enumerating...
Porting updates for the UC3B architecture - get UC3B partially enumerating using a modified mouse demo on the EVK1101. Implement a software FIFO for the endpoint banks; datasheet hints that this can be done through hardware as on the AVR8 architecture, but the correct method to do this not discovered yet.
Showing
- LUFA/Common/Attributes.h 9 additions, 0 deletionsLUFA/Common/Attributes.h
- LUFA/Common/Common.h 36 additions, 5 deletionsLUFA/Common/Common.h
- LUFA/Drivers/USB/Core/AVR8/USBController_AVR8.c 0 additions, 2 deletionsLUFA/Drivers/USB/Core/AVR8/USBController_AVR8.c
- LUFA/Drivers/USB/Core/AVR8/USBInterrupt_AVR8.h 0 additions, 5 deletionsLUFA/Drivers/USB/Core/AVR8/USBInterrupt_AVR8.h
- LUFA/Drivers/USB/Core/DeviceStandardReq.c 5 additions, 4 deletionsLUFA/Drivers/USB/Core/DeviceStandardReq.c
- LUFA/Drivers/USB/Core/StdDescriptors.h 2 additions, 2 deletionsLUFA/Drivers/USB/Core/StdDescriptors.h
- LUFA/Drivers/USB/Core/UC3B/Endpoint_UC3B.c 9 additions, 7 deletionsLUFA/Drivers/USB/Core/UC3B/Endpoint_UC3B.c
- LUFA/Drivers/USB/Core/UC3B/Endpoint_UC3B.h 67 additions, 84 deletionsLUFA/Drivers/USB/Core/UC3B/Endpoint_UC3B.h
- LUFA/Drivers/USB/Core/UC3B/Pipe_UC3B.c 5 additions, 5 deletionsLUFA/Drivers/USB/Core/UC3B/Pipe_UC3B.c
- LUFA/Drivers/USB/Core/UC3B/Pipe_UC3B.h 32 additions, 32 deletionsLUFA/Drivers/USB/Core/UC3B/Pipe_UC3B.h
- LUFA/Drivers/USB/Core/UC3B/USBController_UC3B.c 3 additions, 3 deletionsLUFA/Drivers/USB/Core/UC3B/USBController_UC3B.c
- LUFA/Drivers/USB/Core/UC3B/USBInterrupt_UC3B.c 1 addition, 0 deletionsLUFA/Drivers/USB/Core/UC3B/USBInterrupt_UC3B.c
- LUFA/Drivers/USB/Core/UC3B/USBInterrupt_UC3B.h 0 additions, 5 deletionsLUFA/Drivers/USB/Core/UC3B/USBInterrupt_UC3B.h
Loading
Please register or sign in to comment