STM32 MCUs Boards and hardware tools

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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...

herca.1 by Associate II
  • 2028 Views
  • 4 replies
  • 0 kudos

How to disable SWO pin?

Hi all,I am using STM32F103C8T6 but would like to maintain if possible processor neutral discussion on how to disable SWO pin while debugging.So in the case with STM32F103C8T6 SWO pin is also shared with SPI CLK and while debugging this pin becomes u...