Search found 158 matches

by greentech
Fri Apr 05, 2013 1:39 pm
Forum: Flowcode V4
Topic: inverted pwm
Replies: 13
Views: 11703

Re: inverted pwm

I have been searching google for a transistor circuit that could invert my pwm signals from uC couldnt find one. Benj can u suggest me a resource for this circuit?
by greentech
Fri Apr 05, 2013 1:05 pm
Forum: Flowcode V4
Topic: is FC5 full of bugs
Replies: 13
Views: 9364

Re: is FC5 full of bugs

Sorry i was away for few days.
Benj after changing aquisition time from 40 to 200 program works fine now.
by greentech
Wed Apr 03, 2013 6:03 am
Forum: Flowcode V4
Topic: is FC5 full of bugs
Replies: 13
Views: 9364

Re: is FC5 full of bugs

this is what i get when read as int or byte.
by greentech
Tue Apr 02, 2013 11:19 am
Forum: Flowcode V4
Topic: is FC5 full of bugs
Replies: 13
Views: 9364

Re: is FC5 full of bugs

The adc works fine if i read as voltage at FRC. 20MHz HS setting.
But read as int, byte creates problems. I dont get whats going wrong?
by greentech
Tue Apr 02, 2013 11:02 am
Forum: Flowcode V4
Topic: is FC5 full of bugs
Replies: 13
Views: 9364

Re: is FC5 full of bugs

and how can i do that? Can u explain please
by greentech
Mon Apr 01, 2013 10:25 pm
Forum: Flowcode V4
Topic: is FC5 full of bugs
Replies: 13
Views: 9364

Re: is FC5 full of bugs

i do understand, you guyz are doing an amzing job whatsoever. I wish u and all MMX team a very shining future. Please update me on adc asap.
by greentech
Sun Mar 31, 2013 11:23 pm
Forum: Flowcode V4
Topic: is FC5 full of bugs
Replies: 13
Views: 9364

Re: is FC5 full of bugs

usinf 16f877a, please read this topic ive posted screen captures here.
by greentech
Sun Mar 31, 2013 11:22 pm
Forum: Flowcode V4
Topic: is FC5 full of bugs
Replies: 13
Views: 9364

Re: is FC5 full of bugs

Here are some of the issues that u might wanna fix. ADC if read as int the output to port D doesnt work for me. ADC if used with 20 MHZ crystal setting it doesnt work for me. Same code with same crystal setting work just fine when complied with fcv4.5 regarding USART ill locate the post i read on MM...
by greentech
Sat Mar 30, 2013 9:43 am
Forum: Flowcode V4
Topic: is FC5 full of bugs
Replies: 13
Views: 9364

is FC5 full of bugs

FC5 is full of bugs, output to port D doesnt work, Using dsp comp. adc aint compiling. i read there is an error in UART. Why it is so scrambled. FC4 is still stable but less options.
by greentech
Fri Mar 29, 2013 12:38 pm
Forum: Flowcode V4
Topic: inverted pwm
Replies: 13
Views: 11703

Re: inverted pwm

program compiled with fc4 runs ok but adc prog compiled by fc5 gives this error

{"ADC Conversion started before wait time has expired following previous conersion or channel change"} i dont know why?

program speed set on both fcv4 & 5= 20MHZ
by greentech
Fri Mar 29, 2013 12:30 pm
Forum: Flowcode V4
Topic: inverted pwm
Replies: 13
Views: 11703

Re: inverted pwm

martin can u suggest me a chip having equal as much IO's as 16f877a have?
another problem in Flowcode 5 ADC Conversion i am posting sc's for details.
by greentech
Fri Mar 29, 2013 8:50 am
Forum: Flowcode V4
Topic: inverted pwm
Replies: 13
Views: 11703

Re: inverted pwm

Plenty of signals are lost too while outputting other instructions. How much time these flowcode macros take? Macros such as ADC, PWM, LCD Display, etc.
by greentech
Fri Mar 29, 2013 8:28 am
Forum: Flowcode V4
Topic: inverted pwm
Replies: 13
Views: 11703

Re: inverted pwm

Martin i wanna use pwm for driving an H-Bridge. H-Bridge is used to power a stepup transformer. Is it ok to have this much delay?
by greentech
Sat Mar 23, 2013 8:06 am
Forum: Flowcode V4
Topic: inverted pwm
Replies: 13
Views: 11703

Re: inverted pwm

transistor option is better? will it cause some delays too? pls recommend a good circuit benj. Problem with pic 12 is less io's martin.
by greentech
Wed Mar 20, 2013 10:39 am
Forum: Flowcode V4
Topic: inverted pwm
Replies: 13
Views: 11703

inverted pwm

Hi,
Is there any way i can create a normal & inverted pwm using 16f877a?
by greentech
Tue Mar 19, 2013 8:06 pm
Forum: General Programming
Topic: PWM using Flowcode V5
Replies: 24
Views: 15836

Re: PWM using Flowcode V5

How can i invert the pwm for pushpull loads.
by greentech
Tue Mar 19, 2013 12:41 pm
Forum: General Programming
Topic: PWM using Flowcode V5
Replies: 24
Views: 15836

Re: PWM using Flowcode V5

i am trying to understand how to init 3 level pwm to obtain 50Hz sine output. I have to use pic16f877a. i also need to put some lcd functions voltage readings from mains and battery etc.
by greentech
Sun Mar 17, 2013 10:37 am
Forum: General Programming
Topic: PWM using Flowcode V5
Replies: 24
Views: 15836

PWM using Flowcode V5

Keep up the good work brainiacs.
by greentech
Fri Mar 15, 2013 8:05 am
Forum: General Programming
Topic: PWM using Flowcode V5
Replies: 24
Views: 15836

PWM using Flowcode V5

Aah! Silly me. i was used to fc4 :)
Sorry guyz, got it now.
by greentech
Fri Mar 15, 2013 7:29 am
Forum: General Programming
Topic: PWM using Flowcode V5
Replies: 24
Views: 15836

Re: PWM using Flowcode V5

here is a screenshot. i cant c 2nd pwm in component macro and over panel.
by greentech
Thu Mar 14, 2013 8:00 am
Forum: General Programming
Topic: PWM using Flowcode V5
Replies: 24
Views: 15836

Re: PWM using Flowcode V5

Hello,
I can only see one pwm for 16f877a. I know there are two pwms for this chip. This has to be a bug or restriction in trial version?
by greentech
Sun Mar 10, 2013 10:21 pm
Forum: Flowcode V4
Topic: How to output LUT data
Replies: 5
Views: 4164

Re: How to output LUT data

im trying to output 8bit data to produce sine wave, but i keep getting triangle wave at the output. m using r2r ladder to convert digital to analogue.
Can someone help.
by greentech
Sat Mar 09, 2013 12:33 pm
Forum: Flowcode V4
Topic: How to output LUT data
Replies: 5
Views: 4164

Re: How to output LUT data

Thats alot of info.
Thanks Martin.