Facing problem in GPIO configuration
Posted on June 08, 2016 at 19:27Hi,I m configuring GPIO port for OUTPUT. but, i m not able to configure it propely.Following is my implmentation which is not working. GPIOC->CRL |= 0x00000001<<20; // GPIOC-5th GPIOC->CRL |= 0x00000001<<24; // GPIOC-...