Hi,
I tried to practice the pwm capture sample in frdm_mcxw72 board, but unfortunately, the print message in serial tool only show " capture cycle err -134" . I'm sure there is the 1Khz, 50% duty cycle pwm signal inject into the PTA21 pins in frdm_mcxw72 board.
i imported the whole project files from the demo case, there is no change that i only added the overlay file, below is the overlay files setting.
can you help check the reason why there is no correct print information. thanks in advance!
Hello,
Hope you are doing well. Could you please clarify what Zephyr repo are you using?
Also, are you starting from any of the examples? Did you modify something?
Best Regards,
Ricardo
Hi Ricardo,
The repo version is V4.4.1.0, below is the my steps
1. Import the capture example application from the repo
2. Add the DTS overlay file in the board folder, the content of the overlay file posted in first message.
3. build and flash into the frdm_mcxw72 board in my hand, the print message is
Hello,
Could you please clarify what repository are you using?
Are you using Upstream or Downstream?
Also, is the example working on your side without modifications?
Best Regards,
Ricardo
Hi Ricardo
here is the repo version
i only update the overlay file, it will be can't build successfully if there is no this file.
Best regards!
Hello,
Could you please clarify if you are using Upstream or Downstream?
Best Regards,
Ricardo
Hi Ricardo,
Sorry, i didn't very understand what's the "Upstream" or "Downstream" here . i guess it should be the downstream. or can you change another description?