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 23 matches
CCS Forum Index
Author Message
  Topic: Are there people know about TVP7000....
soulweed

Replies: 1
Views: 3366

PostForum: General CCS C Discussion   Posted: Tue Apr 24, 2007 9:59 am   Subject: Are there people know about TVP7000....
Now i'm using my senior project and I don't know about how to config,I know only it must be config with I2C,I tried to do that but it don't work
,when i config i read in datasheet and go on it but i ...
  Topic: How to read status of port or pin?
soulweed

Replies: 1
Views: 3801

PostForum: General CCS C Discussion   Posted: Sat Apr 07, 2007 3:02 am   Subject: How to read status of port or pin?
ex. now i output_high(PIN_D0)

then ten minute ago i send command to pic and pic send status comeback "Now PIN_DO is high"

thank.
  Topic: String!!!
soulweed

Replies: 1
Views: 4720

PostForum: General CCS C Discussion   Posted: Thu Mar 29, 2007 11:30 am   Subject: String!!!
I am using PIC18F452

i need to spilt a string.
Ex. "CA12.5" or "CI22.3"

I need to get A for Command type and 12.5 is value of type A.

void hw_uart_isr () ...
  Topic: Please tell me where code wrong
soulweed

Replies: 3
Views: 5937

PostForum: General CCS C Discussion   Posted: Thu Mar 22, 2007 2:38 pm   Subject: Please tell me where code wrong

#include<18f452.h>
#include <stdlib.h>
#include <CTYPE.h>
#include <STRING.h>
#fuses HS,NOWDT,NOPROTECT,NOLVP
#use delay(clock=20000000)
#use rs232(baud=9 ...
  Topic: Can it work ?
soulweed

Replies: 3
Views: 4899

PostForum: General CCS C Discussion   Posted: Thu Mar 22, 2007 9:01 am   Subject: Can it work ?
I need to use 2 Rx and 1 Tx then i use 74HCT157 for select data source

Please tell me.Can it work?

I 'm using PIC18F452
  Topic: Ttelmah please look this
soulweed

Replies: 1
Views: 3505

PostForum: General CCS C Discussion   Posted: Mon Mar 19, 2007 9:10 pm   Subject: Ttelmah please look this
my project must use 2 UART and now I can use it.
i'm using PIC18F452
my HW uart is C6 C7 and use INT_RDA. (9600)
SW UART is B0-->Rx,B3-->Tx and use INT_EXT(2400)
it work fine when i test b ...
  Topic: How to ?
soulweed

Replies: 1
Views: 3251

PostForum: General CCS C Discussion   Posted: Thu Mar 15, 2007 3:17 pm   Subject: How to ?
How to convert float variable to string?

Ans =123.4

string=(???)Ans
  Topic: 2 serial INT_RDA and INT_EXT
soulweed

Replies: 3
Views: 4416

PostForum: General CCS C Discussion   Posted: Wed Mar 14, 2007 12:27 pm   Subject: 2 serial INT_RDA and INT_EXT
hey guy please tell me,Why INT_EXT doesn't work


#include <18f452.h>
#include <stdlib.h>
#include <CTYPE.h>
#include <STRING.h>

#fuses HS,NOWDT,NOPROTECT,NOLVP
#us ...
  Topic: Software Uart Problem
soulweed

Replies: 2
Views: 3897

PostForum: General CCS C Discussion   Posted: Wed Mar 07, 2007 2:33 pm   Subject: Software Uart Problem
I am using PIC18F452
Now I try 1 HW UART and 1 SW UART but SW UART doesn't work,I need to use INT signal on it.

Do you think about this solution?

#include<18f452.h>

#use rs23 ...
  Topic: What PART Number for PDIP 40 PIN
soulweed

Replies: 4
Views: 5885

PostForum: General CCS C Discussion   Posted: Wed Mar 07, 2007 5:23 am   Subject: What PART Number for PDIP 40 PIN
I saw in microchip website ,any part Number is PDIP has two UART .I am so sorry.

however I fighting for my senior project

so i need to know about I get INT of my software UART because
I'm try ...
  Topic: What PART Number for PDIP 40 PIN
soulweed

Replies: 4
Views: 5885

PostForum: General CCS C Discussion   Posted: Mon Mar 05, 2007 6:45 pm   Subject: What PART Number for PDIP 40 PIN
PIC18* 40 PIN PDIP two UART ,please me
  Topic: What wrong!!!!
soulweed

Replies: 6
Views: 6813

PostForum: General CCS C Discussion   Posted: Mon Mar 05, 2007 10:55 am   Subject: What wrong!!!!
I am sorry for my question again

now i checking my inbox but it don't have any mail but i waitting for you..

Thank alot
  Topic: What wrong!!!!
soulweed

Replies: 6
Views: 6813

PostForum: General CCS C Discussion   Posted: Mon Mar 05, 2007 9:04 am   Subject: What wrong!!!!
Ttelmah Please trun again

This is my Email [email protected]

Thank alot

wish u have a good thing in your life
  Topic: What wrong!!!!
soulweed

Replies: 6
Views: 6813

PostForum: General CCS C Discussion   Posted: Sat Feb 24, 2007 2:18 pm   Subject: What wrong!!!!
This is a simple test coding about MAX3100

but I don't Know what i wrong,It can't work anything Display in Hyperterminal.



#include

#fuses HS,NOWDT,NOPROTECT,NOLVP
#use delay(clock=2000 ...
  Topic: Please HELP ME(SPI with MAX3100)
soulweed

Replies: 2
Views: 4006

PostForum: General CCS C Discussion   Posted: Thu Feb 15, 2007 4:51 pm   Subject: Please HELP ME(SPI with MAX3100)
Thank alot Ttelmah

this is my E-mail [email protected] or [email protected]
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group