Skip to content

Conversation

andrewleech
Copy link

From https://github.com/STMicroelectronics/STM32CubeWB.git tag v1.23.0

Also re-apply "WB_HAL/usb: Pass USB_OTG_CfgTypeDef by reference." from 46cdeaf

pi-anl and others added 2 commits September 23, 2025 18:17
USB_OTG_CfgTypeDef is a large struct, so passing by reference should
be more efficient in terms of stack usage and code size.

Signed-off-by: David Lechner <david@pybricks.com>
@andrewleech andrewleech changed the base branch from vendor to work-F0-1.9.0+F4-1.16.0+F7-1.7.0+G0-1.5.1+G4-1.3.0+H5-1.0.0+H7-1.11.0+L0-1.11.2+L1-1.10.3+L4-1.17.0+N6-1.1.0+WB-1.10.0+WL-1.1.0 September 24, 2025 23:11
@dpgeorge
Copy link
Member

Did you get a chance to test this on WB55?

@andrewleech
Copy link
Author

Did you get a chance to test this on WB55?

I have tested the TinyUSB integration on WB55 and with this stm32lib update in conjunction with the TinyUSB update and can confirm that TinyUSB works on the NUCLEO_WB55 (as does the existing UART REPL).
I haven't explicitely tested any other standard peripherals on the board however.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants