Search found 252 matches

by Mikat
Sun Aug 03, 2008 9:26 am
Forum: Flowcode V2 & V3
Topic: GLCDs
Replies: 28
Views: 17375

Re: GLCDs

Hi Ben. I quickly tested that Glcd beta component,and it works fine.. But it dont have print number macro,so how an i print some like a/d con value? And is it possible to reduce "default" font size to 5x7 or even 6x4? I know that those font sizes are really small,but it gives little smaller font on ...
by Mikat
Mon Jun 16, 2008 5:16 pm
Forum: General / Misc
Topic: Support for Pic 18F k versions..
Replies: 5
Views: 5320

Re: Support for Pic 18F k versions..

Hi Ben. I just visited at the sourceboost site,lookin for supported devices list for boostc,and the list have at least 18f46K20,18F45K20,18F25K20,18F26K20,18F44K20,so it seems that the k version are supported in boostc,so the support for those part would be nice... By the way Ben,when you have somek...
by Mikat
Fri Jun 13, 2008 4:33 pm
Forum: General / Misc
Topic: Support for Pic 18F k versions..
Replies: 5
Views: 5320

Support for Pic 18F k versions..

Hi guys,are you planning add the support for pic 18f**K** devices?
It vould be nice to have support those 64MHz running pics...
by Mikat
Wed Jun 11, 2008 3:39 pm
Forum: Components (Other)
Topic: Graphical LCD and four PWM help needed
Replies: 17
Views: 12606

Re: Graphical LCD and four PWM help needed

Back to the glcd bus once again.. Seems that the serial bus is "driven flat out",so the serial clock is the pic clockspeed by divider of 4,and probably all the delays are done other way than delay (nop command?),so it seems that only thing witch affects the bus is the pic clockspeed.. Tested 25MHz x...
by Mikat
Tue Jun 03, 2008 4:22 pm
Forum: Components (Other)
Topic: Graphical LCD and four PWM help needed
Replies: 17
Views: 12606

Re: Graphical LCD and four PWM help needed

Guys,how that serial clock it done in that gld component? Because it seems that its not bonded on flowcode clock settings,but instead the pic real clockspeed... The clockspeed value dont hange anything on the timings of the serial bus,but changing the xtal will change the timings;even if i set the c...
by Mikat
Tue Jun 03, 2008 1:44 pm
Forum: Components (Other)
Topic: Graphical LCD and four PWM help needed
Replies: 17
Views: 12606

Re: Graphical LCD and four PWM help needed

Hello. I tested that glcd at second display,this one probably does have different controller (the ontroller die size is much smaller),but the problem is same,priting the number at font size 5 takes at least 1-1.5 seond per number... Everythin what i print,prints out correctly right,but very slow... ...
by Mikat
Tue Jun 03, 2008 7:39 am
Forum: Components (Other)
Topic: HD44780 LCD Command Set emulation?
Replies: 9
Views: 7451

Re: HD44780 LCD Command Set emulation?

Steve,any ideas when the flowcode 4 will arrive?
And what new it will bring?
by Mikat
Tue Jun 03, 2008 7:22 am
Forum: Components (Other)
Topic: PWM component and PIC 16F777
Replies: 12
Views: 9569

Re: PWM component and PIC 16F777

Hi Ben,i sent you some files,witch are for ks108,hope those help you.. Is there any change the the upcoming component supports the ks108 at 8bit paraller mode,because seems that at least my display dont have connetions to run it serial,or is it some pins on paraller connections (havent read the data...
by Mikat
Mon Jun 02, 2008 4:02 pm
Forum: Components (Other)
Topic: PWM component and PIC 16F777
Replies: 12
Views: 9569

Re: PWM component and PIC 16F777

Hello. The pwm channel 3 works simple c commands ccp3con = OxOC,it enables the pwm,and ccpr3l set the duty... BUT i have notice that if i use a/c conversion,it disturbs the pwm3 output.. Steve,Ben could you check the a/d con,does it turn ALL the an channels input? Because if i use only an0 a/d con,...
by Mikat
Mon Jun 02, 2008 1:44 pm
Forum: Components (Other)
Topic: Graphical LCD and four PWM help needed
Replies: 17
Views: 12606

Re: Graphical LCD and four PWM help needed

Ok. I check the clockspeed,it could be really something else (maybe the chip is running some kind failsafe clock),because i can run the display even if i set the clockspeed at 32KHz in the flowcode.. If the chip runs at 20MHz,and the timings are calculated on 32KHz frequency,the display timings are ...
by Mikat
Mon Jun 02, 2008 10:16 am
Forum: Components (Other)
Topic: Graphical LCD and four PWM help needed
Replies: 17
Views: 12606

Re: Graphical LCD and four PWM help needed

Ben,could it cause the problem,that i drive the display directly on pic,so the pic is running at 3,3v and the display is connected directly on pic porta...
by Mikat
Fri May 30, 2008 4:51 pm
Forum: Components (Other)
Topic: Graphical LCD and four PWM help needed
Replies: 17
Views: 12606

Re: Graphical LCD and four PWM help needed

I am using the 18f4685 in its own internal oscillator,config at 0x7e,so it should be at 8Mhz... Maybe i should test at external oscillator... Tested at 20MHz,no change..
by Mikat
Fri May 30, 2008 11:54 am
Forum: Components (Other)
Topic: Graphical LCD and four PWM help needed
Replies: 17
Views: 12606

Re: Graphical LCD and four PWM help needed

Ok,that transparency was the "problem",but printing is still slow,in font size 6 two number value printing takes at least 1 second... Is that "normally",or is my harware acting weird...
The harware is some bulk display,and sparkfun carrier boar...
by Mikat
Fri May 30, 2008 9:50 am
Forum: Components (Other)
Topic: Graphical LCD and four PWM help needed
Replies: 17
Views: 12606

Re: Graphical LCD and four PWM help needed

Ok,i try to do that.. How about the writing in the display,is there other way than print number and the before print a new number in same position,clear the display? Because thet is quite slow,cant do that with fast changing value... I might be blind,but at fast look i didnt find those font size val...
by Mikat
Thu May 29, 2008 10:55 pm
Forum: Components (Other)
Topic: Graphical LCD and four PWM help needed
Replies: 17
Views: 12606

Re: Graphical LCD and four PWM help needed

Is there any way to get bigger font on that gcld,i mean bigger than double size? I think that i have played the glcd component for while ago and managed to get really large font (like 25x40 pixel),but now i cant remember how...
by Mikat
Mon Apr 28, 2008 11:47 am
Forum: Components (Other)
Topic: PWM component and PIC 16F777
Replies: 12
Views: 9569

Re: PWM component and PIC 16F777

Thanks Steve,updating the Flowcode solved problem.
Can you tell me anything about the ks108 glcd,Ben was working it for some times ago..
Btw,Steve can you tell me what is the type of the glcd display,witch is use in flowcode3?
by Mikat
Mon Apr 28, 2008 6:06 am
Forum: Components (Other)
Topic: PWM component and PIC 16F777
Replies: 12
Views: 9569

Re: PWM component and PIC 16F777

Hello. The pwm channel 3 works simple c commands ccp3con = OxOC,it enables the pwm,and ccpr3l set the duty... BUT i have notice that if i use a/c conversion,it disturbs the pwm3 output.. Steve,Ben could you check the a/d con,does it turn ALL the an channels input? Because if i use only an0 a/d con,i...
by Mikat
Thu Feb 28, 2008 1:07 pm
Forum: Flowcode V2 & V3
Topic: KS0107 128x64 & LCD Displays
Replies: 16
Views: 12059

Re: KS0107 128x64 & LCD Displays

Hello Ben. Any news about ks107 in flowcode 3?
by Mikat
Tue Jan 15, 2008 7:43 pm
Forum: Flowcode V2 & V3
Topic: KS0107 128x64 & LCD Displays
Replies: 16
Views: 12059

Re: KS0107 128x64 & LCD Displays

Hello Dan and Ron I have looked at getting one of these displays to try to integrate it into Flowcode. However I could not seem to source one. Could you give me a heads up of where I can find one in the UK, Hi Ben. I am very interested of using those displays in flowcode,i have posted some wishes t...
by Mikat
Thu Sep 06, 2007 8:30 am
Forum: Flowcode V2 & V3
Topic: DS1820
Replies: 5
Views: 5788

Hi Steve. I try to test that onewire component,but i cant compile even the onewire example code,it gives me following errors: C:\Program Files\Matrix Multimedia\Flowcode V3\Examples\One Wire Example.c(299): error: missing semicolon C:\Program Files\Matrix Multimedia\Flowcode V3\Examples\One Wire Exa...
by Mikat
Wed Aug 01, 2007 2:42 pm
Forum: Flowcode V2 & V3
Topic: Components
Replies: 30
Views: 68336

Stepper motor is nice,but what i like to see,is the graphical lcd component.. The charater display is good,but same size glcd could show much more information at the same display size... And the cheap glcd,like 128x64 dont cost more than charater lcd... So the glcd component is number one at my wish...
by Mikat
Fri Feb 02, 2007 6:50 am
Forum: Flowcode V2 & V3
Topic: SPI COMUNICATION
Replies: 24
Views: 22624

Thanks to your code Ben,it seems working fine,i can transfer byte from master to slave..
Can you help me to transfer multiple bytes,and sent some data back to master?
by Mikat
Fri Feb 02, 2007 4:03 am
Forum: Flowcode V2 & V3
Topic: Can't compile flowcode project in MPLab
Replies: 9
Views: 8260

What i ment is the mpasmwin options..
Start->Programs->Microhip->Mplabide->Mpasmwin,and there is those options.
by Mikat
Thu Feb 01, 2007 8:39 pm
Forum: Flowcode V2 & V3
Topic: Can't compile flowcode project in MPLab
Replies: 9
Views: 8260

Yes i mean... Just think that if in mpasmwin setup the processor is default,i might ause those kind of errors.. What i had used the mpasmwin thesetup has been:radix->default,warning level -> default,hex output -> default,generated files-> error file and list file.proessor->what used,NOT default,case...
by Mikat
Thu Feb 01, 2007 6:40 pm
Forum: Flowcode V2 & V3
Topic: Can't compile flowcode project in MPLab
Replies: 9
Views: 8260

Have you selected in mpasmwin the right type processor instead default?
I have got similar errors when the processor is wrong,or default...