Discussion Forum > PWM support on Meridian/Tahoe

Does anyone know how to make PWM work?

I found the rather discouraging lines:

/// <summary>PWM Output or GPIO</summary>
///<remarks>Currently only supported as GPIO</remarks>
public const Cpu.Pin PWM = (Cpu.Pin)2;

in the Meridian pin descriptions, which implies that PWM is not implemented yet. Is this still the case, or am I out of date?

I could actually do what I need manually as it only needs to be low frequency, but proper PWM would be much nicer.

Any information gratefully received.

Mark.
July 30, 2007 | Unregistered CommenterMark Neal
In answer to my own query (first sign of madness?).

I got a (very quick) reply from Embedded Fusion about this... apparently there is no support at present, but they are working on natve code support to implement PWM etc... "soon".

Best watch their website for updates.

Mark.
July 30, 2007 | Unregistered CommenterMark Neal
According to the Tahoe website, PWM support is now available.

The updates are mentioned here: https://shop.embeddedfusion.com/default.aspx?id=146
February 26, 2008 | Unregistered CommenterEric D. Burdo
Hmmm... try this for an active hyperlink:

http://shop.embeddedfusion.com/default.aspx?id=146
February 26, 2008 | Unregistered CommenterEric D. Burdo