embassy-rs / stm32-data

75 stars 107 forks source link

Add fieldset for GCCFG register variant on devices with USB core ID 5000 #521

Closed doesnotcompete closed 4 weeks ago

doesnotcompete commented 4 weeks ago

On some devices, such as the U5 and H7R/S series, the GCCFG register of the OTG_HS peripheral does not match the existing definitions (cp. RM0477 sec. 62.14.18 and RM0456 sec. 73.14.18). They all have the USB core ID 5000.

These changes are necessary to implement support for the peripheral on the H7R/S in https://github.com/embassy-rs/embassy/issues/3289. #519 may also be related, although there seem to be some additional changes necessary to get USB to work on those U5 parts.

embassy-ci[bot] commented 4 weeks ago

diff: https://ci.embassy.dev/jobs/2267c9bfb933/artifacts/diff.html

embassy-ci[bot] commented 4 weeks ago

diff: https://ci.embassy.dev/jobs/71131f94e009/artifacts/diff.html