Search found 119 matches

by RLOPES780
Thu Nov 24, 2016 1:24 am
Forum: Flowcode V6
Topic: ERROR COMPONENT FAT 1
Replies: 9
Views: 7901

Re: ERROR COMPONENT FAT 1

Hello Benj;

I bought Flowcode V7 and I'm having the same build problem I had in V6 version. Do you have the bat_large file for V7 version?
by RLOPES780
Tue Oct 25, 2016 11:20 pm
Forum: Flowcode V7
Topic: help with adc 12bit
Replies: 6
Views: 5069

Re: help with adc 12bit

Hello Benj. I'm using a linear output hall IC and this is the maximum gain I could have. I made the changes that you showed me and still remained the problem. I put a potentiometer to simulate and increased the range of the hysteresis to 40 mv. And it worked and 10 mv also did not work. You have rea...
by RLOPES780
Tue Oct 25, 2016 6:32 pm
Forum: Flowcode V7
Topic: help with adc 12bit
Replies: 6
Views: 5069

Re: help with adc 12bit

Hello Benj. Grateful for your attention. My lower value is 1.29 = 2150. My biggest value is 1/30 = 2166. My hysteresis is 0.01 = 16. But testing on real circuit the following happens: The output is on until the voltage 1,325 and not 1,29. Between 1,325 and 1.345 the output is pulsing. (?) And above ...
by RLOPES780
Mon Oct 24, 2016 11:38 pm
Forum: Flowcode V7
Topic: help with adc 12bit
Replies: 6
Views: 5069

help with adc 12bit

I need a code with hysteresis 10 mv. He needs to work well when reading adc is greater than 1.3 V my exit will be 1 and when the reading is less than 1.29 V my output will be 0. I'm reading a gear tooth with a hall and then I will have only two transition stages ( with tooth or toothless) and theref...
by RLOPES780
Sun Sep 18, 2016 12:24 pm
Forum: Flowcode V7
Topic: help with hysteresis
Replies: 1
Views: 2046

Re: help with hysteresis

I am using the ad of a pic 12F683 converter to read a sine wave. At the bottom of senoid have 0,263 volts equals 54 bits, the upper part of senoid have 0,293 volts equals 60 bits. Must have an exit in that when I have 0,263 volts equals 1 and when I have 0,293 volts equals 0. I made flowchart attach...
by RLOPES780
Tue Aug 30, 2016 10:04 am
Forum: Flowcode V7
Topic: Help with PIC12F675
Replies: 5
Views: 4901

Re: Help with PIC12F675

Hi Kersing !!
VALOR_MAXIMO_OUT is already as whole.
Still does not make the comparison with VALOR_INSTANTANEO (VALOR_INSTANTANEO> VALOR_MAXIMO_OUT). I could show it to me in code. Flowchart?

Grateful;

Ricardo.
by RLOPES780
Tue Aug 30, 2016 2:29 am
Forum: Flowcode V7
Topic: Help with PIC12F675
Replies: 5
Views: 4901

Re: Help with PIC12F675

Hi Martin, I'm sorry for the uppercase letters, I did not pay attention. I looked at the examples I went and made a change to a part of the program. If in comparing "VALOR_INSTANTANEO > VALOR_MAXIMO_OUT" continues to error. It seems that he can compare right up to 255 and not until 1023. When I do t...
by RLOPES780
Mon Aug 29, 2016 12:34 am
Forum: Flowcode V7
Topic: Help with PIC12F675
Replies: 5
Views: 4901

Help with PIC12F675

All good friends. I am using pic 12F675 which has a 10-bit ad converter. I need to write and read the drive reading the ad pic eeprom. For example a reading of 636. When I record and do the reading, I noticed that the simulation of Flowcode he recorded only 8 bits in the EEPROM. How do I write and r...
by RLOPES780
Tue Jun 21, 2016 8:01 pm
Forum: Feature requests
Topic: A robust datalogger
Replies: 0
Views: 5424

A robust datalogger

I saw the many topics as I have the need to implement a datalloger than by sd card (but by USB with flash drive) .In one of the topics Benj said it would give to do for OTG.
I think it would add much to the Flowcode.
by RLOPES780
Sat Jun 18, 2016 2:35 pm
Forum: Flowcode V6
Topic: doubts about dspic33ep512mu810 and I2C
Replies: 1
Views: 2047

doubts about dspic33ep512mu810 and I2C

I'm the using a DSPIC33EP512MU810. It has 2 channels I2C. I need to use 2 independent channels for hardware. When active channel 1 in Flowcode it enables RG3 pins (SDA) and RG2 (SCL); however in microcontroller datasheet these pins are D + and D- for USB I am correct? This wrong in Flowcode? What ar...
by RLOPES780
Fri May 27, 2016 2:46 pm
Forum: Flowcode V6
Topic: Help with I2C and DSPIC33EP512MU810
Replies: 0
Views: 2692

Help with I2C and DSPIC33EP512MU810

Hello friends. Was using dspic33fj512ep710 and I2C channel 1 one EPROM 24c and ds3231 and everything worked well. I migrated to the microcontroller for 33ep512mu810 and with the same code the program does not work. It compiles correctly, however when I record in the microcontroller it does not work....
by RLOPES780
Tue May 17, 2016 5:11 am
Forum: Flowcode V6
Topic: Error compiling program
Replies: 1
Views: 1942

Error compiling program

I'm doing a test with the program below, and when I'm compiling memory error.
Can anybody help me
by RLOPES780
Tue Apr 05, 2016 12:31 am
Forum: Flowcode V6
Topic: HELP WITH MEDIA READINGS
Replies: 1
Views: 2071

HELP WITH MEDIA READINGS

I need to scan frequency in a given time (max 1 second). But I need to accomplish this reading x times and then take the average of x readings so that you can have the frequency with decimal for example 123.45 hz. I took this program here forum and he can make reading correctly. But I can not take t...
by RLOPES780
Thu Mar 03, 2016 10:54 am
Forum: Flowcode V6
Topic: read frequeny help
Replies: 1
Views: 1734

read frequeny help

Good Morning.

Could someone help me with a sample code.
I need to read the frequency on an input pin in the 200 ms period in a variable using an int. Must also be exhibiting this frequently updated on the display.

Grateful;

Ricardo.
by RLOPES780
Tue Mar 01, 2016 12:13 am
Forum: Flowcode V6
Topic: reading pulses
Replies: 2
Views: 2950

Re: reading pulses

Hello Benj. Yes I need only read logic frequency of 5 and; 0. I need to read a fifth of a second 200 ms and am using int4. I used the timer1 for timing 200 ms with 5 Hz interrupt frequency is correct? Then through the timer1 I called the int4 that has the variable frequency sample and increment by 1...
by RLOPES780
Sat Feb 13, 2016 9:07 pm
Forum: Flowcode V6
Topic: Because of the error?
Replies: 2
Views: 2249

Re: Because of the error?

I have a problem when I record in dsPIC 33.Na simulation could not because I'm using an external I2C memory and the simulator returns me always 0.
I tried (V_5 * 100000) / 10 and work (but I have to do it bad)

Grateful;
by RLOPES780
Sat Feb 13, 2016 12:01 pm
Forum: Flowcode V6
Topic: Because of the error?
Replies: 2
Views: 2249

Because of the error?

The code attached'm writing in a EEPROM I2C. I write 7 points and do the reading on 7 variables. Then multiply the most significant variable for (V_7 * 1.000.000 *) + ( V_ 6* 100.000) + .......... When the variable V_5 multiply by 10.000 (coincidentally) is the address component I have error. Any va...
by RLOPES780
Tue Jan 19, 2016 12:58 am
Forum: User Components
Topic: Flash EEPROM component
Replies: 25
Views: 24224

Re: Flash EEPROM component

Hello Kersing; I am a novice and I am aware of their advice. I decided to use an I2C eprom because I think it will be easier to record a "variable" in each address by future calculations that have to do in the "read and write the variables. I researched this link http://ww1.microchip.com/downloads/e...
by RLOPES780
Mon Jan 18, 2016 1:26 am
Forum: User Components
Topic: Flash EEPROM component
Replies: 25
Views: 24224

Re: Flash EEPROM component

I2c is attached example is not Kersing?
I'll try to do!

Ricardo.
by RLOPES780
Sun Jan 17, 2016 9:55 pm
Forum: User Components
Topic: Flash EEPROM component
Replies: 25
Views: 24224

Re: Flash EEPROM component

sorry dspic30f6014
by RLOPES780
Sun Jan 17, 2016 9:51 pm
Forum: User Components
Topic: Flash EEPROM component
Replies: 25
Views: 24224

Re: Flash EEPROM component

Hello kersing; I know I am bothering you on this subject! But I chose the dsPIC33 by the amount of memory 256k and be Flash. I thought that would facilitate my job as a beginner. I am sending a copy of the program that is not finalized. I believe we still miss about 70% to finish. I am using for enq...
by RLOPES780
Sat Jan 16, 2016 3:03 pm
Forum: User Components
Topic: Flash EEPROM component
Replies: 25
Views: 24224

Re: Flash EEPROM component

Hello Kersing; My problem is this. I need to store 32 variables 8-bit ex 9999999.9 and these variables are float. I am using a flash EPROM memory address to store each of the variables then 32 x8 then will use 256 Flash EPROM memory addresses what I'm not getting it. Could quardar an entire variable...
by RLOPES780
Fri Jan 15, 2016 4:36 pm
Forum: Flowcode V6
Topic: I2c component and eeproms 24lc
Replies: 1
Views: 1858

I2c component and eeproms 24lc

Anyone know if there is a component for communicating with i2c eprom memories 24lc easy to use.

Ricardo.
by RLOPES780
Fri Jan 15, 2016 2:55 pm
Forum: User Components
Topic: Flash EEPROM component
Replies: 25
Views: 24224

Re: Flash EEPROM component

Hello Kersing; The dsPIC I'm using has memory of 256k. My program at most had come to 150k. Not could be used to flash EPROM 200k ahead? I do not understand about it. Otherwise I'll have to use a memory i2c type 24lc. Has some component that communicates with memory i2c? Another option is to use a p...
by RLOPES780
Thu Jan 14, 2016 9:50 pm
Forum: User Components
Topic: Flash EEPROM component
Replies: 25
Views: 24224

Re: Flash EEPROM component

I need a maximum of 250 endereços.Entao can use as a starting 163840 and 164090 end?