HAL GPIO only pin related functions?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2017-03-20 3:57 AM
Posted on March 20, 2017 at 11:57
In my new projects, i'd like to use HAL instead of stdperiph drivers to become more flexible for future hardware changes.
Is there any reason, why HAL only supports functions for manipulating single pins but not a complete 8/16 Bit Port?
Is my idea to put some data line together obsolete?
Knulli
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
2017-03-20 5:42 AM
Posted on March 20, 2017 at 13:42
For GPIO multi-pin operations and performance, the CubeLL (low layer) is more appropriate.
