Nathan Conrad
Nathan Conrad
### Operating System Windows 10 ### Board STM32L053 nucleo ### Firmware fd5bb6e5db8e8e997d66775e689cc73f149e7fc1 ### What happened ? stm32_fsdev `dcd_pma_alloc` causes an off-by-one error when the max packet length is not an...
According to the USB spec, the DTOG of an endpoint should always be reset to DATA0 when receiving CLEAR_FEATURE(ENDPOINT_HALT), regardless of if the endpoint had been stalled (See citations in...
With the provided VS Code build task, I end up with an unoptimized debug build. Could a new task be added for the "release" profile? (I can't figure out the...
I'm using my own build of the beta3 firmware. Sometimes, the on-screen HOME X command fails. 1. Move x to somewhere near the middle of its travel 2. Turn on/power-cycle...
Some clarification in the the datasheet would be appreciated for the handling of USB OUT packets while in device mode. For the buffer control register section `4.1.2.5.4`: 1. Are bits...