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 support@ccsinfo.com

ecan mode 1 (enh. mode) programmable rx/tx buffer [solved]

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
Thomas86



Joined: 06 Mar 2012
Posts: 2

View user's profile Send private message

ecan mode 1 (enh. mode) programmable rx/tx buffer [solved]
PostPosted: Tue Mar 06, 2012 9:19 am     Reply with quote

Hello everybody,

I'm using a the ecan module of an 18F4580 microcontroller to communicate on a CAN bus.

Main problem here is, that the messages on the bus are coming faster than I can react with the normal mode (mode 0) CAN interface. So I want to use the enhanced mode (mode 1) and use the 6 programmable buffers as additional rx buffers (so I've 8 rx-buffers on my module).

My problem now is, that the ecan module only uses the 2 default rx buffers and doesn't write the data into the additional buffers.

Has anybody an idea how I can activate the additional buffers, so that I use them as I want?

thanks for your help!
Thomas86



Joined: 06 Mar 2012
Posts: 2

View user's profile Send private message

PostPosted: Fri Mar 16, 2012 6:44 am     Reply with quote

just solved it on my own...

thread can be closed
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group