Question
Regarding GPIO Feature
Posted on November 23, 2014 at 14:05
Hi, Ive been using several MCU before. Its my first time to use STMicro.
Now Im currently studying its architecture.My question is, what is the use of GPIO BSRR (Bit Set Reset Register) when we can access or write each bit with GPIO ODR (Output Data Register)?We can use Bitwise Or and Bitwise and to write each bit right?We can also bit banding for the same function right?I am curious if there is a special application where we can take advantage of this register.For now, i only see it as redundancy. Please help me understand the product.Thanks,Best Regards,Michael Javier #stm32-gpio-architecture