Search found 240 matches

by orga
26 May 2010 10:32
Forum: mikroBasic PRO for PIC General
Topic: MAN`s Soft-Multi-PWM on 18F2550 -> no Timer0 when USB-HID
Replies: 3
Views: 2308

Re: MAN`s Soft-Multi-PWM on 18F2550 -> no Timer0 when USB-HI

it seems, I must wait again 3 months..... Do so few people use the USB part of the compiler? Can it be that the Timer0 is used in MBPro Version380 for the USB bus? That isn`t in MBPro320. This would mean: then all programmes the Timer0 to used ones must be circumscribed, this cannot be, or? Regaard...
by orga
25 May 2010 05:29
Forum: mikroBasic PRO for PIC General
Topic: MAN`s Soft-Multi-PWM on 18F2550 -> no Timer0 when USB-HID
Replies: 3
Views: 2308

MAN`s Soft-Multi-PWM on 18F2550 -> no Timer0 when USB-HID

I have convert the code for Multi-Soft-PWM from MAN into a USB-Chip 18F2550 by 8MHz and EasyPIC5. Usbdsc is making with HID-Tool with 17 In out. When i cut the HID-Code in the Main the Timer0 is running, and the part PWM is ok, why ??? I named the Code WRONG Part. If you CUT this, the PWM is running...
by orga
23 May 2010 18:11
Forum: mikroBasic PRO for PIC General
Topic: USB Parameter a little bit new, can i have some explane?
Replies: 1
Views: 887

USB Parameter a little bit new, can i have some explane?

The USB Library is a little new in V380, can i have some sample for Read and Write with the new parameter?
by orga
22 May 2010 21:55
Forum: mikroBasic PRO for PIC General
Topic: Handling with Label in asm in MBPro ??
Replies: 4
Views: 1427

Re: Handling with Label in asm in MBPro ??

Thank you,
i understand!
by orga
22 May 2010 17:21
Forum: mikroBasic PRO for PIC General
Topic: Handling with Label in asm in MBPro ??
Replies: 4
Views: 1427

Re: Handling with Label in asm in MBPro ??

Hello MAN,
I meant the contact with Labeln of a main programme or Sub programme in assembler language routines in MbasicPro
Example:
Dim LED1
....
asm:
how do I write the label LED1 here ?
and is it different of a Sub programme?
asm
by orga
22 May 2010 08:40
Forum: mikroBasic PRO for PIC General
Topic: Handling with Label in asm in MBPro ??
Replies: 4
Views: 1427

Handling with Label in asm in MBPro ??

How have to write Label into asm? In older MBasic i found: Dim LED0 as byte .. asm ....loopsforever: movf TMR0, W xorwf main_global_LED0, W btfsc STATUS, Z bcf PORTB, 0 ...... and Janni write a tread about Label in ASM in MikropascalPro. Where can i read about this handling in main, Sub or include w...
by orga
17 May 2010 15:40
Forum: mikroBasic PRO for PIC General
Topic: ´Closed! Errormessage by demofile, what can i do?
Replies: 6
Views: 2039

Re: ´Closed! Errormessage by demofile, what can i do?

The folder is not empty?? The Main instruction is there also. To me it depends at the moment also not on this mistake, is not so important. Now my GLCD-CAN Project functions. My question was real: How i comes with an error message with number on the remedy. Please, alexandra, they help other users i...
by orga
17 May 2010 13:49
Forum: mikroBasic PRO for PIC General
Topic: ´Closed! Errormessage by demofile, what can i do?
Replies: 6
Views: 2039

Re: ´Closed! Errormessage by demofile, what can i do?

Hello Aleksandar, i have called the project, the folder is still as well as with the mistake, the compiler still announces the mistakes. A Screenshot : But I have at the moment no time for it, please around forbearance. I will tried out, later. It is for me not so easily these error messages, to int...
by orga
17 May 2010 08:45
Forum: mikroBasic PRO for PIC General
Topic: Code and method for using multiple One-Wire devices
Replies: 12
Views: 8187

Re: Code and method for using multiple One-Wire devices

1Wire devices have an unequivocal and unique call sign in the IC

In addition one must select them first of all and this is indicated in the first code part in the display.

Then the Hex code from the sensor of the second programmcode put down in the 2. Programmcode before
by orga
17 May 2010 00:42
Forum: mikroBasic PRO for PIC General
Topic: Code and method for using multiple One-Wire devices
Replies: 12
Views: 8187

Re: Code and method for using multiple One-Wire devices

You must write your 1Wire Hex-Adress from your 1Wire devices in the Code?
by orga
16 May 2010 12:45
Forum: mikroBasic PRO for PIC General
Topic: ´Closed! Errormessage by demofile, what can i do?
Replies: 6
Views: 2039

Closed! Re: Errormessage by demofile, what can i do?

Hello Peter, i make a new File and write include "USBdsc" in the code and it works. In the Projectview i found not this file...... I still had other funny things: if a file loaded in addition could not close with the mouse key over the window cross, at last its going.......... Main function...but it...
by orga
15 May 2010 23:05
Forum: mikroBasic PRO for PIC General
Topic: ´Closed! Errormessage by demofile, what can i do?
Replies: 6
Views: 2039

´Closed! Errormessage by demofile, what can i do?

I compile the sample and i became a error, what is this message, what can i do?
by orga
14 May 2010 22:01
Forum: mikroBasic PRO for PIC General
Topic: Solvent->GLCD and CAN with 18F458, GLCD not working
Replies: 32
Views: 9251

Re: Solvent->GLCD and CAN with 18F458, GLCD not working

Thank you Aleksandar ! In the new helpfile you write not Latitude (LatB....) , why? : " Edit: i found the explane for this in the Help-file and i think users will always trip over it. this will always be one falls, exactly like the Adcon and Compare parts , Orga " ' Glcd module connections dim GLCD_...
by orga
11 May 2010 14:07
Forum: mikroBasic PRO for PIC General
Topic: HID_Write
Replies: 15
Views: 7876

Re: HID_Write

Thank you for sharing!
by orga
10 May 2010 20:41
Forum: mikroBasic PRO for PIC General
Topic: HID_Write
Replies: 15
Views: 7876

Re: HID_Write

Thank you for the link.

did you have the code for the temperatur PIC, too?

best regards orga

Go to advanced search