Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/amc2c vcc reading #480

Merged
merged 2 commits into from
Mar 12, 2024
Merged

Conversation

sgiraz
Copy link
Contributor

@sgiraz sgiraz commented Mar 11, 2024

What's new:

  • Bugfix online Vcc reading enabled on amcbldc
  • Enabled online Vcc reading on amc2c (CM4). It uses:
    • ADC3
    • DMA1_stream4
    • TIM6
  • A new Rounder object is available to store and retrieve a floating point number w/ the number of decimals configured during the initialization.

Notes:

  • Tested on lego-setup

cc @mfussi66 @Nicogene

Copy link
Contributor

@marcoaccame marcoaccame left a comment

Choose a reason for hiding this comment

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

OK, thanks.

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

Successfully merging this pull request may close these issues.

2 participants