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

No issue at all, just congrats! #1

Open
Karim-at-Powl opened this issue Dec 10, 2024 · 1 comment
Open

No issue at all, just congrats! #1

Karim-at-Powl opened this issue Dec 10, 2024 · 1 comment

Comments

@Karim-at-Powl
Copy link

That is such an elegant solution, ironically exactly what I wanted to build!
You use INA228, you use ESP32-S3, you use Kicad.. heaven!
Found you through PCBway :)

I read something that might be interesting for you: Instead of using a single 14-bit PWM signal and LPF to control the FET-OPamp, you can instead have two or more PWM signals with different Filters wired in parallel. Imagine one main PWM with R = 1 kOhm and one auxiliary PWM with R = 10 kOhm. You can then use the auxPWM for fine tuning while maintaining high Frequency and good response time on the main PWM. Good luck!

@hnz1102
Copy link
Owner

hnz1102 commented Dec 11, 2024

Thank you!

I read something that might be interesting for you: Instead of using a single 14-bit PWM signal and LPF to control the FET-OPamp, you can instead have two or more PWM signals with different Filters wired in parallel. Imagine one main PWM with R = 1 kOhm and one auxiliary PWM with R = 10 kOhm. You can then use the auxPWM for fine tuning while maintaining high Frequency and good response time on the main PWM.

That's good idea! I will try it with using unoccupied GPIO pin.

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

2 participants