CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to CCS Technical Support

Search found 3 matches
CCS Forum Index
Author Message
  Topic: sine PWM inverter code not working
hoanglocmdc

Replies: 4
Views: 9557

PostForum: General CCS C Discussion   Posted: Tue Sep 30, 2014 9:40 am   Subject: sine PWM inverter code not working
And read the forum archives. Here is a 6-page thread on it with
some good answers:
http://www.ccsinfo.com/forum/viewtopic.php?t=49562
thanks you !!!
  Topic: sine PWM inverter code not working
hoanglocmdc

Replies: 4
Views: 9557

PostForum: General CCS C Discussion   Posted: Tue Sep 30, 2014 9:39 am   Subject: sine PWM inverter code not working
first you might check this

http://www.ccsinfo.com/forum/viewtopic.php?t=47549

i cant see where you declare or initialize flag and j

your timer#2 int is defective as CCS will clr the int flag ...
  Topic: sine PWM inverter code not working
hoanglocmdc

Replies: 4
Views: 9557

PostForum: General CCS C Discussion   Posted: Mon Sep 29, 2014 10:43 pm   Subject: sine PWM inverter code not working
Hello everybody
I'm trying to implement a sine wave inverter at 50hz.
here is my code :
#include <nghich luu.h>
#include <stdio.h>
#include <stdlib.h>
unsigned char j=0;
uns ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group