Hello,
I am having trouble to get the above signal out on timer4 pin.
First I've modified CM_PER register to enable clock out.
I've configured the registers TCLR |=1+ 1<<1 + 1<<4 + 1<<5 +1<<11 + 1<<12 and put a value in TMAR register.
I read the value of the registers again to make sure and it's ok.
But nothing comes out .
On the device tree overlay side , I've added a device tree file to mux the pin .
Any Ideas?