eclipse-threadx / usbx

Eclipse ThreadX - USBX is a high-performance USB host, device, and on-the-go (OTG) embedded stack, that is fully integrated with Eclipse ThreadX RTOS
https://github.com/eclipse-threadx/rtos-docs/blob/main/rtos-docs/usbx/index.md
MIT License
148 stars 88 forks source link

ux_dcd_... files missing in usbx 6.2.1 ? #113

Open roblxx opened 11 months ago

roblxx commented 11 months ago

Hi,

In older versions of usbx (e.g., 5.7) many device controller files (ux_dcdmcf5329... files for example) were provided with the usbx sourc code. In usbx 6.2.1 those files are not present - there appears to be only a sample ux_dcd set of files.

Can you tell me if the previously provided ux_dcd ... device controller files are available for usbx 6.2.1, or if not, can you point me to documentation that indicates where to find them or how to create them?

Thanks, Rob

xiaocq2001 commented 11 months ago

Thanks for the feedback.

Unfortunately, the DCD device controller drivers are not available for USBX 6.x. Usually, they are packed by semi vendor that provides USBX in their packages (E.g., in STM32 Cube, NXP software packet, Reneses SSP etc.).

You can still use older version DCD files and update them to fit USBX 6.x.

roblxx commented 11 months ago

Thanks for the feedback – kind of what we thought but good to get it confirmed.

Rob

From: CQ Xiao @.> Sent: Wednesday, September 6, 2023 9:58 PM To: azure-rtos/usbx @.> Cc: Ladeau, Bruce R @.>; Author @.> Subject: [ EXTERNAL ] Re: [azure-rtos/usbx] uxdcd... files missing in usbx 6.2.1 ? (Issue #113)

[ EXTERNAL ]

Thanks for the feedback.

Unfortunately, the DCD device controller drivers are not available for USBX 6.x. Usually, they are packed by semi vendor that provides USBX in their packages (E.g., in STM32 Cube, NXP software packet, Reneses SSP etc.).

You can still use older version DCD files and update them to fit USBX 6.x.

— Reply to this email directly, view it on GitHubhttps://github.com/azure-rtos/usbx/issues/113#issuecomment-1709351927, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BCJMNOE2D7VJP2RVA3T2XPDXZES3XANCNFSM6AAAAAA4H5CIDU. You are receiving this because you authored the thread.Message ID: @.**@.>>