Ticket #64 (closed enhancement/request: fixed)

Opened 9 months ago

Last modified 4 months ago

New Code for you

Reported by: thestigg Owned by: Liam
Priority: minor Milestone:
Component: firmware Keywords:
Cc:

Description

I have added new features to part of your firmware

pwmout.c & pwmout.h pwm.c & pwm.h

I have added the ability to modify the clock dividers on the fly (both A and B). I have added support so users can choose from all possible clock input options into each of the 4 pwm modules

  • this includes all 10 choices of master clock divided by a power of 2, and divider A and B

I have also added the ability for users to set Waveform alignment and Polarity I have added OSC functionality for all of this

I hope to see it in future releases. I know I found it very useful in adapting the make controller to my project.

TheStigg?

Attachments

files.tgz (7.5 KB) - added by thestigg 9 months ago.
Contains the modified code for all 4 modified files

Change History

Changed 9 months ago by thestigg

Contains the modified code for all 4 modified files

Changed 4 months ago by liamMT

Hi - I'm just in the process of adding these into the firmware codebase (finally). I was wondering if you had a website or any other contact that I could include for attribution of these additions? Thanks!

Changed 4 months ago by liamMT

  • status changed from new to closed
  • resolution set to fixed

These have been added now. Please let me know if you have any other way to attribute these changes to you. Thanks!

Note: See TracTickets for help on using tickets.