Resolved! What is the difference control between ODR and BSRRL(BSRRH)
Posted on September 07, 2017 at 07:13Hi I'm currently working with STM32F429I-disco kit.and testing about gpio control.the below code is working well.But I want to know int main(void){RCC_AHB1PeriphClockCmd(RCC_AHB1Periph_GPIOG, ENABLE);RCC_AHB1Peri...