Search found 66 matches

by tongbram
13 Sep 2010 06:40
Forum: mikroC PRO for PIC General
Topic: RE3/VPP/MCLR as input
Replies: 1
Views: 1937

RE3/VPP/MCLR as input

can any body suggest me, how can i use RE3 port as input in pic18f2480. In mikroC what is the notation of this port to read input??????
by tongbram
27 Jun 2010 10:57
Forum: mikroC PRO for PIC General
Topic: microchip keeloq
Replies: 1
Views: 1554

Re: microchip keeloq

ok i got it...replace rlf with rlcf...
by tongbram
27 Jun 2010 10:11
Forum: mikroC PRO for PIC General
Topic: microchip keeloq
Replies: 1
Views: 1554

microchip keeloq

anyone have used microchip keeloq decryption "fastdec.c" in mikroC compiler. I tryed to use this routine but it shows error in using assembly part of the routine. Can any one explain me....... asm rlf _aux,w; asm rlf _Buffer,f; asm rlf _Buffer+1,f; asm rlf _Buffer+2,f; asm rlf _Buffer+3,F;
by tongbram
18 Jun 2010 10:42
Forum: mikroC PRO for PIC General
Topic: CAN BUS routine with 18f2480
Replies: 1
Views: 1304

CAN BUS routine with 18f2480

i want to ask a simple question. weather CAN BUS routine available for 18XXX8 in mikroC can be use for 18f2480??????i found separate data sheet for these controller....
by tongbram
13 Apr 2010 12:56
Forum: mikroC General
Topic: PWM siren
Replies: 1
Views: 1464

PWM siren

can anyone suggest a logic for implementing police/ambulance siren using PWM module of PIC16F684 controller.......urgent
by tongbram
13 Dec 2009 08:12
Forum: mikroC General
Topic: gprs vehicle tracking system
Replies: 2
Views: 1840

thanks for reply....
i hv already developed a vehicle tracking system. Even in our area where gsm coverage is full, most of time there is problem in connecting gprs through AT^SISO to a particular server.....is it because of network, server or my software design......
by tongbram
13 Dec 2009 06:37
Forum: mikroC General
Topic: gprs vehicle tracking system
Replies: 2
Views: 1840

gprs vehicle tracking system

hi,....
i just wanna ask a question...WHETHER GPRS IS A RELIABLE MEANS FOR ONLINE VEHICLE TRACKING SYSTEM ESPECIALLY IN INDIA???????
any suggestion ll be highly appreciate.....
by tongbram
19 Nov 2009 05:35
Forum: mikroC General
Topic: Regarding mikroc FAT file system
Replies: 1
Views: 1230

Regarding mikroc FAT file system

hi,
Can anyone help me to use FAT file system to create multiple txt file for complete one month by assigning current date to each file(30 or 31 file). Or implementing FIFO of list of 30 txt file. :)
by tongbram
12 Nov 2009 10:50
Forum: mikroC General
Topic: independency of Hardware USART
Replies: 1
Views: 1158

independency of Hardware USART

hi, i m doing a project on vehicle tracking. I m sending and receiving strings to the and from the GSM module. At the same time i m using timer0 and timer1, for debugging purpose i m monitoring the data to the hyperterminal but the strings are in distorted form(in the hyperterminal). Is it because o...
by tongbram
02 Oct 2009 04:57
Forum: mikroC General
Topic: pic16f676 and osccal value
Replies: 2
Views: 2253

thanks 4 ur reply.....i got d solution, problem was in config bits
by tongbram
30 Sep 2009 10:29
Forum: mikroC General
Topic: pic16f676 and osccal value
Replies: 2
Views: 2253

pic16f676 and osccal value

can any one tell me..what is the need of using osccal value or osccal register if i m using external crystal oscillator in pic16f676 based project. actually my project is not working if i lost osccal value why??????????????
by tongbram
18 Sep 2009 07:11
Forum: mikroC General
Topic: Data Logging On SD Card
Replies: 7
Views: 6331

hi....every body.....i have a serious question on MMC_Fat_Write routine... i m also developing a SD card based GPS data logger and the power supply for this system is very very noisy. what i show, because of this noise the controller hang while writing MMC_Fat_Write. what i want is simple time out. ...
by tongbram
10 Sep 2009 13:02
Forum: mikroC General
Topic: NEED setting for soft_uart time out
Replies: 1
Views: 1165

NEED setting for soft_uart time out

hi...i want to know how can i implement time out for receiving any data through software uart routine.i.e Soft_Uart(). Using while loop and a counter did not work....it just hang when i call this function......please tell me any solution.
by tongbram
06 Sep 2009 05:13
Forum: mikroC General
Topic: uart ont working in 18F2520
Replies: 3
Views: 2053

thanks 4 ur reply......
by tongbram
02 Sep 2009 08:19
Forum: mikroC General
Topic: uart ont working in 18F2520
Replies: 3
Views: 2053

the problem is in uart_write...if i write uart_write after the led, then led is also glow then it hang in uart_write routine............

Go to advanced search