cancel
Showing results for 
Search instead for 
Did you mean: 

different Build Configuration for different pinout version

carleslsregner
Associate III

Is it ok to use different build configuations for different pinout version?

As you may have experienced, sometimes pcb version how the pinout. Sometimes another UART or TIMER is used in another pin etc,... 

Is it ok to  use different build configuations for different pinout version?

1 ACCEPTED SOLUTION

Accepted Solutions
Saket_Om
ST Employee

Hello @carleslsregner 

Yes, it is OK and often the best solution to use different build configurations for different PCB/pinout versions,

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.
Saket_Om

View solution in original post

2 REPLIES 2
Saket_Om
ST Employee

Hello @carleslsregner 

Yes, it is OK and often the best solution to use different build configurations for different PCB/pinout versions,

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.
Saket_Om
Andrew Neil
Super User

Yes, as @Saket_Om said, that's fine.

 

In situations where Build Configurations are not sufficient, you might take a look at this...

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.