cancel
Showing results for 
Search instead for 
Did you mean: 

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

VBurs
Associate II

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,

1 ACCEPTED SOLUTION

Accepted Solutions
Yohann M.
ST Employee

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

View solution in original post

1 REPLY 1
Yohann M.
ST Employee

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