IS IT POSSIBLE TO USE OTHER GPIO PINS AS CHIPSELECT PIN IN SPI1 MODULE IN STM32F103VC CONTROLLER ?
We are working custom board which has stm32f103vct6 (LQPF 100pin) on it. Our aim is to interface flash memory with microcontroller through SPI1 module but mistakenly board designed as PC4 pin for chip select instead of PA4 pin. Is there any other...