Hi,
As part of my continuing journey in learning how to program GPIO on Raspberry Pis I've written an article that uses the bcm2835 library as the basis for explaining how to directly program GPIO on the BCM2835 chip. I took the liberty of copying (a copy of) the bcm2835 code into my GitHub repository, but with what I hope is adequate attribution to this original library. If not, let me know and I'll remove the code from my repository. In that case I would hope I can gain access to the original code base as a reference for the article.
The purpose of this post is to request feedback on my article, Raspberry Pi GPIO - Introduction To Programming Broadcom BCM2835 ARM Peripherals. In particular I would like to ensure the article is accurate. I'm sure I must have made at least some mistakes. Comments/corrections would be very much appreciated.
Regards,
Rich