Hi all,
We are using delfino F28375s microcontroller and powered it with LM26420X ( Output L=3.3uH, C = 22uF ). When ever we try to switch on the inverter the controller is getting reset or code hangs. We were working on this issue for the past 1 week and after debugging we suspect the power supply. In the controller datasheet the working voltage levels for the controller are given but unlike earlier controllers BOR is not given in this, but when we forcefully dip 1.2 V then controller is getting reset. Can anyone suggest the behavior of the controller with power supply. We have placed code in all the ISR routines initialised by TI, but we get only NMI and ITRAP sometimes and code hangs sometimes ( Is there any other ISR with infinite loop or the code just got struck somewhere )
Note: We were also getting Memory errors sometimes when the code reaches ITRAP, but there is no problem with the code as we have tested the software when controller is powered some times. So we doubt the power supply.