Re: iMXRT usbdev endpoint allocation problem

2023-09-20 Thread Mårten Svanfeldt
ember 20, 2023 11:40:06 AM To: dev@nuttx.apache.org Subject: RE: iMXRT usbdev endpoint allocation problem Hi Marten , See https://github.com/apache/nuttx/pull/4784 Furthermore once all the caching was working, the USB driver had a bug that the bulk endpoints was getting confused with the int

RE: iMXRT usbdev endpoint allocation problem

2023-09-20 Thread David Sidrane
overwrites. So it was because of memory overwrites. How would you suggest it be changed? David -Original Message- From: Mårten Svanfeldt Sent: Friday, September 15, 2023 4:23 AM To: dev@nuttx.apache.org Subject: iMXRT usbdev endpoint allocation problem Hi, I'm in the process of updatin

iMXRT usbdev endpoint allocation problem

2023-09-15 Thread Mårten Svanfeldt
Hi, I'm in the process of updating our internal NuttX from version 10.1 to 12.2.1, and ran into some issues with usb device code on iMXRT. We have a device that exposes a custom class with a fixed endpoint mapping (the toolstack in the other end expects certain endpoint mappings, using ep1 an