Search found 15 matches
- Wed May 27, 2015 8:33 am
- Forum: Flowcode V6
- Topic: ARM Debate
- Replies: 29
- Views: 24911
Re: ARM Debate
Hello, I was about to ask the same Matt! I share the opinion here, in a previous comment, that the PIC32 would be a logical step, and I have a particular preference for the Microchip MCU family within one programming environment. However a few customers use ARM, specifically STM32F(103) devices appe...
- Thu Jun 20, 2013 10:01 am
- Forum: Flowcode V5
- Topic: graphic backcolor
- Replies: 4
- Views: 4273
Re: graphic backcolor
Hi,
Has this been resolved/ updated on here somewhere?
Having the same problem corrupting the program!
Thanks
Best regards
Brian
Has this been resolved/ updated on here somewhere?
Having the same problem corrupting the program!
Thanks
Best regards
Brian
- Wed May 15, 2013 8:51 pm
- Forum: Flowcode V5
- Topic: Hardware PWM LED
- Replies: 7
- Views: 5013
Re: Hardware PWM LED
Hi Acestu, I have moved PWM Enable out of the loop, this only needs to be called once. As long as the PWM is enabled the port will be set correctly (no C Code). Not sure about the PWM / LED component simulation working! I've not used the '877 for a long time but it should work on hardware. I've atta...
- Sat May 11, 2013 9:04 pm
- Forum: Programming Tips & Tricks
- Topic: gLCD (EB076/uLCD32-PT-sgc) Bargraph
- Replies: 0
- Views: 4027
gLCD (EB076/uLCD32-PT-sgc) Bargraph
Hi all, Attached is a simple Flowcode V5 program to generate a bar graph on a gLCD (EB076/ uLCD32-PT- sgc) in *LANDSCAPE view. I used the uLCD32-PT-sgc, not E-Blocks. The program uses an 18F26K22 target device @ 64MHz ( x4 pll enabled /C. Code). It is very basic, displays the ADC value as a number, ...
- Mon Apr 22, 2013 10:23 pm
- Forum: Flowcode V5
- Topic: Flowcode v5.5 with DSP for all variants
- Replies: 59
- Views: 120066
Re: Flowcode v5.5 with DSP for all variants
Hello Xavier, My understanding is that DSP is possible on almost any an 8 bit micro from "midrange" upward, but will be for less critical control applications, due to resolution and speed, not forgetting lack of the "dsp engine". The examples posted are for Flowcode V5 for ds PIC...
- Fri Apr 19, 2013 8:39 am
- Forum: General Programming
- Topic: component Values ?
- Replies: 19
- Views: 10069
Re: component Values ?
Hi Acestu, I haven't used Proteus for a while but I am sure you can define track sizes in the "Netlist" and "Routing Strategies" properties. i.e. If you have a standard size for signal, power, layers, you can pre-define track width/ vias etc., and transfer this data to Ares. I pe...
- Mon Jan 21, 2013 9:51 am
- Forum: General Programming
- Topic: PWM using Flowcode V5
- Replies: 24
- Views: 16573
Re: PWM using Flowcode V5
Hi Guys, Be aware that the 16F628a does not have an ADC, only comparator inputs! I'm sure they'll be a snippet of code somewhere on here to do the light level detection with the comparator. See post regarding 16F628a: http://www.matrixmultimedia.com/mmforums/viewtopic.php?f=46&t=10681 ...and... ...
- Tue Jan 08, 2013 2:06 pm
- Forum: Flowcode V5
- Topic: resistors question(s)
- Replies: 4
- Views: 3458
Re: resistors question(s)
Hi Jordy,
I did a search and found this online.
Please see attached file.
It is a little involved with detail.
Best Regards
Brian
I did a search and found this online.
Please see attached file.
It is a little involved with detail.

Best Regards
Brian
- Tue Jan 08, 2013 9:05 am
- Forum: Flowcode V5
- Topic: resistors question(s)
- Replies: 4
- Views: 3458
Re: resistors question(s)
Hi Jordy, It is to reduce noise. This can be due to impedance mismatch in track or devices that cause signal bounce or reflections. These can be mistakenly interpreted as extra pulses. Though not in this instance as the MAX3002 is a level shifter, but mixed CMOS circuits also include these sometimes...
- Thu Dec 13, 2012 6:05 pm
- Forum: Flowcode V5
- Topic: Do you know Flowcode equivalent for programming PC software?
- Replies: 7
- Views: 5880
Re: Do you know Flowcode equivalent for programming PC softw
Hello Mathy,
You could try Profilab 4 from Abacom
http://www.abacom-online.de/uk/html/pro ... xpert.html
Many predefined components and external boards to "connect", easily connect to USB (FTDI or similar) com or regular rs232/ parallel ports etc.
Best regards
Brian
You could try Profilab 4 from Abacom
http://www.abacom-online.de/uk/html/pro ... xpert.html
Many predefined components and external boards to "connect", easily connect to USB (FTDI or similar) com or regular rs232/ parallel ports etc.
Best regards
Brian
- Sat May 12, 2012 4:57 pm
- Forum: Flowcode V5
- Topic: 16f628a
- Replies: 3
- Views: 4805
Re: 16f628a
Hi Jorgen,
I'm afraid that the 16F628A has only 2 analogue comparators, no A/D converters.
The 16F88 is pin compatible and does have A/D.
Best Regards
Brian
I'm afraid that the 16F628A has only 2 analogue comparators, no A/D converters.
The 16F88 is pin compatible and does have A/D.
Best Regards
Brian
- Wed Apr 25, 2012 8:21 pm
- Forum: Flowcode V5
- Topic: Flowcode for dsPIC - DSP Support Poll
- Replies: 25
- Views: 53793
Re: Flowcode for dsPIC - DSP Support Poll
Hello Ben, I would be interested in; Filtering Operations: Lo. Hi Pass filters etc... particularly if the audio DAC features were available as a component macro to full resolution. Matrix operations: Kinematics for robotics apps. etc. I would like to have tools to implement kalman filters - Multi ax...
- Wed Feb 29, 2012 10:22 am
- Forum: Flowcode V5 Issues
- Topic: Servo C Compiler Error
- Replies: 1
- Views: 3190
Servo C Compiler Error
Hello,
I am getting compiler errors when I add the "servo macros"
Attached are the "cut down" versions of my program.
I have the latest V5.1 Pro. install.
My old V4 Pro. seems to show similar errors!
[img] [/img]
Thanks
Brian
I am getting compiler errors when I add the "servo macros"
Attached are the "cut down" versions of my program.
I have the latest V5.1 Pro. install.
My old V4 Pro. seems to show similar errors!
[img] [/img]
Thanks
Brian
- Sun Nov 20, 2011 3:35 pm
- Forum: Flowcode V4
- Topic: Tell us about your projects...
- Replies: 29
- Views: 69272
Re: Tell us about your projects...
Hello, I have always been interested in electronics ( actually everything science and engineering etc. :D ) I have used Flowcode for many simple and more complex functions, however I decided to post this project my personal favourite! I started my "Laser Harp" project a few years ago, coin...
- Sun Jul 31, 2011 7:14 pm
- Forum: Flowcode V4
- Topic: MCP4921 DAC SPI Help Please
- Replies: 5
- Views: 4496
Re: MCP4921 DAC SPI Help Please
Hello Jordy, One of the first things I notice is Bit 12. This is SHDN 1 = Output / 0 = No output. "Send Upper Half: 0b001 0 1111 (First 4 bytes are config bytes, others are data bytes)" So config. 0b0011xxxx (with BUF/buffer 0b0111xxxx) Clock settings. The clock I have from your download i...