Search found 315 matches

by Docara
Mon Oct 21, 2019 1:06 pm
Forum: Bug reports
Topic: Possible SIM Slider problem
Replies: 3
Views: 5323

Re: Possible SIM Slider problem

Thanks Ben

Oh! I forgot to say I'm running FC7.3.0.7
by Docara
Thu Oct 17, 2019 9:39 pm
Forum: Bug reports
Topic: Possible SIM Slider problem
Replies: 3
Views: 5323

Possible SIM Slider problem

HI Have started messing around with the Sim components and found a problem. I have enclosed a very simple chart with both a simulation slider, knob and LED. The LED turns on when knob value gets above 100 all good. Now if you replace the knob with the slider nothing happens. Am I doing something wro...
by Docara
Thu Oct 17, 2019 9:33 pm
Forum: Programming Tips & Tricks
Topic: Printing Hexadecimal Numbers onto an LCD
Replies: 3
Views: 13373

Re: Printing Hexadecimal Numbers onto an LCD

Found it, I'll have a play
Thanks
by Docara
Thu Oct 17, 2019 6:24 pm
Forum: Programming Tips & Tricks
Topic: Printing Hexadecimal Numbers onto an LCD
Replies: 3
Views: 13373

Re: Printing Hexadecimal Numbers onto an LCD

Hi Ben

I'm having trouble implementing the Byte2Hex function you posted years ago could you explain a little more how to use it in anger - I can import it then what

Thanks
by Docara
Thu Oct 17, 2019 5:31 pm
Forum: General Programming
Topic: Howto :- 32bit addition from 4 Registers
Replies: 6
Views: 4267

Re: Howto :- 32bit addition from 4 Registers

Thank you both so much.

To model this in FC without the actual hardware I'm guessing I could use,say, 4 rotary switches configured to read 0 to FF - any suggestions on how to see the result of the addition
.
Thanks again
by Docara
Thu Oct 17, 2019 9:47 am
Forum: General Programming
Topic: Howto :- 32bit addition from 4 Registers
Replies: 6
Views: 4267

Re: Howto :- 32bit addition from 4 Registers

Hi Martin, 32bits and 24bits brain fart from datasheetitus. Just to be clear, here's an image from the datasheet. I have to add 1440000 (15 F9 00) to the number held in the table below and then write the result back into a similar address space. Capture.PNG This is what I want to achieve Ignore the ...
by Docara
Wed Oct 16, 2019 6:04 pm
Forum: General Programming
Topic: Howto :- 32bit addition from 4 Registers
Replies: 6
Views: 4267

Howto :- 32bit addition from 4 Registers

Hi Sorry - cryptic title OK I need to read in a 32bit (8 Bytes) number from four registers of an external device, then add a 24 bit number (6 Bytes) to it and finally load the resultant back into a device. The reading and writing bit I can do but how do I achieve the individual byte value addition w...
by Docara
Tue Sep 03, 2019 5:58 pm
Forum: Feature Requests
Topic: One Wire EEPROM (DS2431)
Replies: 2
Views: 3129

Re: One Wire EEPROM (DS2431)

The timings and distance would not be a problem if Matrix had taken me up on my suggestion from last year by making a component using the DS2480B.
by Docara
Tue Sep 03, 2019 1:47 pm
Forum: Flowcode V7
Topic: Setting up vNET
Replies: 5
Views: 3926

Re: Setting up vNET

Don't worry Ben I have just seen that you now need a licence pack for vNet. Even so I presume I should get a console of some up -shouldn't I?
by Docara
Tue Sep 03, 2019 1:40 pm
Forum: Flowcode V7
Topic: Missing Atmega328 Chip
Replies: 6
Views: 5096

Re: Missing Atmega328 Chip

AVR Toolchain 3.6.1 supports ATMega328PB

http://ww1.microchip.com/downloads/en/D ... readme.pdf Page 9
by Docara
Tue Sep 03, 2019 1:31 pm
Forum: Flowcode V7
Topic: Setting up vNET
Replies: 5
Views: 3926

Re: Setting up vNET

HI Ben

As per a recent question Ifollowed your link and have upgraded to 7.3.0.7
by Docara
Tue Sep 03, 2019 11:58 am
Forum: Flowcode V7
Topic: Missing Atmega328 Chip
Replies: 6
Views: 5096

Re: Missing Atmega328 Chip

Thanks
by Docara
Tue Sep 03, 2019 11:57 am
Forum: Flowcode V7
Topic: Setting up vNET
Replies: 5
Views: 3926

Re: Setting up vNET

Hi Ben Thanks for the reply. Following the example, I have two FC programs running. One running Node 1 example and the other with Node 2 running, but Node 2 does not show anything when the keypad is pressed. I get nothing displayed when I click on the 'Console' via the 'VIEW' menu in the menu bar. W...
by Docara
Mon Sep 02, 2019 7:35 pm
Forum: Flowcode V7
Topic: Missing Atmega328 Chip
Replies: 6
Views: 5096

Missing Atmega328 Chip

Hi I notice that the updated ATMega328P (ATMega328PB) is not included in the AVR chips section, I seem to remember that with the new (now old) compiler that all chip were/could be available. It now has 2x UART, 2x SPI 2x I2C, 2 more 16bit timers and capacitive (Qtouch) compatible inputs. Is there an...
by Docara
Mon Sep 02, 2019 7:07 pm
Forum: Flowcode V7
Topic: Setting up vNET
Replies: 5
Views: 3926

Setting up vNET

HI
Using FC 7.3.0.5 (are there any updates by the way?)

How do you use and setup vNET? I have seen a fantastic Youtube video using V5 (I miss that GUI Interface!!!) showing how to set it up and it's use but cannot find anything similar in v7?
Thanks
by Docara
Mon Sep 02, 2019 5:29 pm
Forum: Flowcode V7
Topic: Modbus (over RS485)
Replies: 2
Views: 2777

Re: Modbus (over RS485)

Ah! fantastic - thanks Ben
by Docara
Mon Sep 02, 2019 3:34 pm
Forum: Flowcode V7
Topic: Modbus (over RS485)
Replies: 2
Views: 2777

Modbus (over RS485)

Hi
Does the Modbus component invoke a COM Port interrupt when data is received on a MCU's hardware COM port? (or even a pin change interrupt via a GPIO pin if a software COM port is used)

Thanks
by Docara
Mon Oct 01, 2018 9:49 pm
Forum: Flowcode V7
Topic: Flowcode 7 - Updates Since 7.3
Replies: 23
Views: 43879

Re: Flowcode 7 - Updates Since 7.3

Hi Ben,

Should there be a file associated with this post?

Matt
by Docara
Mon Oct 01, 2018 9:46 pm
Forum: General Programming
Topic: Simulation External Input Frequency
Replies: 9
Views: 5525

Re: Simulation External Input Frequency

Thanks Big Boy :D
by Docara
Mon Oct 01, 2018 9:34 pm
Forum: General Programming
Topic: Simulation External Input Frequency
Replies: 9
Views: 5525

Re: Simulation External Input Frequency

Hi Ben,

Am I right in thinking this gets loaded into "C:\Program Files (x86)\Flowcode 7.2\components" ?

If so then I am afraid I cannot see where I can load a variable into the frequency box.

I have taken a screen grab of the Sim macro dialogue box so you can see

Matt
by Docara
Fri Sep 28, 2018 8:44 pm
Forum: General Programming
Topic: Simulation External Input Frequency
Replies: 9
Views: 5525

Re: Simulation External Input Frequency

Hi Ben,

Thank you so much that will help me know end - trouble is I'm running v7 could you publish the component here also?

Matt
by Docara
Fri Sep 28, 2018 10:39 am
Forum: General Programming
Topic: Simulation External Input Frequency
Replies: 9
Views: 5525

Re: Simulation External Input Frequency

Anyone?
by Docara
Wed Sep 26, 2018 6:35 pm
Forum: Programming Tips & Tricks
Topic: Working with Registers
Replies: 10
Views: 13143

Re: Working with Registers

Hi Jay,

Fantastic post!! I have learnt a lot

Cant wait for the next installment - cough! cough! :D

Matt
by Docara
Tue Sep 25, 2018 5:41 pm
Forum: General Programming
Topic: Simulation External Input Frequency
Replies: 9
Views: 5525

Simulation External Input Frequency

HI

Is it possible to expose the Simulation Input frequency so that I can dynamically change the value via a variable during runtime. If so how?

Thanks
MAtt
by Docara
Tue Sep 25, 2018 5:02 pm
Forum: Flowcode V7
Topic: Slider Simulation
Replies: 4
Views: 3141

Re: Slider Simulation

This should be quite easy, just multiply the output by 5400.0 and then add 600.0.
Oh! that was easy :oops: :oops: :oops: :oops:

Thank you - (trouble is it really hits my OCD trait when thing don't work as expected sorry!)
Matt