Skip to main content
Associate III
March 17, 2026
Solved

different Build Configuration for different pinout version

  • March 17, 2026
  • 2 replies
  • 155 views

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?

Best answer by Saket_Om

Hello @carleslsregner 

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

2 replies

Saket_OmBest answer
Technical Moderator
March 17, 2026

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
March 17, 2026

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.