Skip to content
This repository has been archived by the owner on Apr 10, 2023. It is now read-only.

Hardware PWM capture #5

Closed
wants to merge 4 commits into from
Closed

Conversation

pavel-kirienko
Copy link
Member

@ctech4285 As discussed, I have implemented hardware PWM capture. It is necessary since the charge pump driver disables IRQ for long periods of time, which may lead to unreliable PWM tracking if implemented in software.

This change requires to move the PWM input signal from PIO2_10 to PIO1_8.

The code has been tested on my setup and it seems to work just fine.

@ctech4285
Copy link
Contributor

No...not possible until the next revision

I changed the IRQ disable time to 50us ish already not good enough?

On Thu, Oct 29, 2015 at 2:45 AM, Pavel Kirienko notifications@github.com
wrote:

Assigned #5 #5 to @ctech4285
https://github.com/ctech4285.


Reply to this email directly or view it on GitHub
#5 (comment).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants