Skip to main content
VBurs
Associate III
April 7, 2021
Solved

Is there a way to have the USB-PD library for STM32F7 MCU's??

  • April 7, 2021
  • 1 reply
  • 888 views

Recently, i was trying to integrate the USB-PD library from ST with the support for the STUSB1602 IC that we have on our custom hardware. I found out that the precompiled library from ST supports only the Cortex M0, M33 and M4 MCU's.... Why is that?

I really need help for integration of that lib with Cortex M7 to be able to make my custom hardware charge faster on the USB-C.

Thanks,

This topic has been closed for replies.
Best answer by Yohann M.

Dear @Community member​ 

You should use for your STM32F7 a library generated on CM0_PLUS. It should work also on CM7 cortex.

Please come back to us if you have any issues.

Regards,

Yohann

1 reply

Yohann M.
Yohann M.Answer
ST Employee
April 12, 2021

Dear @Community member​ 

You should use for your STM32F7 a library generated on CM0_PLUS. It should work also on CM7 cortex.

Please come back to us if you have any issues.

Regards,

Yohann