150V 45A MPPT - roll your own


Author Message
flyingfishfinger
Senior Member

Joined: 12/09/2020
Location: United States
Posts: 113
Posted: 01:52am 18 Nov 2023      

Nice!!

By the way, if anyone is just pasting the new section into existing code we need to also add:

- "int i" to the top of sanity_check()
- "cal_sensor_count" to one of the "volatile int" declaration sections at the very top of the program.

One other observation: This code does NOT have the freq_scale fix discussed a few pages back, it should be added to "init_controller()" right?
Edited 2023-11-18 11:53 by flyingfishfinger