[BeagleBone] Timer error in capture mode

ok, I found the problem.

The TIMER4 pin multiplex configuration must be set to (IEN | MODE2). I thougth this was the default setting for TIMER4 pin at board startup, but it seems that it was not the case :slight_smile:

kudos to me :stuck_out_tongue: