Hello!
I want to ask are there used GPIO in compdcm_mpu9150.c program for Sensor Hub?
i gues they are used, because we enable them;
//
// Enable the GPIO Peripheral used by the UART.
//
ROM_SysCtlPeripheralEnable(SYSCTL_PERIPH_GPIOA);
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello!
I want to ask are there used GPIO in compdcm_mpu9150.c program for Sensor Hub?
i gues they are used, because we enable them;
//
// Enable the GPIO Peripheral used by the UART.
//
ROM_SysCtlPeripheralEnable(SYSCTL_PERIPH_GPIOA);