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: Problem with RS485
xeta123

Replies: 19
Views: 43569

PostForum: General CCS C Discussion   Posted: Tue Aug 23, 2011 7:38 am   Subject: Re: KISS (Keep it short and simple)!
So keep it simple: stay in receive until you need to transmit, and then get back in to receive as soon as possible. There's no need for conditional waits, only simple fixed time delays. You don't need ...
  Topic: Problem with RS485
xeta123

Replies: 19
Views: 43569

PostForum: General CCS C Discussion   Posted: Mon Aug 22, 2011 3:42 am   Subject: Corrupt MAX487 Proteus Model
Okz guys the culprit was the proteus max 487 model itself.

The model fails to fulfill the datasheet condition:


void rs485_wait_for_bus(int1 clrwdt)
{
int16 i;

RCV_OFF&# ...
  Topic: Problem with RS485
xeta123

Replies: 19
Views: 43569

PostForum: General CCS C Discussion   Posted: Sat Aug 20, 2011 3:51 am   Subject: Re: Thank you..
Thank CCS friends for helping. I got output. Ex_r485.c code is correct.

Thank you lot... Smile

Hey, facing the same problem here...What solved it?
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group