Posted on April 15, 2015 at 16:35During init phase of my program I init all GPIO (A, B, C, D & F) register of STM32F030C6 with some default value. And during access to GPIOD on 0x48000C00 I get exception. If I disable GPIOD everything work as expec...