ALTracer commented on PR #8906: URL: https://github.com/apache/nuttx/pull/8906#issuecomment-1494309346
> @ALTracer have you tested composite with the latest master ? I submitted various changes for RNDIS and composite device last month and that should now work for STM32 OTGFS No, I didn't even enable composite while testing my changes on latest master in hopes to keep it simple. In fact, I've noticed that you were touching stm32 rndis code recently, so in the end I tried to skip additional possible sudden breakage, like it usually likes to manifest outta nowhere at 1am. I'd like to get at least a couple working composite configurations though, maybe later. This PR lays the foundation for actually using default USART1 + OTGFS and having some sort of block storage instead of a ramdisk in scarce SRAM. F411 has dwc2, and you were working with systemwide NuttX USB stack (and maybe NENDPOINTS). Could you suggest how to debug/trace this, apart from USBTRACE and logic analyzers (sigrok-pico) on D+/D-? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org