Why must the RCC declared for GPIO
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2010-11-04 1:41 AM
Posted on November 04, 2010 at 09:41
Why must the RCC declared for GPIO
This discussion is locked. Please start a new topic to ask your question.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 5:13 AM
Posted on May 17, 2011 at 14:13
The GPIOs (in fact, all the peripherals) will not work unless their clocks are suitably configured & enabled!
A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.
A complex system designed from scratch never works and cannot be patched up to make it work.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-05-17 5:13 AM
Posted on May 17, 2011 at 14:13
a) The design is synchronous
b) An unclocked CMOS circuit draws the least power c) You only need to turn on the parts of the device you plan on using (at all, or currently)
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..
