User Activity

Posted on September 20, 2012 at 11:44Hello, We want to use PB3 of the microC. As found in some forums we have to disable JTAG. We do this using following line of code: GPIO_PinRemapConfig(GPIO_Remap_SWJ_JTAGDisable, ENABLE); Then we want to use P...