Hello,
I'm working with the STM32F4-Discovery Board and the atollic TrueStudio Lite and I'm a absolutely Newbie with that.
When I was excercising with de GPIO's i configured all Port Pins of GPIOA as outputs, and wrote this to the flash.
Since then I can't communicate with the board, maybe because the JTAG/SWD Port ist using the GPIOA Pins. But in the Reference Manual I found this:
The JTAG pins are in input pull-up/pull-down after reset:
● PA15: JTDI in pull-up
● PA14: JTCK in pull-down
● PA13: JTMS in pull-up
● PB4: NJTRST in pull-up
Can someone tell my what I can do now?
Marcel