Inverter Firmware v4.57.R

Post Reply
User avatar
johu
Site Admin
Posts: 7182
Joined: Thu Nov 08, 2018 10:52 pm
Location: Kassel/Germany
Has thanked: 552 times
Been thanked: 1913 times
Contact:

Inverter Firmware v4.57.R

Post by johu »

And yet another release. It contains many changes in the FOC code. Also I configured the CAN interface for automatic retransmission which makes it more reliable in large CAN networks. On the downside this made it impossible to view messages on my Analog Discovery as it continuously repeated the very first message.

Download: https://github.com/jsphuebner/stm32-sin ... ag/v4.57.R
  • Detecting rotor direction in encoder module/resolver mode
  • Using direction information to trigger regen with correct polarity
  • Turned on CAN automatic retransmission (This may cause problems when debugging CAN but solves problems when on a larger CAN network)- Calculating frequency less often but more accurate
  • Removed unused parameters in FOC implementation
  • Added parameter "dmargin" that configures how much margin there is for q current at full amplitude
  • Consolidated parameters for current controllers
  • Corrected bug in CAN SDO handling
Support R/D and forum on Patreon: https://patreon.com/openinverter - Subscribe on odysee: https://odysee.com/@openinverter:9
doobedoobedo
Posts: 264
Joined: Sat Jan 12, 2019 12:39 am
Location: UK
Been thanked: 1 time

Re: Inverter Firmware v4.57.R

Post by doobedoobedo »

I've not looked at it yet, but can you turn off the CAN auto re-transmission via configuration?
User avatar
johu
Site Admin
Posts: 7182
Joined: Thu Nov 08, 2018 10:52 pm
Location: Kassel/Germany
Has thanked: 552 times
Been thanked: 1913 times
Contact:

Re: Inverter Firmware v4.57.R

Post by johu »

Yes I'm considering it if people out there are having issues
Support R/D and forum on Patreon: https://patreon.com/openinverter - Subscribe on odysee: https://odysee.com/@openinverter:9
Post Reply