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

Lower than ~8V supply voltage causes malfunction (like a noise as a small sine wave) #29

Open
SidsMarvelousRobot opened this issue Dec 17, 2020 · 0 comments

Comments

@SidsMarvelousRobot
Copy link

Hi ardyesp. first of all Thanks a lot for this firmware
As I said, I confronted this issue, I assumed it should be a problem with negative voltage rail because that's the only part of voltage regulation which is controlled by STM32.
By reading the DSO138 manual. I saw VGEN should be around 0.8V . I measured mine it was ~0.64V ( On official firmware it was 0.83V and there was no problem).
So in "io.ino " line 48: pwmWrite(VGEN, 700); I changed PWM value To 900. problem solved and VGEN is now 0.83V.

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

No branches or pull requests

1 participant