Noob question on ports
Posted on October 04, 2015 at 15:19 Hi all, Just plunging in again to learn STM32/ARM coding, and have a GPIO issue (on a STM32L100C discovery board): Why does this work... GPIOC->MODER |= (GPIO_MODER_MODER8_0 | GPIO_MODER_M...