Actions
Task #3055
open
VK
GR
USB stack integration
Task #3055:
USB stack integration
Start date:
07/01/2026
Due date:
12/01/2026 (58 days late)
% Done:
100%
Estimated time:
Description
mplabx USB stack integration.
port the USB configuration code
make a E54 release 1.3
VK Updated by Venu Krishnamurthy 2 months ago
- Related to Task #3054: USB Configuration Tool(Revision) added
GR Updated by Greeshma Rayani about 2 months ago
- % Done changed from 0 to 70
USB port is not being detected.
-> changed the VBUS pin from PC00 to PC16 according to our Gateway board.
-> According to the data sheet the USB peripheral is supposed to get 48mHZ in the developed code clock is automatically being assigned with 60mHZ. so by assigning a separate gclk for usb now port is being detected.
While doing the testing verified that write is not happening properly checking that issue.
GR Updated by Greeshma Rayani 8 days ago
- % Done changed from 70 to 100
GR Updated by Greeshma Rayani 8 days ago
After changing the VBUS pin USB pin detecting and read write is also working. USB code has been integrated in the E54 main application.
Actions