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 6 matches
CCS Forum Index
Author Message
  Topic: looking for the best way to measure freq DSPIC33EP512MU814
ccsx3

Replies: 3
Views: 7103

PostForum: General CCS C Discussion   Posted: Tue Aug 26, 2014 4:42 pm   Subject: looking for the best way to measure freq DSPIC33EP512MU814
hi
i start a little project with DSPIC33EP512MU814.
and I'm looking for the best way to measure frequency
i tried to use the interrupt on setup_capture and count every rise edge
in one second. ...
  Topic: rs232 reverse
ccsx3

Replies: 12
Views: 16691

PostForum: General CCS C Discussion   Posted: Tue Jul 08, 2014 11:00 am   Subject: rs232 reverse
hoo thanks i thought it can solved by add invert somewhere XD
without use some funcs... but thanks again
  Topic: rs232 reverse
ccsx3

Replies: 12
Views: 16691

PostForum: General CCS C Discussion   Posted: Tue Jul 08, 2014 10:40 am   Subject: rs232 reverse
thanks a lot PCM programmer and others Smile
ur answer help me to understand the problem

there is a way that i can invert it without change components but still use uart hardware ?
  Topic: rs232 reverse
ccsx3

Replies: 12
Views: 16691

PostForum: General CCS C Discussion   Posted: Tue Jul 08, 2014 9:22 am   Subject: rs232 reverse
nope its not my problem

i send
send_midi(0b10001011,0b00100100,0b00010010);

and i get in my scope :

http://s27.postimg.org/g5pqtlx37/midi.jpg
  Topic: rs232 reverse
ccsx3

Replies: 12
Views: 16691

PostForum: General CCS C Discussion   Posted: Tue Jul 08, 2014 9:02 am   Subject: rs232 reverse
hi
im trying to send some midi word via rs232 with DSPIC33EP512MU814
but after i got no response from the slave midi i decided to check it with scope
and i find that my word are reverse.


#us ...
  Topic: #define str[8]
ccsx3

Replies: 1
Views: 3989

PostForum: General CCS C Discussion   Posted: Wed Jun 11, 2014 8:52 am   Subject: #define str[8]
hi
i wonder how can i make this line work


#define str[8] {"PIN_E5,PIN_J8,PIN_J11,PIN_J14,PIN_J0,PIN_J4,PIN_J7,PIN_E2"}


i want to put my pins in array define, t ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group