IRremote library unimplemented timer function for UNO R4 (renesas_uno)

I wanted to try out the IRremote library with my new UNO R4 WiFi, but i got an issue that i documented on GitHub, but i read that it is faster if i can provide an example for the missing hardware timer implementation. Sadly i can't write it myself, but maybe some of you guys can help this project? :slight_smile:

if you want to give it a try :slight_smile:

There is a good article on the timers for the arduino-uno-r4

The library has documentation what pins / timers it requires for various architectures

and all this is in private/IRTimer.hpp

I might try it myself, thanks for the links :slight_smile:
The first one gave me 502 Bad Gateway error, is it working for you? @J-M-L

seems Phil Schatzmann web site https://www.pschatzmann.ch/home/ is not responding for the time being

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.