Search found 36 matches

by Dmitry Maximenko
Thu Oct 13, 2011 10:09 am
Forum: Flowcode V4
Topic: LCD 8X2
Replies: 2
Views: 2460

LCD 8X2

HI,
are there any plans to add LCD 8x2 in FlowCode?
I would like to use it in my project right now. Is there any good solution?
Thank you!
Best Regards
by Dmitry Maximenko
Wed Oct 05, 2011 10:18 pm
Forum: Flowcode V4
Topic: Internal Voltage Reference_Solved!
Replies: 36
Views: 23867

Re: Internal Voltage Reference_Solved!

Thanks for all answers, now it works! :D
by Dmitry Maximenko
Tue Oct 04, 2011 10:57 pm
Forum: Flowcode V4
Topic: Internal Voltage Reference_Solved!
Replies: 36
Views: 23867

Re: Internal Voltage Reference_Not solved

HI Benjamin!

Power voltage for PIC16f1827 is 5 volt in my project.
What about Vref Voltage xxx x10mV parameter for A/D Properties?
If i use 4.096 Volt internal voltage, should it be 401 x10mV ? Or it does n´t meter what is xxx?

Thank you for reply!
Best Regards
by Dmitry Maximenko
Sat Oct 01, 2011 10:34 am
Forum: Flowcode V4
Topic: Internal Voltage Reference_Solved!
Replies: 36
Views: 23867

Re: Internal Voltage Reference

HI,
Yes I use internal oscillator 4 MHz.
Please, someone who can, advise what to do with internal voltage reference. It doesn´t work yet.
Thank you!
by Dmitry Maximenko
Fri Sep 30, 2011 5:02 pm
Forum: Flowcode V4
Topic: Internal Voltage Reference_Solved!
Replies: 36
Views: 23867

Re: Internal Voltage Reference

Hi people, Jan,thank you, I looked at the link you told about. I have uploaded my FCD file with configuration for internal Voltage reference that not worked. I tried to activate 4.096 volt internal voltage ref in C code as you recommended but unfortunately it does´t work:-( I have added the file for...
by Dmitry Maximenko
Thu Sep 29, 2011 10:58 pm
Forum: Flowcode V4
Topic: Internal Voltage Reference_Solved!
Replies: 36
Views: 23867

Re: Internal Voltage Reference

Hi Jan, I tried with fvrcon= 0x83; for 4.096V internal v.r. And I changed in Vref Option to VREF+; Vref Voltage 401x10mV Measurement became unstable. It jumped up and down. It felt like the PIC used the VREF pins that were not connected to anything and not to the Internal Voltage Reference. I have w...
by Dmitry Maximenko
Thu Sep 29, 2011 8:09 pm
Forum: Flowcode V4
Topic: Internal Voltage Reference_Solved!
Replies: 36
Views: 23867

Re: Internal Voltage Reference

Hello Jan! Thank you and I have more questions:-) hope it´s ok. If we look in a data sheet side 136 for pic16f1827: ----------------------------------- 14.3FVR Control Registers bit 7 FVREN: Fixed Voltage Reference Enable bit 0 =Fixed Voltage Reference is disabled 1 =Fixed Voltage Reference is enabl...
by Dmitry Maximenko
Thu Sep 29, 2011 3:16 pm
Forum: Flowcode V4
Topic: Internal Voltage Reference_Solved!
Replies: 36
Views: 23867

Internal Voltage Reference_Solved!

Hi! I wonder, can we use the internal voltage reference for AD conversion for more precision? For ex.16f1827 have Fixed Voltage Reference (FVR) with 1.024V, 2.048V and 4.096V I would prefer 2.048V in my project. In flowcode v4.5 Vref option for ADC are just VDD and VREF+. Is internal Voltage Referen...
by Dmitry Maximenko
Thu Sep 29, 2011 2:22 pm
Forum: Flowcode V4
Topic: Error in the ADC definition
Replies: 10
Views: 9604

Re: Error in the ADC definition

Thank you VERY much!
Rosenbaum, It solved my problem! :D :D :D
I had the problem in three days to try solve it! Was getting frustrated.-((.

What about the internal voltage reference on 16f1827?
Can we use it in the flow code?

Very grateful for the help!
by Dmitry Maximenko
Thu Sep 29, 2011 10:56 am
Forum: Flowcode V4
Topic: Error in the ADC definition
Replies: 10
Views: 9604

Re: Error in the ADC definition

HI,
OK, if I use 16f1827 what shall I do?
Do I need to add C code to solve that problem?
Please modifi my flow chart to get it work:-) then I have chans to anderstand.
Very grateful!
by Dmitry Maximenko
Thu Sep 29, 2011 10:15 am
Forum: Flowcode V4
Topic: pic16f1827 ad conversion problem
Replies: 1
Views: 2377

pic16f1827 ad conversion problem

HI people! :-) I have a strange problem with 16f1827 chip :oops: . I'm trying to use AD converter , but did not quite succeed:-(. I used the same experiment with pic16f690 and then it was no problem. I do not know what is the problem right now. It looks good when I simulate in Flowcode, but when I r...