Hello,
I recently started learning ARM programming and currently taking a course on Udemy.
It covers GPIO, SPI, I2C and and UART register level programming. So far I have only been able to make GPIO code work. For communication protocols like SPI & I2c…