STM32 JTAG pin description

Publisher:和谐共融Latest update time:2015-09-22 Source: eefocusKeywords:STM32 Reading articles on mobile phones Scan QR code
Read articles on your mobile phone anytime, anywhere
PA3, PA4, PA13, PA14, and PA15 of STM32 are pins used for JTAG

If you want to use it as a normal IO port, you need to configure

Add in pin initialization

GPIO_PinRemapConfig(GPIO_Remap_SWJ_JTAGDisable, ENABLE);

in

GPIO_Remap_SWJ_NoJTRET    SWJ is fully enabled except JTRST (JTAG+SWJ);

GPIO_Remap_SWJ_JTAGDisable    JTAG-DP disable + SW-DP enable;

GPIO_Remap_SWJ_Disable   SWJ is completely disabled (JTAG+SW-DP);

 

 

After power-on reset, the IO port is configured as floating output mode;

The JTAG pins are placed in input pull-up or pull-down mode:

PA15: JTDI is placed on pull-up

PA14: JTCK is placed in pull-down

PA13: JTMS is placed on pull-up

PB4: JNTRST is pulled up

Keywords:STM32 Reference address:STM32 JTAG pin description

Previous article:STM32 BOOT1 and BOOT0 settings
Next article:[STM32 Cotex-M3 processor series programming] Timer light is on

Latest Microcontroller Articles
Change More Related Popular Components

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

About Us Customer Service Contact Information Datasheet Sitemap LatestNews


Room 1530, 15th Floor, Building B, No.18 Zhongguancun Street, Haidian District, Beijing, Postal Code: 100190 China Telephone: 008610 8235 0740

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京ICP证060456号 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号