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 11 matches
CCS Forum Index
Author Message
  Topic: CANBUS Example set MCP250xx
whazzzupp

Replies: 4
Views: 8191

PostForum: General CCS C Discussion   Posted: Sat Aug 28, 2010 11:53 am   Subject: CANBUS Example set MCP250xx
I don't have a MCP250xxx CCS's CAN Prototype boards .
I test with my boards. mcp250xx doesn't have an ID to test.
  Topic: CANBUS Example set MCP250xx
whazzzupp

Replies: 4
Views: 8191

PostForum: General CCS C Discussion   Posted: Sat Aug 28, 2010 11:46 am   Subject: CANBUS Example set MCP250xx
Thank you very much for your suggest.
I will try again with Example from you.
  Topic: CANBUS Example set MCP250xx
whazzzupp

Replies: 4
Views: 8191

PostForum: General CCS C Discussion   Posted: Sat Aug 28, 2010 11:03 am   Subject: CANBUS Example set MCP250xx
I try to set MCP250xx with MCP250XX Programming Software V1.1.0 from Microchip but it not work.
I want an example to set ID , baud rate, port of MCP250xx
  Topic: Can Bus ID
whazzzupp

Replies: 15
Views: 33129

PostForum: General CCS C Discussion   Posted: Wed Aug 25, 2010 1:35 pm   Subject: Can Bus ID
I can export file .hex from MCP250xx Programmer and write to MCP25050 by pickit2 ?
  Topic: Can Bus ID
whazzzupp

Replies: 15
Views: 33129

PostForum: General CCS C Discussion   Posted: Wed Aug 25, 2010 5:53 am   Subject: Can Bus ID
Can you give me a Program for programming mcp250xx. My program MCP250xx Programmer v.1.1.0 from Microchip is error. Can I use another program ?
  Topic: Can Bus ID
whazzzupp

Replies: 15
Views: 33129

PostForum: General CCS C Discussion   Posted: Tue Aug 24, 2010 12:03 pm   Subject: Can Bus ID
Between CANH and CANL I use 240 ohm instead 120 ohm. Do you think
it cause to hardware doesn't display output.
  Topic: Can Bus ID
whazzzupp

Replies: 15
Views: 33129

PostForum: General CCS C Discussion   Posted: Tue Aug 24, 2010 9:45 am   Subject: Can Bus ID
Thank a lot for your help. I'm using nomal mode and try to change ext = 0
ิีbut hyperterminal is display it same.

And I have a problem about legacy mode. I think legacy is mode of ECAN.
If I ...
  Topic: Can Bus ID
whazzzupp

Replies: 15
Views: 33129

PostForum: General CCS C Discussion   Posted: Tue Aug 24, 2010 8:32 am   Subject: Can Bus ID
this code
#include <18f458.h>
#fuses HS,NOPROTECT,NOLVP,NOWDT
#use delay(clock=20000000)
#use rs232(baud=9600, xmit=PIN_C6, rcv=PIN_C7)

#define CAN_DO_DEBUG 1
#defi ...
  Topic: Can Bus ID
whazzzupp

Replies: 15
Views: 33129

PostForum: General CCS C Discussion   Posted: Tue Aug 24, 2010 5:41 am   Subject: Can Bus ID
Thank for help. I will reading datasheet and try again.
  Topic: Can Bus ID
whazzzupp

Replies: 15
Views: 33129

PostForum: General CCS C Discussion   Posted: Mon Aug 23, 2010 10:05 pm   Subject: Can Bus ID
Sorry about that. Yes, I mean Ex_Can_CCS_A.c
In section #DEFINE I see but why my controller know ID in each node and how do I can define.

EX. I have 2 node A and B
node A pic1f458 and can tran ...
  Topic: Can Bus ID
whazzzupp

Replies: 15
Views: 33129

PostForum: General CCS C Discussion   Posted: Mon Aug 23, 2010 12:17 pm   Subject: Can Bus ID
Hi everybody. I'm new in ccs forum. My project is CAN bus test. I'm trying to test node A pic18f458 and node B MCP25050 with Ex_can_a.c in ccs library but I don't know how to find ID of each node?
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group