2021-04-07 11:11 AM
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,
Solved! Go to Solution.
2021-04-12 12:50 AM
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
2021-04-12 12:50 AM
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