cancel
Showing results for 
Search instead for 
Did you mean: 

How to compile STM32 USB-PD(Power Delivery) software expansion applications in TrueStudio?

FaikN
Associate II

Hey,

I am trying to use STM32 USB-PD power delivery software expansion package, specifically the EVAL_FUSB307_DRP project, that uses STM32F05 as TCPM and FUSB305 as TCPC. These example projects created by STM as software expansion package but for EWARM and SW4STM32 toolchains but not for TrueStudio. Has someone tried to run these on TrueStudio with success? if yes, what exact process did you follow? When i try to compile with including the right directories, i get lots of error which may cause due to different interpretation of commands due to different compilers.

2 REPLIES 2
Yohann M.
ST Employee

Hello

could you please precise the compilation errors you have with TrueStudio?

I advise you to start your TrueStudio environment from SW4STM32 which uses the same GCC compilers.

Yohann

FaikN
Associate II

Hey,

The problem is fixed. I am currently using TrueStudio for compilation without any problems. It works well, with proper symbol definitions.

Thanks,

Faik