Tool/software: Code Composer Studio
Hi,I am working with TMS320F28027F for developing Interleaved Boost power factor correction circuit (IPFC) .I saw the control suite program for the Interleaved Boost Power factor Correction circuit.But most of it is in Assembly.I want to write my code in complete C language.So I made an attempt .The system frequency is 60 MHz. To run my code completely in C,it took 850 cycles.So (850/60=14 micro seconds) it is taking 14 us to run the code.But my switching frequency is 130 KHz (7.69 us). What should i do ?
I need to add 3 phase Buck converter code in the same code.
suggest me .
Thanks and regards
G.Siva Kumar.