When BT is CONFIG_BT=y, PWM does not work

Hi:

I use nrf54l05, ncs 3.0.0. When BT is CONFIG_BT=y, PWM does not work.

Here is the source code:

l4_e2_sol.rar

Parents
  • Can you please be a bit more descriptive about the problem. What in PWM does not work? There should not be any common peripheral between BT and PWM. Show us what you mean by PWM does not work and we can take it from there. I can see that from your source code you are not using RTC0 in the main app, which was my main suspicion, so not sure why PWM wont work when you enable BT.

Reply
  • Can you please be a bit more descriptive about the problem. What in PWM does not work? There should not be any common peripheral between BT and PWM. Show us what you mean by PWM does not work and we can take it from there. I can see that from your source code you are not using RTC0 in the main app, which was my main suspicion, so not sure why PWM wont work when you enable BT.

Children
No Data
Related