| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
…into feat_h7_current_sensing
…' into feat_h7_current_sensing
|
H7 low-side is working, I've tested it with the SimpleFOCMini v2. I did find something strange though. In the case where the repetition counter is handled in the software (in the interrupt handler) where we count and use every second measurement, for H7 we have to start from the 2nd call of the interrupt while the other architectures were starting from the 1st call. There is a shift of one interrupt call. I am not sure where does it come from. We need to investigate this! Here is the code for h7: Arduino-FOC/src/current_sense/hardware_specific/stm32/stm32h7/stm32h7_mcu.cpp Lines 146 to 149 in 302719c And for g4: Arduino-FOC/src/current_sense/hardware_specific/stm32/stm32g4/stm32g4_mcu.cpp Lines 158 to 161 in 302719c |
Sorry, something went wrong.
|
How about this one? It still has conflicts... |
Sorry, something went wrong.
|
Should be all good now! |
Sorry, something went wrong.
|
Lets merge it :-) |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.