Is there a way to have the USB-PD library for STM32F7 MCU's??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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.
- Labels:
-
STM32F7 Series
-
USB-PD
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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
