Question
stm32f4 family gpio boundary address
hello
i'm having a question. why gpioX boundary address(range) is 1kb ???
according to datasheet, GPIOA's boundary address is 0x4002 0000 - 0x4002 03FF.
but offset for register to be set is 0x00 - 0x24.
i think that using 1kb to cover that range is inefficient.