User Activity

Posted on July 25, 2012 at 16:23I'm relatively new to the STM32 world and would like to ask a question. Using C what is the fastest method to set/reset a GPIO pin state? Currently I'm using the ''a->BSRRL = b'' type of statement. This generates 4 as...
Kudos from