Avatar for user7006

user7006

Member since May 2014 • Last active May 2014
  • 1 conversations
  • 2 comments

Most recent activity

    • 8 comments
    • 3,072 views
  • in General
    Avatar for user7006

    Hi,

    thanks for yur replies. I will try your suggestions and tell, if it works or not.

  • in General
    Avatar for user7006

    Hi,

    I want to use the Espruino for controling my hexapod robot. Therefore I need 18 PWM signals at one time. Until now I used an Atmega16 to simulate the PWM signals, but Espruino has enough hardware PWM outputs, so I thought of using it, instead of the microcontroller.

    Unfortunately I read, that there are only 6 timers for the PWMs and I didn't find anything of saying which timer should be used for which pin. So it seems to be random, if the PWM work or not.

    Is there any workarround, not simulating the PWM signals or is it impossible to control 18 PWM signals? What is the maximum of working PWM together, only 6 like timers, less or more?

    P.S.: I also read something about PWMs dont working together, but it seems that there are enough outputs to avoid this problem.

    Thank you!

Actions