2020-05-11 01:12 AM
Hey there,
I'm using USB CDC, configured as VCP with an STM32F042K6, bus powered device. Now it seems pretty easy to change the default 100 mA to 500 mA according to here:
but how about more than 500 mA? For example requesting/negotiating 900 mA as a USB 3.0 device? How do I 'make' the STM32 USB 3.0 compatible?
Thank you for your help.
2020-05-11 04:27 AM
STM32 devices do not support USB 3.0. The maximum power you can officially request is 500mA.