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 8 matches
CCS Forum Index
Author Message
  Topic: Changing Soft Uart Baud
Sparky

Replies: 3
Views: 4637

PostForum: General CCS C Discussion   Posted: Sun Mar 06, 2011 5:41 am   Subject: Changing Soft Uart Baud
Thank you very much for the help.

I am now using 2 streams with different bauds on the same pins and it works perfectly.
  Topic: Changing Soft Uart Baud
Sparky

Replies: 3
Views: 4637

PostForum: General CCS C Discussion   Posted: Sat Mar 05, 2011 6:02 pm   Subject: Changing Soft Uart Baud
Hello,

Is it possible to change a soft uart baud while the program is running? I know there is set_uart_speed() but I believe that only works for the hardware uart.

Thanks.
  Topic: Out of ROM and memory paging
Sparky

Replies: 5
Views: 5934

PostForum: General CCS C Discussion   Posted: Sat Aug 14, 2010 8:23 pm   Subject: Out of ROM and memory paging
Thanks for the replies.

I don't have the demo version and my code is 3.2k when it compiles but if I add lines to Main or any other functions I get the out of ROM error.

I had already read the FA ...
  Topic: Out of ROM and memory paging
Sparky

Replies: 5
Views: 5934

PostForum: General CCS C Discussion   Posted: Sat Aug 14, 2010 8:58 am   Subject: Out of ROM and memory paging
I'm using a 16f877 and am getting the out of ROM error. From looking at the program tree my main function is on page 1 of the memory and all the other functions are on page 0.
Is there a way of tell ...
  Topic: Strange Problem with delay_ms
Sparky

Replies: 4
Views: 6029

PostForum: General CCS C Discussion   Posted: Mon Sep 05, 2005 7:59 am   Subject: Strange Problem with delay_ms
This program is just me begining to experiment with uarts and rs232.

The program is supposed to get data from the uart and then pass it to a function which will use it in this case to control the p ...
  Topic: Strange Problem with delay_ms
Sparky

Replies: 3
Views: 8185

PostForum: General CCS C Discussion   Posted: Fri Sep 02, 2005 2:44 pm   Subject: Strange Problem with delay_ms
Thanks newguy. Added "ERRORS" to the #use rs232 line.

Now the output flickers between the correct number and some random number before freezing on the wrong number after about 10 seconds.

Still ...
  Topic: Strange Problem with delay_ms
Sparky

Replies: 3
Views: 8185

PostForum: General CCS C Discussion   Posted: Fri Sep 02, 2005 10:55 am   Subject: Strange Problem with delay_ms
Hello everyone.
I've come across a frustrating problem in a very simple program. I'm trying to get a 16f871 to send an 8 bit number to a second 16f871 which then displays it on leds.

The transmit ...
  Topic: Strange Problem with delay_ms
Sparky

Replies: 4
Views: 6029

PostForum: General CCS C Discussion   Posted: Fri Sep 02, 2005 10:52 am   Subject: Strange Problem with delay_ms
Hello everyone.
I've come across a frustrating problem in a very simple program. I'm trying to get a 16f871 to send an 8 bit number to a second 16f871 which then displays it on leds.

The transmit ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group