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

using UART error interrupt

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



Joined: 19 Aug 2012
Posts: 19

View user's profile Send private message

using UART error interrupt
PostPosted: Sun Jul 21, 2013 11:27 am     Reply with quote

Hi all,

I'm building a DMX receiver. I use the UART @250kbaud and as DMX has a break >88us, I read that the error interrupt can detect this break (if I don't mistake the error appears twice for one break).

My question is how to use the error? I had it on the #use RS232 parameters but don't know how to use it to detect a anormal no-activity time.

Thank's! ;)
Ttelmah



Joined: 11 Mar 2010
Posts: 19346

View user's profile Send private message

PostPosted: Sun Jul 21, 2013 2:43 pm     Reply with quote

What PIC?.
g-netix



Joined: 19 Aug 2012
Posts: 19

View user's profile Send private message

PostPosted: Mon Jul 22, 2013 11:41 am     Reply with quote

Excuse me I forgot to mention it, I work with a 18F46K22, but I think it'll be available for almost all 18F and perhaps 24F and dsPIC33.

While I don't have answer I'll ask another question at the same time :

When I use a baudrate of 250k with BRGH1OK, it seems that the RDA interrupts disable the send of data. If I disable RDA interrupt I can send data... As DMX512 is half-duplex it's not a problem for the transmitter because I don't need this interrupt, but I think it will also lock the receive data... and I won't be able to get my 512 bytes with the receiver... If I switch to 9600, 19200 or another standard rate and delete BRGH1OK it works fine...

Thank's! ;)
g-netix



Joined: 19 Aug 2012
Posts: 19

View user's profile Send private message

PostPosted: Tue Jul 23, 2013 12:53 pm     Reply with quote

up!
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