[quote user="Gowtham R"] GPIOPadConfigSet (GPIO_PORTB_BASE, GPIO_PIN_3, GPIO_STRENGTH_8MA_SC, GPIO_DIR_MODE_HW | GPIO_PIN_TYPE_OD);[/quote] I am almost certain that this function proves "harmful" to your earlier use of, " GPIOPinType() & GPIOPinConfigure() " - especially when I2C is employed. Removing that "PadConfig" call should prove quick & easy - and I suspect will succeed...
↧