Search found 84 matches

by ALAN_26
Tue Dec 08, 2009 10:07 pm
Forum: Flowcode V2 & V3
Topic: PIC18F4620 RS232 CUSTOM INT
Replies: 7
Views: 6833

Re: PIC18F4620 RS232 CUSTOM INT

hello Benj

The custom int works 100% tested thanks !
Just another question will the same interrupt work for other 18f MCU's ?


Alan
by ALAN_26
Tue Dec 08, 2009 3:48 pm
Forum: Flowcode V2 & V3
Topic: PIC18F4620 RS232 CUSTOM INT
Replies: 7
Views: 6833

Re: PIC18F4620 RS232 CUSTOM INT

Thanks vey much Benj

I will try it tomorow and let you know

Thanks once againe

Best regards

Alan cilia
by ALAN_26
Mon Dec 07, 2009 11:21 pm
Forum: Flowcode V2 & V3
Topic: PIC18F4620 RS232 CUSTOM INT
Replies: 7
Views: 6833

PIC18F4620 RS232 CUSTOM INT

HELLO I'm trying to work with rs232 at the moment i managed to work connecting INT0 to the RX of the pic and trigger the interrupt with falling the edge of the start bit , but sometimes the rs232 stops working and only restating the pic will get the rs232 to work again . so i think there must be a b...
by ALAN_26
Sat Aug 29, 2009 12:33 pm
Forum: Components (Comms)
Topic: How to set nTimeout for the RS232 component ?
Replies: 22
Views: 22477

Re: How to set nTimeout for the RS232 component ?

HELLO

I have the same problem on PIC18f4620 RXINT NOT WORKING AT ALL

any one got an idea ?
by ALAN_26
Sat Jul 04, 2009 6:27 pm
Forum: Flowcode V2 & V3
Topic: PIC12C508 & 12C509
Replies: 0
Views: 2675

PIC12C508 & 12C509

hello

There is a problem with pic12c508 & 509 these 2 compile to c but dose not compile to hex this is also true for flowcode v4 .

pic16c72a in flowcode 3 is an 8 pin MCU in reality is a 28pin MCU this is fixed in V4 .
by ALAN_26
Mon Jun 23, 2008 6:50 pm
Forum: Flowcode V2 & V3
Topic: FLOWCODE 3 PWM
Replies: 11
Views: 13962

Re: FLOWCODE 3 PWM

Hello Sean Thanks very much for your help and concern I tried to make the modification to the file but I’ cant get it to work , If only minor modifications are required ,I will greatly appreciate if you can give us a working copy of the 16BIT PWM_code.c for AVR . Thank in advance Alan cilia
by ALAN_26
Sun Jun 08, 2008 3:57 pm
Forum: Flowcode V2 & V3
Topic: FLOWCODE 3 PWM
Replies: 11
Views: 13962

Re: FLOWCODE 3 PWM

Hello I’m comparing the old PWM_code.c with the new one in order to see the changes made and trying to learn something , my aim is to modify the PWM_code.c for AVR as these have 16bit PWM , I think this is the pace of code where the 10bit pwm is being produced. void SetDutyCycle10bit(char nIdx, sh...
by ALAN_26
Sun Jun 08, 2008 3:29 pm
Forum: Flowcode V2 & V3
Topic: Interrupt Handling ?!
Replies: 11
Views: 9334

Re: Interrupt Handling ?!

HELLO SEAN

Will the RS232 costom interrapt work on Atmega32 ?
by ALAN_26
Mon May 26, 2008 4:38 pm
Forum: Flowcode V2 & V3
Topic: FLOWCODE 3 PWM
Replies: 11
Views: 13962

Re: FLOWCODE 3 PWM

HI STEVE .

Well done steve tryed it and warks 100% whene downloaded to PIC18F452 !

freaks out on PROTEUS simulation but this is not important ( just for the information ).

THANKS VERY MUCH ...CHEERS !
by ALAN_26
Thu May 22, 2008 6:33 pm
Forum: Flowcode V2 & V3
Topic: FLOWCODE 3 PWM
Replies: 11
Views: 13962

Re: FLOWCODE 3 PWM

THANKS STEVE !

I will try it and let you know
.

Thanks again !
by ALAN_26
Wed May 21, 2008 5:36 pm
Forum: Flowcode V2 & V3
Topic: FLOWCODE 3 PWM
Replies: 11
Views: 13962

Re: FLOWCODE 3 PWM

HELLO STEVE Thanks for Your Quick reply , My problem is that I don’t know C language so it’s not possible for me to modify PWM component So I think I will need some help on that . but if this is not possible , you sad that the main difficulties with controlling PWM signals above 8-bit resolution...
by ALAN_26
Tue May 20, 2008 7:45 pm
Forum: Flowcode V2 & V3
Topic: FLOWCODE 3 PWM
Replies: 11
Views: 13962

FLOWCODE 3 PWM

Hello I am currently working on ( building ) a grid tie inverter for my wind turbine , the output stage to the transformer must be Driven by a variable PWM in order to create a pure sine wave at the output , now the problem is that the PWM resolution in FLOWCODE is only 8bit ( 255 steps ) this is ma...
by ALAN_26
Thu May 01, 2008 12:32 pm
Forum: Flowcode V2 & V3
Topic: FLOWCODE FOR ARM
Replies: 3
Views: 3826

Re: FLOWCODE FOR ARM

thank for the info

looking foward for the demo !
by ALAN_26
Mon Apr 28, 2008 8:27 pm
Forum: Flowcode V2 & V3
Topic: FLOWCODE FOR ARM
Replies: 3
Views: 3826

FLOWCODE FOR ARM

Hello
I just have some questions about Flowcode for ARM Devices for example
What chips are going to be supported ?
Some ARM devises have integrated Ethernet , and USB ,Multimedia Card Interface, are we going to see components for these Interfaces ?
by ALAN_26
Mon Apr 14, 2008 5:26 am
Forum: Flowcode V2 & V3
Topic: AVR DUDE ( (USB TYPE )
Replies: 4
Views: 5684

Re: AVR DUDE ( (USB TYPE )

hello sean

tanks a lot for your help , the usbasp now works 100% i just had to replace the parameter string .

Thank again

Regards Alan .
by ALAN_26
Wed Apr 09, 2008 7:44 pm
Forum: Flowcode V2 & V3
Topic: AVR DUDE ( (USB TYPE )
Replies: 4
Views: 5684

Re: AVR DUDE ( (USB TYPE )

Hello Sean Thanks for your reply I Have this problem when I try to download to chip . “ avrdude.exe: usbdev_open(): did not find any USB device "usb" Error returned from [avrdude] “ The driver is installed correctly , I think the problem is that my avrdude is not the MKII I never used it before ...
by ALAN_26
Tue Apr 08, 2008 6:03 am
Forum: Flowcode V2 & V3
Topic: AVR DUDE ( (USB TYPE )
Replies: 4
Views: 5684

AVR DUDE ( (USB TYPE )

HELLO

Is it Possible to use AVR dude ( USB type ) with FLOWCODE and if yes how can i do it ?

Thanks in advance

ALAN
by ALAN_26
Sun Feb 10, 2008 9:45 pm
Forum: Flowcode V2 & V3
Topic: Components
Replies: 30
Views: 64709

Re: Components

Hello
Are these beta components compatible with Flowcode For AVR ?
by ALAN_26
Thu Jan 24, 2008 7:11 pm
Forum: Flowcode V2 & V3
Topic: RESET
Replies: 5
Views: 4931

Re: RESET

hello sean there seem to be some kind of problem it's not compiling to hex ile name: C:\Documents and Settings\ALAN\Desktop\test\test.c Generated by: Flowcode v3.3.4.44 Date: Thursday, January 24, 2008 19:10:35 Licence: Professional Registered to: Alan Cilia http://www.matrixmultimedia.com Launching...
by ALAN_26
Wed Jan 23, 2008 5:09 pm
Forum: Flowcode V2 & V3
Topic: RESET
Replies: 5
Views: 4931

Re: RESET

hello sean

thanks very much for your help i will try it tomorrow

Thank again
Regars Alan
by ALAN_26
Tue Jan 22, 2008 8:18 pm
Forum: Flowcode V2 & V3
Topic: KS0107 128x64 & LCD Displays
Replies: 16
Views: 11824

Re: KS0107 128x64 & LCD Displays

hello

you can olso try from Ebay there are many sellers for G lcd's

http://stores.ebay.com/Sure-Electronics_LCD-display

http://stores.ebay.com/ColdfusionX-Electronics
by ALAN_26
Tue Jan 22, 2008 7:58 pm
Forum: Flowcode V2 & V3
Topic: RESET
Replies: 5
Views: 4931

RESET

IS THERE A WAY TO RESET AN AVR ( ATMEGA8 ) PROGRAMMATICALY WITH A COSTOM C ? AND IF YES HOW CAN I DO IT ?
by ALAN_26
Sun Nov 25, 2007 8:16 am
Forum: Flowcode V2 & V3
Topic: PIC16F628A
Replies: 1
Views: 2851

PIC16F628A

HELLO

I have a small problem pic16f628a port A 0,1,2,3 are analog comparators , I dont known if these can be used as ADC's flowcode dose not let me add ADC Component on this devise is this a bug or analog comparators can not be used as ADC's ??
by ALAN_26
Tue Nov 20, 2007 6:49 pm
Forum: Flowcode V2 & V3
Topic: PIC12F508,509,510 PROBLEM
Replies: 4
Views: 5513

Hello

Is there any solution for this problem ?
by ALAN_26
Fri Nov 16, 2007 7:18 pm
Forum: Flowcode V2 & V3
Topic: Interrupt Handling ?!
Replies: 11
Views: 9334

HELLO SEAN

The rs232 custom interrupt interrupt worked 100% thanks very much for your help !


Regards ALAN CILIA .