Search found 6 matches

by rollins
13 Jan 2010 15:07
Forum: mikroBasic for dsPIC30/33 and PIC24 General
Topic: PRO 24 and windows 7
Replies: 5
Views: 4075

Thank, yes I ll try it

But when I want to write something at 0 on axe X, in fact it's write on the middle of the screen.

Some ideas ?

thank a lot
by rollins
12 Jan 2010 23:20
Forum: mikroBasic for dsPIC30/33 and PIC24 General
Topic: PRO 24 and windows 7
Replies: 5
Views: 4075

A news I have copy the all project on a external drive and now it's working I ve made all the change of attributs for the folder on the original folder but it's just working on the usb key just rest the problem when I close the program, and the displays and begining from the middle of the glcd not o...
by rollins
12 Jan 2010 18:28
Forum: mikroBasic for dsPIC30/33 and PIC24 General
Topic: PRO 24 and windows 7
Replies: 5
Views: 4075

the code

' * ' * Project name: ' ' * program GLCD_Test ' Glcd module connections dim GLCD_D7 as sbit at RE7_bit GLCD_D6 as sbit at RE6_bit GLCD_D5 as sbit at RE5_bit GLCD_D4 as sbit at RE4_bit GLCD_D3 as sbit at RE3_bit GLCD_D2 as sbit at RE2_bit GLCD_D1 as sbit at RE1_bit GLCD_D0 as sbit at RE0_bit GLCD_D7_...
by rollins
12 Jan 2010 17:23
Forum: mikroBasic for dsPIC30/33 and PIC24 General
Topic: PRO 24 and windows 7
Replies: 5
Views: 4075

PRO 24 and windows 7

There is a big problem

When I try to compile the sample GLCD with windows 7 :error, statment are underlined in red !!!

The same source with XP (compiler on demo mode ) no problem !!!

When I close the soft 'ERROR'

Some help !!! :(
by rollins
07 Jan 2010 14:12
Forum: mikroBasic PRO for dsPIC30/33 and PIC24 General
Topic: LATB4_BIT from proton
Replies: 2
Views: 2717

Thanks a lot for your answer It's mean that in this example pin D0 to D7 of the glcd are in portD.0 to D.7 dim GLCD_D7 as sbit at RD3_bit GLCD_D6 as sbit at RD2_bit GLCD_D5 as sbit at RD1_bit GLCD_D4 as sbit at RD0_bit GLCD_D3 as sbit at RB3_bit GLCD_D2 as sbit at RB2_bit GLCD_D1 as sbit at RB1_bit ...
by rollins
05 Jan 2010 15:05
Forum: mikroBasic PRO for dsPIC30/33 and PIC24 General
Topic: LATB4_BIT from proton
Replies: 2
Views: 2717

LATB4_BIT from proton

Hello I'm coming from PICBASIC world ans I've bought MiKroBasic PRO for PIC24 and I've some problem and havn't found information in help First , I don't understant the LATX command as GLCD_CS1 as sbit at LATB4_bit What LATB4_bit means In picbasic It was DECLARE LCD_RWPIN PORTB.4 Second : GLCD_D7_Dir...

Go to advanced search