7129 views|3 replies

411

Posts

9

Resources
The OP
 

How to use the PA15 pin of stm32F405 as a normal IO port [Copy link]

How to use the PA15 pin of stm32F405 as a normal IO portGood people have a peaceful life~
This post is from stm32/stm8

Latest reply

RCC_APB2PeriphClockCmd(RCC_APB2Periph_AFIO,ENABLE); GPIO_PinRemapConfig(GPIO_Remap_SWJ_JTAGDisable,ENABLE); Check if your library function names are consistent. If they are different, find the corresponding function. And check if the parameter names are consistent. Note that the parameters should not be selected incorrectly. JTAG will not be able to download programs. You can use the serial port  Details Published on 2018-7-19 00:04
 

411

Posts

9

Resources
From 4
 
The post is finished!!! For the F1 series, just follow the method on the Internet. For the F4 series, just set the IO port according to normal settings. I have tried it and it works. This website contains the method of F1 and the comparison of F4. I post it here for your reference https://blog.csdn.net/wangyinyun1/article/details/48239725
This post is from stm32/stm8
 
 

3471

Posts

11

Resources
2
 
RCC_APB2PeriphClockCmd(RCC_APB2Periph_AFIO,ENABLE); GPIO_PinRemapConfig(GPIO_Remap_SWJ_JTAGDisable,ENABLE); Check if your library function names are consistent. If they are different, find the corresponding function. And check if the parameter names are consistent. Note that the parameters should not be selected incorrectly. JTAG will not be able to download programs. You can use the serial port
This post is from stm32/stm8

Comments

No, there is no second function in F4  Details Published on 2018-7-19 08:31
 
 

411

Posts

9

Resources
3
 
ienglgge posted on 2018-7-19 00:04 RCC_APB2PeriphClockCmd(RCC_APB2Periph_AFIO,ENABLE); GPIO_PinRemapConfig(GPIO_Remap_SWJ_JTAGDisable,E ...
No, there is no second function in F4
This post is from stm32/stm8
 
 
 

Guess Your Favourite
Find a datasheet?

EEWorld Datasheet Technical Support

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号
快速回复 返回顶部 Return list