Using Timer peripheral in NRF54 series SOC

Dear Nordic Team,

We just started the development with NRF54L15 EVK and fabricated and Assembled PCBs as well using NRF54 MCU.

In our product we require 4 timers peripherals with capture compare mode. So, when I added the time instances in the firmware I got following errors.

When I checked the NRF54 board file inside following folder, No definition for timer available in the board file “C:\ncs\v2.9.0\zephyr\dts\arm\nordic”

While same definitions are available for other NRF SOCs (NRF52832, NRF52840, NRF53 and NRF91).

I have attached the board files as well.

Also, we already have working product on NRF52832 and we were porting the same solution to NRF54 based SOC.

So please suggest how can we start the development as timer is the main requirement in the project and without this product will not work.

Best Regards,

Pradeep

 

3276.nordic.zip

Related