2020-01-16 01:05 AM
2020-01-16 01:38 AM
You can't remap the pins, they are simply connected together internally.
JW
2020-01-16 01:46 AM
so under what port do I manage pin1 ? PB7 or PB8
2020-01-16 02:40 AM
Consider them as two/four pins soldered together. Never set more than one of them as output. Set the "unused" ones to analog mode in GPIOB->MODER. This is the default setting after reset, so just leaving the MODER bits alone is fine.
2020-01-16 02:49 AM
seems strange.( I would have designed it with a remap configuration.)
thanks for the clarification
Yona
2020-01-16 05:27 AM
The product manager would complain loudly, because then they couldn't use the same silicon for different packages.