Skip to content

Updated frequency minumum requirements in docs and examples#444

Merged
tannewt merged 3 commits into
adafruit:masterfrom
kattni:pdmin-freq-doc-update
Nov 20, 2017
Merged

Updated frequency minumum requirements in docs and examples#444
tannewt merged 3 commits into
adafruit:masterfrom
kattni:pdmin-freq-doc-update

Conversation

@kattni
Copy link
Copy Markdown

@kattni kattni commented Nov 17, 2017

No description provided.

 Please enter the commit message for your changes. Lines starting
@tannewt tannewt self-requested a review November 17, 2017 17:25
Copy link
Copy Markdown
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One change. Thanks!

Comment thread shared-bindings/audiobusio/PDMIn.c Outdated
//| :param ~microcontroller.Pin clock_pin: The pin to output the clock to
//| :param ~microcontroller.Pin data_pin: The pin to read the data from
//| :param int frequency: Target frequency of the resulting samples. Check `frequency` for real value.
//| :param int frequency: Target frequency of the resulting samples. Check `frequency` for real value. Must be minimum of 16000
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Instead of adding a note here, how about a full sentence before the first :param:? That way it can explain the total 1mhz frequency requirement that is determined by frequency * oversample.

Copy link
Copy Markdown
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for updating this!

@tannewt tannewt merged commit 1d6bf8e into adafruit:master Nov 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants