Search found 38 matches

by MW
Tue Aug 18, 2009 8:28 am
Forum: General / Misc
Topic: Storing a Serial Number in an ARM ECIO
Replies: 0
Views: 2396

Storing a Serial Number in an ARM ECIO

Hi, Using Flowcode and the ARM Ecio I have designed a control system and produced a small run of 10 units. Each unit has a serial number which I have stored as a byte variable 'S/N'. The software that I have produced can request this variable from the sytstem. The problem with this is that anytime I...
by MW
Tue Apr 28, 2009 7:46 am
Forum: Components (Comms)
Topic: Using second USART on ARM Ecio
Replies: 0
Views: 2501

Using second USART on ARM Ecio

Hello, I have built an application for my ARM ECIO which utilises the RS232 component. Currently it works on the Port C USART as this is the Flowcode default ,but I was hoping to get it working on the PORT A USART. I know that this functionality is intended for Flowcode 4, and I will be lining up wi...
by MW
Tue Apr 28, 2009 7:21 am
Forum: Components (Comms)
Topic: Using second USART on ARM Ecio
Replies: 0
Views: 2406

Using second USART on ARM Ecio

Hello, I have built an application for my ARM ECIO which utilises the RS232 component. Currently it works on the Port C USART as this is the Flowcode default ,but I was hoping to get it working on the PORT A USART. I know that this functionality is intended for Flowcode 4, and I will be lining up wi...
by MW
Mon Mar 23, 2009 10:54 am
Forum: E-blocks
Topic: ECIO Reset Button
Replies: 5
Views: 4575

Re: ECIO Reset Button

You could fit an additional reset button to your box. Looking at the ECIO data sheet there seems to be provision for that.
by MW
Sat Jan 31, 2009 1:42 pm
Forum: Programming Tips & Tricks
Topic: 32-bit ECIO ARM
Replies: 5
Views: 7599

Re: 32-bit ECIO ARM

Hi Ben,

I would be particularly interested in an article on how to utilise the second UART on this ECIO. This and the addtional code space is one of the main reason I have ordered mine.

Cheers
MW
by MW
Fri Jan 16, 2009 8:13 am
Forum: General / Misc
Topic: discerning between two square waves
Replies: 2
Views: 3268

Re: discerning between two square waves

Thanks Ben. That worked a treat.

MW
by MW
Wed Jan 07, 2009 5:53 am
Forum: General / Misc
Topic: discerning between two square waves
Replies: 2
Views: 3268

discerning between two square waves

Hi, I am building an application, based on the ECIO40P, which will need to discern between the following two square waveforms: 1: 425hz Mod @ 25hz, 0.4 seconds on, 0.2 seconds off,0.4 seconds on,2 seconds off, REPEATED 2: 425hz 0.4 seconds on, 0.4 seconds off, REPEATED These patterns are a ringing a...
by MW
Wed May 07, 2008 11:31 am
Forum: Suggestions
Topic: Step Back?
Replies: 1
Views: 2872

Step Back?

Hi

It would be useful while debugging to be able to step back as well as step into and step over. If you miss something the first time (and I always do) it would be great to be able to get back to it without going through your entire program.

MW
by MW
Thu Oct 25, 2007 10:00 am
Forum: Flowcode V2 & V3
Topic: Feature Request
Replies: 3
Views: 3309

Feature Request

Hi, Just a few ideas. In step through mode it would be nice if the red box automatically centred on the screen so the current step is always displayed. This would make larger projects easier to debug, especially for those of us working on laptops. Also it would be handy if in step through the push b...
by MW
Thu Oct 25, 2007 9:22 am
Forum: Flowcode V2 & V3
Topic: RS232 help
Replies: 7
Views: 4909

RS232 Question

Hi Guys, Another RS232 Question. I know from previous threads that the RS232 component assumes a Xtal speed of 19.96MHz and that to adapt this to other Xtals you need to edit the C code. Could you please elaborate on this a little. Specifically what (register?) do you edit and how do you derive what...
by MW
Tue Mar 27, 2007 11:51 am
Forum: Flowcode V2 & V3
Topic: Blinking LCD Cursor
Replies: 11
Views: 11307

Ben

This worked a treat.

Thanks
MW
by MW
Wed Feb 28, 2007 9:57 am
Forum: Flowcode V2 & V3
Topic: Blinking LCD Cursor
Replies: 11
Views: 11307

Thanks for the prompt response Ben. I haven't had a chance to run this yet but I will let you know how I get on when I do.
by MW
Mon Feb 26, 2007 2:34 am
Forum: Flowcode V2 & V3
Topic: Blinking LCD Cursor
Replies: 11
Views: 11307

Blinking LCD Cursor

Hi, First of all let me say that Flowcode is a sensational product. I am building an application which allows the user, after selecting the appropriate option, to enter data via a keypad. More specifically, when the 'enter data' button is pushed the LCD screen displays "Enter Number:" on the top lin...