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: PIC16F1619 RS232 UART Interrupts ISSUE
dokeiby

Replies: 7
Views: 18772

PostForum: General CCS C Discussion   Posted: Mon Jun 18, 2018 8:00 pm   Subject: Re: PIC16F1619 RS232 UART Interrupts ISSUE-SOLVED
JUST Disconnect PICKit3.
Very Happy
  Topic: PIC16F1619 RS232 UART Interrupts ISSUE
dokeiby

Replies: 7
Views: 18772

PostForum: General CCS C Discussion   Posted: Mon Jun 18, 2018 12:23 am   Subject: PIC16F1619 RS232 UART Interrupts ISSUE
to PCM programmer
I am try below. but Same situation.

#use delay(internal=8MHz)

#define USART_RX PIN_B5
#define USART_TX PIN_B7

#pin_select U1RX=USART_RX
#pin_select U1TX ...
  Topic: PIC16F1619 RS232 UART Interrupts ISSUE
dokeiby

Replies: 7
Views: 18772

PostForum: General CCS C Discussion   Posted: Tue Jun 12, 2018 11:58 pm   Subject: PIC16F1619 RS232 UART Interrupts ISSUE
Hello.

I am having very strange problems with serial interrupts.
Let me try to explain the situation:

The device is PIC16F1619.
If interrupt is not used, RS232 communication is done.
But ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group