STM32 MCUs Boards and hardware tools

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

MB1440B connect?

Hi, I can connect to my target MCU with the ST-Link V3 using SWD (CN1), but when I plug in the MB1440B board to the V3, it won't connect over SWD anymore. Are there jumper settings I need to change? Any other reason why this might be the case?

PNayl by Associate
  • 233 Views
  • 0 replies
  • 0 kudos

Resolved! TIM2 remap causes an stlink error

Hello, please help me.I use stm32f103rc mcu, stlink v2 and keil uvision5.So executing AFIO->MAPR |= AFIO_MAPR_TIM2_REMAP_FULLREMAP;causes stlik connection error.Algorithm:Flash the MCU with keil uvision.Step to remmaping line in code. In this stage e...