Question about Address Boundary of STM32F2XX
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2014-02-03 6:58 AM
Posted on February 03, 2014 at 15:58
Hullo guys , ....... from the memory map on STM32F2XX datasheet , each GPIO takes 1024 bytes space from memory , I wonder why? ........ each GPIO has 10 32-bit registers , does not that means 40 bytes per GPIO ? ......... thx in advance
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2014-02-03 7:16 AM
Posted on February 03, 2014 at 16:16
I wonder why?
Decoder circuit complexity is reduced. Simpler schemes use less silicon. It's not ''memory'', and the behaviour of a specific address may differ between read/write contexts.
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Up vote any posts that you find helpful, it shows what's working..
