Search found 42 matches

by Roshan
Tue Dec 04, 2012 5:42 am
Forum: Compiler
Topic: 18F14K50 works with Swordfish, as HID USB device
Replies: 9
Views: 8357

Dear Sir,

Thanks for help.

I want to know one thing more. As i know i have to service usb @ 1ms interval.

I have a sensor where sensor read time is > 1 ms. Then what shoud i do ?

1. Should i disable ISR service, then read sensor & again enable ISR ?

Thanks
by Roshan
Mon Dec 03, 2012 11:52 am
Forum: Compiler
Topic: 18F14K50 works with Swordfish, as HID USB device
Replies: 9
Views: 8357

Hi ! I have download new files & now cdc communication working fine. In new usbcdc.bas file command waitforstrtimeout is now obsoleate. can i add this command again? currently program is running with 12mhz crystal & clock = 48 i change made 20 mhz crystal & clock = 80 now program doesnot run, what i...
by Roshan
Mon Dec 03, 2012 9:21 am
Forum: Compiler
Topic: 18F14K50 works with Swordfish, as HID USB device
Replies: 9
Views: 8357

To Use cdc communication what changes should in do ?

I read usbcdc file i did not find it is update with pic18F14K50

Thanks
by Roshan
Fri Sep 09, 2011 6:32 am
Forum: User Modules
Topic: sd card problem
Replies: 1
Views: 2368

sd card problem

Hi All , I am writing in sd card & it works perfect. my problem is, i read rtc ds1307 & i am using ready module which is available on the site. if time is hour = 0, Minute = 0 and second = 0 then it only write in file "0" EVEN MY command is like this SD.WRITE(DECTOSTR(TIME.HOUR,2) SD.WRITE(DECTOSTR(...
by Roshan
Sun Jul 24, 2011 7:21 am
Forum: Compiler
Topic: How to use Ds1302
Replies: 1
Views: 1785

Hi ,

I found shift lib & i i hop it works with ds1302.
by Roshan
Sat Jul 23, 2011 10:00 am
Forum: Compiler
Topic: How to use Ds1302
Replies: 1
Views: 1785

How to use Ds1302

Hi !

I want to use ds1302 spi rtc. It use comman pin for input & output communication & i want to use it with SSPI.BAS lib.

Which circuit config i have to use ?

Regards
by Roshan
Mon Nov 08, 2010 2:44 pm
Forum: Compiler
Topic: File Shift Left problem
Replies: 0
Views: 2684

File Shift Left problem

Hi All ! I have a series of 8 ram in pic18f4620 & i am using shift command to shift data from ram to ram . After debug i found data is not shifting. Here is my code //shift row-0 STATUS.0 = 0 Display_Buffer(0) = Display_Buffer(0) << 1 Row0(0) = Row0(0) << 1 Row0(1) = Row0(1) << 1 Row0(2) = Row0(2) <...
by Roshan
Mon Sep 13, 2010 1:48 pm
Forum: General
Topic: Welcome Back!
Replies: 14
Views: 10518

Wel Come Back David

Dear David,

Welcome Backkkkkkkkkk

We are waiting for you. I am very happy that you are back.

Warm Wishes for you.
by Roshan
Wed Nov 18, 2009 6:33 am
Forum: User Modules
Topic: sd.write problem
Replies: 3
Views: 3390

still not replied by any one.
by Roshan
Sun Nov 15, 2009 8:17 am
Forum: User Modules
Topic: sd.write problem
Replies: 3
Views: 3390

sd.write problem

Hi All ! Need help in sd.write command. When 1st time i create new file then make some fields but program does not create field. Here is my code & result. Here is the code //check file existance if not found then // create new file & close file. //now open file & write some data & close file If SD.F...
by Roshan
Wed Oct 14, 2009 4:41 am
Forum: Modules
Topic: SD Bootloader - Development???
Replies: 7
Views: 5373

pls. post your link when you find it.

Regards
by Roshan
Tue Oct 13, 2009 1:56 am
Forum: Modules
Topic: SD Bootloader - Development???
Replies: 7
Views: 5373

by Roshan
Wed Jun 24, 2009 1:23 pm
Forum: General
Topic: How to Get distance between two long, Latt.
Replies: 0
Views: 3284

How to Get distance between two long, Latt.

Hi ! I want to calcuate distance between 2 long, latt. Here is vb & C code link. which i want to convert in sf. http://www.zipcodeworld.com/samples/distance.vb.html http://www.zipcodeworld.com/samples/distance.cs.html but i see in c code passing parameter is double. Can some one help ? Regards
by Roshan
Tue Jun 23, 2009 12:54 pm
Forum: Compiler
Topic: structure variable acess problem
Replies: 6
Views: 4268

Ok, I will post this problem on labcenter forum.

Regards
by Roshan
Mon Jun 22, 2009 12:38 pm
Forum: Compiler
Topic: structure variable acess problem
Replies: 6
Views: 4268

Dear Nigle,

Yes, you are right. I see in isis.

Is there any soluation ? :roll:

Regards