Question
GPIO gets to high level time
1, //while(GPIO_ReadInputDataBit(GPIOD, R6_GPIO_PINS) == 0) count_++;
will the time counter work?
when i using time capture, sometime 3.0 or 2.45 rising happened
1, //while(GPIO_ReadInputDataBit(GPIOD, R6_GPIO_PINS) == 0) count_++;
will the time counter work?
when i using time capture, sometime 3.0 or 2.45 rising happened
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.