Question
Why ist the memory map of portA (STM32F411RE) only 10 Bit (0000 - 03FF hex)?
Hello, I read the manual for the STM32F411RE and I found the memory map inside. I wondered why I can only find an adress-area (adress boundary) for (exampe) portA which is only 10Bit (0000 until 03FF hex). I "hoped" to find an adress-area over 16Bit (0000 - FFFF hex). 0001h for PortpinA.0 .... 0002 for PortpinA.1 and so on...Can somebody please help me and explain what is wrong in my "thinkink"? Thanks a lot! Sorr for my not perfect english!
