cancel
Showing results for 
Search instead for 
Did you mean: 

Loading code on STM32U535 vs STM32U545

CSmit.4
Associate II

Hello, we have an STM32CubeIDE project based on the STM32U545. Unfortunately, our first version of PCB's is due to arrive soon populated with the STM32U535 instead, due to parts shortages. My question is, can I use the IDE to load and debug the code as is, or do I need to create a different project based on the STM32U535. The two parts are almost identical, except for the crypto engine, which we arent using yet, so I am not concerned about binary compatability, just whether the IDE will complain when it sees a 535 instead of a 545.

1 ACCEPTED SOLUTION

Accepted Solutions
SofLit
ST Employee

Hello @CSmit.4 ,

Yes you can upload your application as it is on STM32U535 instead of STM32U545 if you are not using Crypto feature.

 

To give better visibility on the answered topics, please click on "Accept as Solution" on the reply which solved your issue or answered your question.

View solution in original post

1 REPLY 1
SofLit
ST Employee

Hello @CSmit.4 ,

Yes you can upload your application as it is on STM32U535 instead of STM32U545 if you are not using Crypto feature.

 

To give better visibility on the answered topics, please click on "Accept as Solution" on the reply which solved your issue or answered your question.