Is this an error in datasheet DocID15060 Rev 7 (STM32F103x4 STM32F103x6) - regarding SPI1_SCK when SPI_REMAP = 1.
I was setting up pin assignments for a project and encountered a conflict between datasheet and reference manual. Can this be resolved?
The datasheet for STM32F103x4 STM32F103x6, filename stm32f103t4.pdf, dated 6/1/2015 9:41:55 AM appears to lack an entry for SPI1_SCK under SPI1_REMAP = 1.
According to RM0008 diagram 9.3.10 on page 181/1136, tSPI1_REMAP = 1 should connect SPI1_SCK to PB3.
In the datasheet Table 5 on page 28/99, PB3 Remap (right-most column) only includes TIM2_CH2 / PB3/ TRACESWO. PB4 and PB5 do include in the same column SPI1_MISO and SPI1_MOSI, so I suspect the reference manual should prevail.
Is there a way to confirm the possible error in the datasheet or otherwise resolve the apparent conflict?
Thanks
