Search found 79 matches
- Thu Nov 12, 2009 4:39 pm
- Forum: Flowcode V2 & V3
- Topic: Pulse counter
- Replies: 17
- Views: 13288
Re: Pulse counter
I made this algorithm, it works, now can count pulses on any input:)
- Wed Nov 11, 2009 2:05 pm
- Forum: Flowcode V2 & V3
- Topic: Pulse counter
- Replies: 17
- Views: 13288
Re: Pulse counter
Thank you, I tried, but maybe I made a mistake somewhere. Where I gone wrong? I have attached project.
- Wed Nov 11, 2009 1:09 pm
- Forum: Flowcode V2 & V3
- Topic: Pulse counter
- Replies: 17
- Views: 13288
Re: Pulse counter
Hello!
I want to ask, possible to make pulse counter in FlowCode 3 using normal pin for count, not using interrupt?
I want to ask, possible to make pulse counter in FlowCode 3 using normal pin for count, not using interrupt?
- Fri Nov 06, 2009 5:46 am
- Forum: Flowcode V2 & V3
- Topic: Pulse counter
- Replies: 17
- Views: 13288
Re: Pulse counter
Hi! Thank you for information. Do You know the suitable examples of switΡh icon using or 7 segment LED control by timer?
- Thu Nov 05, 2009 2:05 pm
- Forum: Flowcode V2 & V3
- Topic: Pulse counter
- Replies: 17
- Views: 13288
Re: Pulse counter
I did setting of the first indicator digit, but when I set the value, the remaining 2 indicator digits ceases to shine. How to make correctly digits setting?
- Thu Nov 05, 2009 1:33 pm
- Forum: Flowcode V2 & V3
- Topic: Pulse counter
- Replies: 17
- Views: 13288
Re: Pulse counter
I have found my mistake, I connected the segments of the indicator to port B and had a conflict with PIN B0:)
- Thu Nov 05, 2009 1:20 pm
- Forum: Flowcode V2 & V3
- Topic: Pulse counter
- Replies: 17
- Views: 13288
Re: Pulse counter
Hi! I made a counter on the 7-segment LED display, but it is working not properly. Where I made a mistake?
- Thu Nov 05, 2009 12:07 pm
- Forum: Flowcode V2 & V3
- Topic: Pulse counter
- Replies: 17
- Views: 13288
Re: Pulse counter
Thank you! Now the program works. Is possible in generally to make a pulse counter without interruption, just on a survey of a PIN?
- Thu Nov 05, 2009 10:01 am
- Forum: Flowcode V2 & V3
- Topic: Pulse counter
- Replies: 17
- Views: 13288
Re: Pulse counter
Unfortunately the program does not work in Proteus, the LCD is clean and does not react to button A4. I have attached all necessary files. Other examples in Proteus run. For comparison, I put in the archive file Better_Clock_Example1_16F887.hex which works in the Proteus.
- Thu Nov 05, 2009 6:40 am
- Forum: Flowcode V2 & V3
- Topic: Pulse counter
- Replies: 17
- Views: 13288
Re: Pulse counter
Hi! In the simulator Flowcode program count internal impulses, you have not noticed this? I was not able to compile a HEX file: It seemed an error message. (below) I usually check the program in the program Proteus VSM ( http://www.labcenter.co.uk ) but that requires HEX file File name: F:\Microcint...
- Wed Nov 04, 2009 2:18 pm
- Forum: Flowcode V2 & V3
- Topic: Pulse counter
- Replies: 17
- Views: 13288
Pulse counter
Hi! I'm trying to make a pulse counter using the timer external input (pin T0CKI). But somehow the counter does not respond to button A4 (pin T0CK1) and count the internal frequency. Where I made a mistake?
- Wed Nov 04, 2009 1:08 pm
- Forum: Flowcode V2 & V3
- Topic: Question for example TUT22 (clock)
- Replies: 14
- Views: 9606
Re: Question for example TUT22 (clock)
Thank you very much, it is now clear.
- Wed Nov 04, 2009 1:02 pm
- Forum: Flowcode V2 & V3
- Topic: Question for example TUT22 (clock)
- Replies: 14
- Views: 9606
Re: Question for example TUT22 (clock)
I want to ask about the internal clock. If 19660800 divided by 256 is equal to 76800. How is the frequency of interruption of 75 Hz?
- Wed Nov 04, 2009 12:46 pm
- Forum: Flowcode V2 & V3
- Topic: It is possible to make chip logic macros?
- Replies: 1
- Views: 2415
It is possible to make chip logic macros?
Hi! It is possible to do in Flowcode chip logic macros , such as D triggers or binary-decimal counters?
- Wed Nov 04, 2009 12:45 pm
- Forum: Flowcode V2 & V3
- Topic: Question for example TUT22 (clock)
- Replies: 14
- Views: 9606
Re: Question for example TUT22 (clock)
Thank you, I will see this.
- Wed Nov 04, 2009 11:42 am
- Forum: Flowcode V2 & V3
- Topic: Question for example TUT22 (clock)
- Replies: 14
- Views: 9606
Re: Question for example TUT22 (clock)
Why use clock frequency 19660800 Hz? Is there are quartz crystals with such frequency?
- Wed Nov 04, 2009 11:38 am
- Forum: Flowcode V2 & V3
- Topic: Question for example TUT22 (clock)
- Replies: 14
- Views: 9606
Re: Question for example TUT22 (clock)
Thank you! Good example.
- Wed Nov 04, 2009 7:01 am
- Forum: Flowcode V2 & V3
- Topic: Question for example TUT22 (clock)
- Replies: 14
- Views: 9606
Re: Question for example TUT22 (clock)
Thank you, I moved the connection point above the switches reading, but still does not work. When pressed, the program stops, and when I release the button, the program is working again. But the hours is not set as I had planned.
- Tue Nov 03, 2009 1:31 pm
- Forum: Flowcode V2 & V3
- Topic: Question for example TUT22 (clock)
- Replies: 14
- Views: 9606
Re: Question for example TUT22 (clock)
I did so (attached), but when I click on the button B0 to set the hours, the program stops. Where I made a mistake?
- Tue Nov 03, 2009 12:40 pm
- Forum: Flowcode V2 & V3
- Topic: Question for example TUT22 (clock)
- Replies: 14
- Views: 9606
Question for example TUT22 (clock)
Hi! I have a question for example TUT22 (clock). It would be interesting to set up 2 buttons to set the time, one button to set hours, the other - to set minutes. Which way is better to do this?
- Thu Oct 29, 2009 12:28 pm
- Forum: Flowcode V2 & V3
- Topic: Customized characters on the LCD
- Replies: 26
- Views: 18182
Re: Customized characters on the LCD
Hi! I want to ask how much frequency of the watch dog timer? How can I change (or to set) the frequency of the watchdog timer? And I want to ask what is meant by power-up timer?
- Thu Oct 29, 2009 9:15 am
- Forum: Flowcode V2 & V3
- Topic: Customized characters on the LCD
- Replies: 26
- Views: 18182
Re: Customized characters on the LCD
Thank you, probably setting accidentally strayed, I restored them by default, is now working.
- Thu Oct 29, 2009 8:50 am
- Forum: Flowcode V2 & V3
- Topic: Customized characters on the LCD
- Replies: 26
- Views: 18182
Re: Customized characters on the LCD
Thank you, I have successfully installed Flowcode4, but I have a problem, I can not open the menu Chip / Configure. What am I wrong?
- Thu Oct 29, 2009 8:29 am
- Forum: Flowcode V2 & V3
- Topic: Customized characters on the LCD
- Replies: 26
- Views: 18182
Re: Customized characters on the LCD
Thank you, I will try this. There is a problem at FlowCode 4 installation . What does this mean?
- Wed Oct 28, 2009 2:03 pm
- Forum: Flowcode V2 & V3
- Topic: Customized characters on the LCD
- Replies: 26
- Views: 18182
Re: Customized characters on the LCD
Thank you, how to do Autoclear watchdog timer in Flowcode 3? In Flowcode 4 I saw such an opportunity, but in FlowCode 3 I does not see how to make Autoclear watchdog timer.