This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software: Code Composer Studio
Dear members,
i am using an F28M35H52C microcontroller to control a prototype 3-phase inverter. At the moment, the inverter is connected on the DC side to a DC power supply and on the AC side to a resistive load through an LCL filter.
My PWM code is fine and i have verified it up to 280Vdc/60Vac, however when i go to higher voltages (e.g. when i raise my DC power supply voltage to 320V), i lose my CCS connection to the microcontroller (all the memories go: Could not read) and my microcontroller seems to reset ( i can observe this because some relays that are controlled through GPIO outputs open at the time i lose the connection with CCS, means GPIO outputs go from 1 to 0). Is this a reset of the microcontroller?
Is it possible all this comes from EMI/ grounding issues? Has anyone met this again?
Kind regards,
Alex
Hi Manish,
test with the ferrite ring was unsuccessful. I also tried with powering up the docking station from an isolation transformer but the reset persists. Do you have any other advice regarding this issue?
Could this be initiated from my code?
Kind regards,
Alex
Hi Manish,
sorry for the late reply. We did not manage to solve the issue with the ring or the ground capacitor.
However, we introduced some components into our power design to reduce the noise and the controller stopped reseting.
Kind regards,
Alex
Alex,
Thanks for your reply, i will close this thread now. as the original issues is resolved.
-Manish