Devicetree Visual Editor PWM signal configuration question

Hi,

I want to implement a pwm output signal on a particular pin of the nRF52840DK working with the latest nRF Connect for VS Code. What would be the recommended way to setup the configuration using the Devicetree Visual Editor?  I'm getting confused at the start as this pwm is not associated with an LED and I want to differentiate it from the default PWM LED support.  What if I want 2 or 3 of these type signals?  Devicetree node zephyr,user doesn't seem to support more than 1 PWM signal.

Thanks,

Ken

  • Hi Andreas,

    Thanks very much for stepping in for Øyvind.  The entire team at Nordic does an outstanding job with DevZone support.  I couldn't ask for more!

    I stand corrected on exercise 2.  I see it now.  Thank you for pointing this out.

    Also, thank you for your additional comment on Devicetree Visual Editor.  I will be doing a custom board .dts with a Fanstel BM840 in the near future.  Should be fun!

    Thank you,

    Ken

  • Happy to hear that, Ken! We do appreciate the feedback!

    Ken58 said:
    I will be doing a custom board .dts with a Fanstel BM840 in the near future.  Should be fun!

    You've probably seen it already, but anyways I'll recommend you to have a look at lesson 3 in the intermediate course for adding custom board support :) This lesson should atleast give you a good starting point. And if you want to refresh some general knowledge regarding overlay and .dts you can have a look at the lesson 2 and 3 in the fundamentals course as well

    I assume that the original question in this case has been answered, so I'll mark the case as answered for now, but please feel free to create new cases for new topics/questions unrelated to this case and/or to ask follow up questions if you have any additional questions related to this specific topic! 

    Kind regards,
    Andreas

Related