Part Number: LAUNCHXL-F28027F
Hi
I made a program to control the three phases inverter EVM8301 booster pack as a single phase inverter (2 legs) which is connected to a Launchpad F28027F
The programs works fine when Launchpad 27F is connected to USB and when I plug the EVM8301 booster pack and powered it by external supply Vdc=10V (but without removing JP1..3 3.3V / GND)
If I remove the USB while still having the JP1..3 ON) the Inverter red LED Fault becomes ON and the inverter output is shutdown, but my prog is still running correctly (OLED display, ADC, ...)
If I remove the JP1..3 to let the EVM8301 booster pack power the Launchpad using it own power, my program on the Launchpad 27F do not work!
It has 3.3V but 27F program don't work
but if I connect the USB to 5V I have the Fault Red LED ON and Inverter shutdown and then the 27F starts running!!! but Inverter shutdown
Then if I remove the 5V USB, the inverter is no more shutdown (Led red off) and the 27F is still running and stay in this state until I remove external power of EVM8301
this is strange and I don't understand.
While self powering even if I press reset button, this doesn't boot the 27F
So in order to let it work I have to connect/disconnect the USB...
Any clues? Thanks