Was there any solution to this problem? I tried the code listed here (which had the timer_setup already deprecated and the callback function also, but made it work by replacing by its equivalent functions). Once tried I found that neither the gpio_init function nor the timer callback were able to re...