candle-usb / candleLight_fw

gs_usb compatible firmware for candleLight, cantact and canable
Other
661 stars 292 forks source link

Fix stm32g0b USB stall #156

Closed marckleinebudde closed 1 year ago

marckleinebudde commented 1 year ago

Under high CAN-TX load the endpoint on the stm32g0b will stall, this PR fixes the issue.

marckleinebudde commented 1 year ago

@lichtfeind has opened an issue https://github.com/STMicroelectronics/stm32g0xx_hal_driver/issues/2 to fix this problem upstream.

fenugrec commented 1 year ago

Thanks. Sorry for the delay; I was hoping ST would update the library 'soon' as that would have been preferable to having local fixes (see #157 for my dilemma...)

marckleinebudde commented 1 year ago

At least it's on their dashboard now: https://github.com/orgs/STMicroelectronics/projects/3#card-87981733