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 7 matches
CCS Forum Index
Author Message
  Topic: timer in c
mourad

Replies: 12
Views: 13296

PostForum: General CCS C Discussion   Posted: Wed May 07, 2014 12:57 pm   Subject: timer in c
you've just make my work easier :D
thx man :P
  Topic: timer in c
mourad

Replies: 12
Views: 13296

PostForum: General CCS C Discussion   Posted: Wed May 07, 2014 12:13 pm   Subject: timer in c
if the cable was long and already installed and can not be removed from it place, we can use 2 devices to test the cable if it's working or not.
we put one in an edge and the other in the other edge.
  Topic: timer in c
mourad

Replies: 12
Views: 13296

PostForum: General CCS C Discussion   Posted: Tue May 06, 2014 3:01 pm   Subject: timer in c
my project is to create a RJ45 cable tester ( straight through or cross over)
and i'm using 2 microchips ( master-slave)
the thing is i'm testing pair per pair of wires.
the concept that i thought ...
  Topic: timer in c
mourad

Replies: 12
Views: 13296

PostForum: General CCS C Discussion   Posted: Mon May 05, 2014 11:19 am   Subject: timer in c
i'm actually using a pic18f4520 and my objective is to start a function when the timer starts and i just can't figure a code to solve the problem Sad
  Topic: timer in c
mourad

Replies: 12
Views: 13296

PostForum: General CCS C Discussion   Posted: Mon May 05, 2014 10:29 am   Subject: timer in c
Hello,

I am just wondering if there are any timers in c standard library.

I just need a simple timer that will start and stop.
example. Enter the function and start the timer. After a certain c ...
  Topic: rj-45 pins + port D and C in pic18f4520
mourad

Replies: 1
Views: 4314

PostForum: General CCS C Discussion   Posted: Mon Apr 14, 2014 8:27 am   Subject: rj-45 pins + port D and C in pic18f4520
how can i simulate the connection of an rj45 crossover cable between the 2 ports C & D in the pic18f4520?
  Topic: I need your opinion in my program that i just wrote. thx u.
mourad

Replies: 2
Views: 8324

PostForum: General CCS C Discussion   Posted: Mon Apr 07, 2014 2:09 pm   Subject: I need your opinion in my program that i just wrote. thx u.

//RJ45 cable tester
#include "demo.h"
//////////////////////////////////////////////////////////////////////////////
#byte PORTA = 0x05
#byte PORTB = 0x06
#byte PORTC = 0x07
#byte ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group