Search found 18 matches

by luthra_arun
Sun Nov 22, 2009 7:27 am
Forum: General Programming
Topic: 12-Bit Adc
Replies: 5
Views: 4735

Re: 12-Bit Adc

If you can post your ADC question in the Flowcode V4 section of the Forum, I will reply to it early next week.
But in Flowcode V4 fourm the new post botton is not visible.That is why i am posting my problems in General PICmicro programming.
by luthra_arun
Fri Nov 20, 2009 1:12 pm
Forum: General Programming
Topic: 12-Bit Adc
Replies: 5
Views: 4735

Re: 12-Bit Adc

hi sean, I am using pic18f4523 having the 12-bit adc.There is a problem with the C code using in flow code the problem is the variable i had declare in the flow code is not called in c code macro.The other way what i thing is to same the adc value in controller innternal eeprom and read in the flow ...
by luthra_arun
Fri Nov 20, 2009 7:33 am
Forum: General Programming
Topic: 12-Bit Adc
Replies: 5
Views: 4735

12-Bit Adc

Hi to all, I am using pic controller having the 12-bit adc .I just read the data from the Adc channel 0 in ReadasInt and display on the LCD when i vary from 0-5 v i got the value from 0-1023 instead of 0-4095. below i had set the settings in flow code. /**** Macro Substitutions **** 0 = Which ADC Ch...
by luthra_arun
Fri Nov 20, 2009 6:02 am
Forum: General Programming
Topic: Find the Bug in the Code
Replies: 2
Views: 2840

Re: Find the Bug in the Code

hi sean,
i had sloved that problem thanks for the replay.
by luthra_arun
Thu Nov 19, 2009 11:19 am
Forum: Programming Tips & Tricks
Topic: I/O expansion
Replies: 37
Views: 56727

Re: I/O expansion

Have the hardware address pins (A0, A1, A2) on the 23017 been configured correctly? For initial tests these pins should be connected to 0v to match the device address (0) passed to the read and write macros in the example programs. Any changes to the device hardware address must be matched by the s...
by luthra_arun
Thu Nov 19, 2009 11:03 am
Forum: General Programming
Topic: Find the Bug in the Code
Replies: 2
Views: 2840

Find the Bug in the Code

Hi to all, I am making the project after writing a long program when i compile i found the erron in my code it shows:- D:\Pen Drive Data\Important Data\projects\BOD\Flow Code\BOD_Main19Nov.c(164): error: missing right paren D:\Pen Drive Data\Important Data\projects\BOD\Flow Code\BOD_Main19Nov.c(164)...
by luthra_arun
Thu Nov 19, 2009 10:57 am
Forum: General Programming
Topic: Code Disable
Replies: 3
Views: 3590

Re: Code Disable

No i mean to say that if i am doing large progam and while doing the programming i need to disable the particler line of code like in C we use
/* */ to diable the code block and (//) to disable the line of code.
by luthra_arun
Wed Nov 18, 2009 11:07 am
Forum: General Programming
Topic: Code Disable
Replies: 3
Views: 3590

Code Disable

Hi to all,
How do i Disable the code block in the project.
by luthra_arun
Fri Nov 13, 2009 7:08 am
Forum: Flowcode V4
Topic: Type Casting
Replies: 2
Views: 2900

Re: Type Casting

For the Above post i am sending you the File which i had make.
Type Casting.fcf
(7.5 KiB) Downloaded 311 times
by luthra_arun
Fri Nov 13, 2009 7:02 am
Forum: Flowcode V4
Topic: Type Casting
Replies: 2
Views: 2900

Type Casting

Hi to all, I am getting the problem with splitting the float variable into two Bytes in the Flowcode simulation it is working but on the actual h/w the value of higher byte and lower byte are 0 and 0 respectively.I had check all the parameters like clock freq,MCU configuration.The other program are ...
by luthra_arun
Thu Nov 12, 2009 5:53 pm
Forum: Flowcode V4
Topic: Keypad Problem
Replies: 2
Views: 2822

Re: Keypad Problem

Hello Benj,
Thanks, i had tested the prog and do the wiring according to you in is working now.
by luthra_arun
Thu Nov 12, 2009 5:02 pm
Forum: General Programming
Topic: Key program
Replies: 1
Views: 2718

Key program

Hi to all,
I am new with flowcode i am make the program where their is 7 keys with pressing of particular key the program with switch to different screen.
I am not understand how to make it please help me to solve the problem.
by luthra_arun
Thu Nov 12, 2009 4:56 pm
Forum: General Programming
Topic: Structures
Replies: 2
Views: 2941

Re: Structures

Thanks benj,
I understand you .But the thing is i am create the small program where there is 20 screens in the C i can create the structure and store the screen status in the bit wise variable.but here i can only use the byte then there will be the memory issue.
by luthra_arun
Thu Nov 12, 2009 4:28 pm
Forum: General Programming
Topic: Structures
Replies: 2
Views: 2941

Structures

Hi to all,

Is it possible to create the structure in flow code like in C.
by luthra_arun
Thu Nov 12, 2009 1:24 pm
Forum: Programming Tips & Tricks
Topic: I/O expansion
Replies: 37
Views: 56727

Re: I/O expansion

sean wrote:There is a /RESET pin on the 23017 (pin 18 on the dip package). Is this also being pulled high?
I had already make it high.
by luthra_arun
Thu Nov 12, 2009 12:31 pm
Forum: Flowcode V4
Topic: Keypad Problem
Replies: 2
Views: 2822

Keypad Problem

Hi to all,
I am getting confusion with the keypad i am using 2x3 size keypad it is working in the program but i need to know that what will be the actual connection for the keypad.means to whom i need to give the pull for rows or columns.
by luthra_arun
Thu Nov 12, 2009 12:04 pm
Forum: Programming Tips & Tricks
Topic: I/O expansion
Replies: 37
Views: 56727

Re: I/O expansion

Hello Hello A few quick questions. Does a simple program work. Eg flashing a LED with 1 second delays. Yes it works properly . Are you using a pull up resistor for the MCLR reset pin? yes . Are you using your own programming hardware or one of our boards? I am using my own h/w.But that is working fi...
by luthra_arun
Thu Nov 12, 2009 9:55 am
Forum: Programming Tips & Tricks
Topic: I/O expansion
Replies: 37
Views: 56727

Re: I/O expansion

Hi to all, i am get the problem to communication the MCP23017 with pic16f877A i had run the same program which had post previously i donot know where the problem is i am get .78v in all the pin even if give high the PortA the PortB values havn't changed. I put 4.7k pull up in data and Clock bus.