Archive

Archive for March, 2013

ARM Cortex Bit-Banding in C++

Monday, March 4, 2013 1 comment

It has been a long time since I posted, so I’m posting this very technical article just to get into the swing of it again.

On LinkedIn (Cortex-M Programmers’s group) I started a discussion about accessing the bit-banding features present in many ARM Cortex-M3 chips, using C++. If you don’t know what I’m talking about, look away now! Read more…

Categories: ARM Cortex-M3, C/C++ Tags: ,