2014-07-16 01:28 AM
Command:
GPIO_PinRemapConfig(GPIO_Remap_SWJ_JTAGDisable,ENABLE); remap JTAG Pins PB4 and PA15 is not included, when you define SYS Debug Serial wire, and use PB4 / PA15 as GPIO otherwise it starts to get more and more useful..2014-07-16 02:55 AM
Hello,
The function ''GPIO_PinRemapConfig'' is available for STM32F1 products on its standard library. It is not clear which parts are you using & are you facing any issue to use PB4 & PA15 as GPIO? -Mayla-To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2014-07-18 12:02 AM
Sorry for the lack of detailed information:
We used it on a STM32F100. Thought it would be useful if Cube would include this mandatory instruction, if you configure these pins as IOs.