Change SPI MOSI-MISO Pins
Hello,
I am using STM32L100 in one of my projects. I designed a PCB for this and it appears that I made a mistake on the layout. SPI's MOSI and MISO pins are not correctly routed on the PCB layout they are just opposite of how they should be connected.
Is there a way I can change MOSI (PA6) and MISO (PA7) pins so I dont have to modify the PCB. I know you can bitbang SPI but I am not sure if I can accomplish that.
Thank you.
