Search found 21 matches
- Tue Jun 16, 2009 12:12 am
- Forum: Flowcode V2 & V3
- Topic: Please help me to hardwire my keypad...
- Replies: 1
- Views: 2552
Please help me to hardwire my keypad...
how to hard wire keypad when it's connected in the flowcode to port C for example .. wich row to wich pin and so ... please help me i have just finished my code and wanna test it on my PCB layout
- Sun Apr 26, 2009 1:21 pm
- Forum: Flowcode V2 & V3
- Topic: Flowcode drawback !!!!
- Replies: 0
- Views: 2612
Flowcode drawback !!!!
still can't use timer 2 ... it's a big drawback for flowcode tht i doesn't support all timers of the chip that i use ... and even it's support can't give help about it ... !!!!!!!!!!
- Thu Apr 23, 2009 7:51 pm
- Forum: Flowcode V2 & V3
- Topic: how to use timer 2 ... not included in custom int main help
- Replies: 1
- Views: 2487
how to use timer 2 ... not included in custom int main help
how to use timer 2 ... not included in custom int main help .. please ... i a using ATMEGA8535
- Thu Apr 23, 2009 7:48 pm
- Forum: Flowcode V2 & V3
- Topic: value of Aref voltage ???
- Replies: 1
- Views: 2489
value of Aref voltage ???
what is the value of Aref voltage should be connected to Aref pin when using ADC ??? ...
AVR ATMEGA8535 ... and will it differs whn using PIC ??
AVR ATMEGA8535 ... and will it differs whn using PIC ??
- Thu Apr 23, 2009 3:21 pm
- Forum: Flowcode V2 & V3
- Topic: how to use Timer 1 ?????
- Replies: 0
- Views: 2560
how to use Timer 1 ?????
how to use Timer 1 ?????
or timer 2 or any other timer than timer 0 please ... give me an example ... ???
i don't know how to use custom iterrupts .. so pleae give an example of timer 1 or timer 2 .. or both ??
or timer 2 or any other timer than timer 0 please ... give me an example ... ???
i don't know how to use custom iterrupts .. so pleae give an example of timer 1 or timer 2 .. or both ??

- Wed Apr 22, 2009 9:23 pm
- Forum: Flowcode V2 & V3
- Topic: how to use intrupts with timers other timers than TMR0
- Replies: 1
- Views: 2652
how to use intrupts with timers other timers than TMR0
how to use intrupts with timers othe timers than TMR0 .. i can see only TMR0 interrupt only !!!!
- Wed Apr 22, 2009 7:53 pm
- Forum: Flowcode V2 & V3
- Topic: some quetions..please help me..due date of this project is28
- Replies: 0
- Views: 2546
some quetions..please help me..due date of this project is28
i have some questions ... please i have a project which due date is 28/4/2009 :( 1-when i use ADC .. waht value of Aref voltage sould be connected to tis pin? 2-i want to know how to create variables that doesn't destroied in memory after excution of maros ... i mean global variables ? 3-i want to k...
- Fri Mar 27, 2009 9:57 pm
- Forum: Flowcode V2 & V3
- Topic: how can i reduce size of the code produced by flowcode
- Replies: 0
- Views: 2546
how can i reduce size of the code produced by flowcode
how can i reduce size of the code produced by flowcode .... i think that same function can be written in c with smaller size ... can this be done using flowcode ???
- Fri Mar 27, 2009 8:31 am
- Forum: Flowcode V2 & V3
- Topic: how to preload a timer value ... how to get actual time ??
- Replies: 1
- Views: 2733
how to preload a timer value ... how to get actual time ??
How to get actual time from a timer ... let's say that i want to raise some event after 15 minuite ... how could this be achieved ... may any one please give an example for this ... i want an explanation because i couldn't understand examples in folwcode examples directory ... please give me a brief...
- Thu Mar 26, 2009 6:12 pm
- Forum: Flowcode V2 & V3
- Topic: i want to know how to run timer ..
- Replies: 2
- Views: 3162
Re: i want to know how to run timer ..
thanks ... but still don'tknow how to load a value to timer before it start to count ...
- Thu Mar 26, 2009 5:27 pm
- Forum: Flowcode V2 & V3
- Topic: i want to know how to run timer ..
- Replies: 2
- Views: 3162
i want to know how to run timer ..
i want to know how to run timer ... is there is a way to run timer easily with flow code ... and when we set this timer to certain value it ... it counts till it finishes then it do some actions ... and can the value of timer changed dinamically inside the code ?? .. please give me full detailes abo...
- Wed Mar 25, 2009 9:13 pm
- Forum: Flowcode V2 & V3
- Topic: does flow code supports 8051 and will it ever support it ??
- Replies: 2
- Views: 4065
does flow code supports 8051 and will it ever support it ??
does flow code supports 8051 and will it ever support it ?? 8051 is very cheap Micro-controllerwich can mke great valuse of no thing ... i think that if flowcode supports it it will mke itvery useful to us 

- Tue Dec 23, 2008 3:02 pm
- Forum: Flowcode V2 & V3
- Topic: how to save a return value of a macro in a variable in main.
- Replies: 1
- Views: 2587
how to save a return value of a macro in a variable in main.
i want to know how to save the return value of a macro in a variable declared in the main .. plz help .. i can only define the type of the return value but never knew how to use it ....................
- Tue Dec 23, 2008 2:03 pm
- Forum: Flowcode V2 & V3
- Topic: how to deal with arrays in C code block or any other way
- Replies: 1
- Views: 2322
how to deal with arrays in C code block or any other way
how to deal with arrays in flowcode??!!... in conventional c ccode i used to declare an array like: int x[80]; this one worked and was compiled but when i tried to access any element in ths array by writing a c code block like --> x[k]=0; while k is a flow code declared variable (integer) ... it giv...
- Wed Nov 26, 2008 6:28 pm
- Forum: Flowcode V2 & V3
- Topic: what is the syntax for Oring and anding in Flowcode loops
- Replies: 1
- Views: 2364
what is the syntax for Oring and anding in Flowcode loops
what is the syntax for Oring and anding in Flowcode loops ... like while(A=1 || B=1 || C=1 )... thx very much and best regards
- Wed Nov 26, 2008 1:01 pm
- Forum: Flowcode V2 & V3
- Topic: wich pin is hard wired to PWM in ATMEGA8535...to get output
- Replies: 1
- Views: 2629
wich pin is hard wired to PWM in ATMEGA8535...to get output
i wan to know wich pin is hard wired to the PWM inside ATMEGA8535 to get output of it ... i couldn't find ccp1 ad ccp2 mentioned before ... please help ... best regards
- Wed Nov 26, 2008 9:13 am
- Forum: Flowcode V2 & V3
- Topic: how to output the PWM on a specific pin on port
- Replies: 2
- Views: 3053
how to output the PWM on a specific pin on port
i just want how to make the PWM pulses to be outputed to specific pin of port for example to portA.1 .... the simulations of PWM works perfect and i have no problems at running it ... i want just to output or save it in a variable in order to be able to output it ... best regards
- Tue Nov 25, 2008 4:59 pm
- Forum: Suggestions
- Topic: Led matrix display as a commponent ...
- Replies: 3
- Views: 10342
Led matrix display as a commponent ...
it will be wonderful to add Led matrix display as a commponent with a scan signal ...
- Tue Nov 25, 2008 4:24 pm
- Forum: Flowcode V2 & V3
- Topic: How to hard wire the LCD...i have just finished my code...
- Replies: 2
- Views: 2962
Re: How to hard wire the LCD...i have just finished my code...
thx master .. every thing works perfectly
- Tue Nov 25, 2008 2:46 pm
- Forum: Flowcode V2 & V3
- Topic: How to hard wire the LCD...i have just finished my code...
- Replies: 2
- Views: 2962
How to hard wire the LCD...i have just finished my code...
i have finished my code and tried to have a simulation on protues 7.4 sp3 ... i have a 16*2 LCD standard LCD ... how i can i connect it to the microcontroller ... i have connected the LCD to port B at ATMEGA8585 and i have connected it as follows: PortB.0-->Data1 PortB.1-->Data2 PortB.2-->Data3 Port...
- Sat Nov 01, 2008 4:05 pm
- Forum: Flowcode V2 & V3
- Topic: where to find timers ... please Urgent
- Replies: 7
- Views: 10932
where to find timers ... please Urgent
where to find timers ... i am using PIC 16f84 or AVR ATMEGA8535