Skip to content

Conversation

@nminaylov
Copy link
Member

@nminaylov nminaylov commented Sep 27, 2022

What's new

  • Signal generator app prototype, currently supports:
    • Generating PWM using TIM1 or LPTIM2 outputs
    • Configurable clock output to MCO pin
  • furi_hal_pwm
  • furi_hal_clock: MCO configuration

Verification

  • Build and upload plugins
  • Check Tools/Signal Generator

Checklist (For Reviewer)

  • PR has description of feature/bug or link to Confluence/Jira task
  • Description contains actions to verify feature/bugfix
  • I've built this code, uploaded it to the device and verified feature/bugfix

@github-actions
Copy link

github-actions bot commented Sep 27, 2022

PVS-Studio report for commit e3f83424:

@github-actions
Copy link

github-actions bot commented Sep 27, 2022

Compiled firmware for commit e3f83424:

@nminaylov nminaylov marked this pull request as ready for review September 27, 2022 15:54
@skotopes skotopes merged commit 4241ad2 into dev Sep 28, 2022
@skotopes skotopes deleted the nm/2797_signal_generator branch September 28, 2022 16:37
qistoph pushed a commit to qistoph/flipperzero-firmware that referenced this pull request Oct 11, 2022
* Signal Generator app
* MCO pin initialization in app
* furi_hal_pwm documentation

Co-authored-by: あく <[email protected]>
@fuznutz73
Copy link

Any ideas on how to open the frequency possibilities below 1Hz (ie. 14.035 Hz, same as the NEW opticon receivers)?

@skotopes
Copy link
Contributor

@fuznutz73 use TIM2 to generate signal

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.

5 participants