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 4 matches
CCS Forum Index
Author Message
  Topic: CAN problem with dspic30f6010A
mitice

Replies: 1
Views: 3473

PostForum: General CCS C Discussion   Posted: Wed Nov 30, 2011 12:11 am   Subject: CAN problem with dspic30f6010A
I try to operate in loop-back mode. It still didn't get the can message.
  Topic: CAN problem with dspic30f6010A
mitice

Replies: 1
Views: 3473

PostForum: General CCS C Discussion   Posted: Thu Nov 24, 2011 5:09 am   Subject: CAN problem with dspic30f6010A
Hi everyone. I'm using dspic30f6010a with 10Mhz, and I set the Bit rate 500K. Now I encounter some problem that I can transmit data but not receive data. The following is my code. Could someone tell ...
  Topic: About "Baud rate out of range"
mitice

Replies: 6
Views: 10115

PostForum: General CCS C Discussion   Posted: Mon Sep 26, 2011 9:08 am   Subject: About "Baud rate out of range"
Ttelmah,
Thanks a lot for your answer. If I want this pic work under these condition:
UART baurd rate:115.2K & CAN BUS bit rate 500K.
What frequency of the master clock you recommend ?
  Topic: About "Baud rate out of range"
mitice

Replies: 6
Views: 10115

PostForum: General CCS C Discussion   Posted: Mon Sep 26, 2011 4:28 am   Subject: About "Baud rate out of range"
HI, everyone
I encountered a problem about setting the baud rate of rs232.
code:
#fuse EC
#device *=16 ADC=12
#use delay(clock=10Mhz)
#use I2C(SLAVE, SDA=PIN_G3, SCL=PIN_G2 ,addr ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group