29/04/2024 10:31 am
Topic starter
Notifications
Clear all
0
Hi,
I've been using the digitalWrite() function for pin manipulation, but I've heard that direct port manipulation might offer better speed and efficiency. I found some videos online but the topic is hard to grasp. Any help would be appreciated.
2 Answers
1
30/04/2024 6:29 am
Hi Rashid,
Start with Registers first. It's necessary to know about the architecture as well. Here's an excellent video tutorial by Sparkfun.
This will surely help you.
0
30/04/2024 12:52 pm
Topic starter
This video is an absolute gold. Thank you for sharing it.
To learn more about architecture, what's the best way?