Search found 65 matches

by dannyvanneijenhoff
Sat Apr 29, 2017 9:06 am
Forum: Flowcode V7
Topic: Modbus array of values input
Replies: 2
Views: 3588

Re: Modbus array of values input

Thanks for the reply, i can fill in the VAR "array" now ( not array[2] ) in the component but the data output is not correct, i am missing the data from VAR "array" wrong data : 2 15 0 0 0 8 0 .. 63 255 (from flowcode) correct data: 2 15 0 0 0 8 0 7 127 84 the VAR array[2] var is working in another ...
by dannyvanneijenhoff
Mon Mar 06, 2017 4:55 pm
Forum: Flowcode V7
Topic: Modbus array of values input
Replies: 2
Views: 3588

Modbus array of values input

Hello

I have trouble to use the field CoilData in "Force mutilpe coils" in modbus master, type BYTE[]

Nothing (sofar) is working, maybe something easy :shock:
Knipsel.JPG
Knipsel.JPG (21.3 KiB) Viewed 3588 times
by dannyvanneijenhoff
Tue Feb 28, 2017 10:40 pm
Forum: Flowcode V7
Topic: Losing Menu Bar
Replies: 4
Views: 4751

Re: losing manu MENU BAR Buttons

Losing MENU BAR, menu buttons, ... I had the same problem in FC 7.1.1.0, but this easy solution works fine. :D I was playing with the "bars", and suddenly, the menu bar was missing. And only visible when opens FC7, and disappear when i open an file. It cost me only some time, to find this solution. ...
by dannyvanneijenhoff
Wed Jun 29, 2016 9:45 pm
Forum: Flowcode V6
Topic: Modbus and Pelco-D on FC with PIC
Replies: 2
Views: 4122

Re: Modbus and Pelco-D on FC with PIC

Thanks, this works good.

Simpel and easy.
Tip for starters: Most Pelco docs are in Hex, and in flowcode RS232 component in Decimals.
by dannyvanneijenhoff
Sun Jun 05, 2016 10:47 am
Forum: Flowcode V6
Topic: Modbus and Pelco-D on FC with PIC
Replies: 2
Views: 4122

Modbus and Pelco-D on FC with PIC

Hello Just started with RS485 modbus protocol on FC6 with an standaard PIC C (like 16F887) with Usart (whitout canRX/canTX), which is directly connected to an 485 driver like SP485 I see a lot of info with the MCP2561 in combination with the MCP2515. But it is a little bit unclear, or i can make in ...
by dannyvanneijenhoff
Fri Jun 03, 2016 1:47 pm
Forum: Feature requests
Topic: Modbus Slave Component
Replies: 12
Views: 17179

Re: Modbus Slave Component

Hello

Is there perhaps an indication when the 485 Slave modbus is ready for testing or perhaps finished
by dannyvanneijenhoff
Sun Apr 17, 2016 4:09 pm
Forum: Bug reports
Topic: PWM wat not working anymore on 16F886
Replies: 0
Views: 6615

PWM wat not working anymore on 16F886

PWM is not working anymore with 16F886, sinds update 6.1.3.2

and is solved by update the pic-PWM file

Simply copy the file to your "Flowcode 6\CAL\PIC" folder and re-compile.
http://www.matrixtsl.com/mmforums/downl ... p?id=19989


this works for the 16F886 / 16F887 / 16F888.
by dannyvanneijenhoff
Sun Apr 17, 2016 3:58 pm
Forum: Bug reports
Topic: PIC 16F1938 PWM
Replies: 3
Views: 9397

Re: PIC 16F1938 PWM

Yessss, this works also for the 16F886 / 16F887 / 16F888. :D

PWM wat not working anymore, sinds upate 6.1.3.2 :cry:
by dannyvanneijenhoff
Thu Jul 16, 2015 10:58 am
Forum: Flowcode V6
Topic: Error with potentiometers
Replies: 6
Views: 4110

Re: Error with potentiometers

Hey Martin,

Thank you for replying, and the test.
I have done the test but the LED's are switching on every 2,5 secconds in stead of every 2 secconds.
What is your advice? And does the time have anything to do with the potentiometers?

Thanks in advance,

Tom
by dannyvanneijenhoff
Wed Jul 15, 2015 7:25 am
Forum: Flowcode V6
Topic: Error with potentiometers
Replies: 6
Views: 4110

Re: Error with potentiometers

HT1608 -2008- rev0a potmeters werken niet.fcfx
The attachment send again
(42.54 KiB) Downloaded 265 times
by dannyvanneijenhoff
Tue Jul 14, 2015 1:35 pm
Forum: Flowcode V6
Topic: Error with potentiometers
Replies: 6
Views: 4110

Re: Error with potentiometers

The only problem is with the hardware, the simulation works everytime.
It looks like Flowcode 6 has some problems with this specific micro: PIC18F87K22.
The flowchart is added in the attachment.
by dannyvanneijenhoff
Tue Jul 14, 2015 12:00 pm
Forum: Flowcode V6
Topic: Error with potentiometers
Replies: 6
Views: 4110

Error with potentiometers

Hello, I am working on a project with Flowcode 6 for the microcontroller: PIC18F87k22. Whenever I am using this microcontroller I always get the same error. I use the macro to read the potentiometers as byte, and I write the input to a variable. After this I immediately write the variable to an 8 bi...
by dannyvanneijenhoff
Thu Dec 04, 2014 7:55 pm
Forum: Flowcode V6
Topic: Pull Up (Weak Pull-Up) WPU closed
Replies: 8
Views: 6422

Re: Pull Up (Weak Pull-Up) WPU help needed

I have used another document (perhaps found on google or from an supplier) :evil: :evil: :evil: Is that normal, that you can found in the databse from microchip and old/wrong document. I have found the document and there is (or was) an WPUC. pag 107 of http://ww1.microchip.com/downloads/en/DeviceDo...
by dannyvanneijenhoff
Thu Dec 04, 2014 9:46 am
Forum: Flowcode V6
Topic: Pull Up (Weak Pull-Up) WPU closed
Replies: 8
Views: 6422

Re: Pull Up (Weak Pull-Up) WPU help needed

Thank you very much for your help,
i have not done my home work correcrtly. :D
by dannyvanneijenhoff
Wed Dec 03, 2014 12:34 pm
Forum: Flowcode V6
Topic: Pull Up (Weak Pull-Up) WPU closed
Replies: 8
Views: 6422

Re: Pull Up (Weak Pull-Up) WPU help needed

Thank you very much Martin and Grant. :(
That's not i want to hear :-)
I thought, i saw somewhere A and C WPU.

Thanks
by dannyvanneijenhoff
Tue Dec 02, 2014 8:14 pm
Forum: Flowcode V6
Topic: Pull Up (Weak Pull-Up) WPU closed
Replies: 8
Views: 6422

Re: Pull Up (Weak Pull-Up) WPU help needed

Nobody any suggestions, for WPU on port C with 16F1503 ? After some search i have the WPUA working on the 16F1503 with: clear_bit(option_reg , 7); // Enable weak pull-ups wpua=0b00111000; // WPU on RA5, RA4 and RA3 But i get an error when i use the WPUC: clear_bit(option_reg , 7); wpua=0b00111000; w...
by dannyvanneijenhoff
Fri Nov 28, 2014 3:21 pm
Forum: Flowcode V6
Topic: Pull Up (Weak Pull-Up) WPU closed
Replies: 8
Views: 6422

Pull Up (Weak Pull-Up) WPU closed

Hello After some search i have the WPUA working on the 16F1503 with: clear_bit(option_reg , 7); // Enable weak pull-ups wpua=0b00111000; // WPU on RA5, RA4 and RA3, 76543210 But i get an error when i use the WPUC: EDIT: There is no WPU on C clear_bit(option_reg , 7); wpua=0b00111000; wpuc=0b00110000...
by dannyvanneijenhoff
Fri Nov 28, 2014 11:11 am
Forum: General / Misc
Topic: PIC16F506 not available in Flowcode 3.6.11.53
Replies: 5
Views: 10728

Re: PIC16F506 not available in Flowcode 3.6.11.53

Thanks for your reply, but ..
In FC6 you can choose him, so thats why the question.
I have replace it for the 16F1503, so for the other users of FC6 + .. that they are warned.
by dannyvanneijenhoff
Mon Nov 24, 2014 10:11 pm
Forum: General / Misc
Topic: PIC16F506 not available in Flowcode 3.6.11.53
Replies: 5
Views: 10728

Re: PIC16F506 not available in Flowcode 3.6.11.53

Hello
I get an error when using 16F506 in FC6 ( Flowcode 6 )

error: could not open input file 'C:\Program Files (x86)\Flowcode 6\compilers\pic\boostc\config\PIC16F506.tdf'

Error in config file or not supported?

Best Regards, Danny
by dannyvanneijenhoff
Mon Feb 11, 2013 2:26 pm
Forum: Flowcode V4
Topic: Solved ADC problem with 18F87K22 on easypic_pro_v7 board
Replies: 5
Views: 5568

Re: ADC problem with 18F87K22 on easypic_pro_v7 board

Try different settings, in the meantime. The rest of the program is working wel. Stil no good ADC readings, on LCD (and PWM). I have now an stable reading on the LCD (Thanks to DAZZ :D ). So i can study the problem, i stil have strange readings. It looks like to much gain. ADC component macro, Read ...
by dannyvanneijenhoff
Tue Feb 05, 2013 2:26 pm
Forum: Flowcode V4
Topic: Solved ADC problem with 18F87K22 on easypic_pro_v7 board
Replies: 5
Views: 5568

Re: ADC problem with 18F87K22 on easypic_pro_v7 board

Have changed the watcdog timer on disabled, no succes :cry: .
by dannyvanneijenhoff
Sat Feb 02, 2013 9:19 am
Forum: Flowcode V4
Topic: Solved ADC problem with 18F87K22 on easypic_pro_v7 board
Replies: 5
Views: 5568

Re: ADC problem with 18F87K22 on easypic_pro_v7 board

Thanks, that would be great.

Have written a new short program.

Also have a snapshot of the configration bits ot the micro.
ADC test.fcf
Test ADC
(10.5 KiB) Downloaded 355 times
.
by dannyvanneijenhoff
Thu Jan 31, 2013 10:57 pm
Forum: Flowcode V4
Topic: Solved ADC problem with 18F87K22 on easypic_pro_v7 board
Replies: 5
Views: 5568

Solved ADC problem with 18F87K22 on easypic_pro_v7 board

Hello I have a problem to read the the ADC inputs on the 18F87K22 wich is mounted on easypic_pro_v7 board. Everything works but one last problem to solve. :D :-) Tried several settings on variable and the ADC settings (also the same settings as in other projects). I can not get a good steady reading...
by dannyvanneijenhoff
Sat Jan 29, 2011 2:31 pm
Forum: Flowcode V2 & V3
Topic: PWM Limitations
Replies: 7
Views: 6910

Re: PWM Limitations

Hello
Is there maybe allready news, to work with more than 2 pwm channels in Flowcode? Is there maybe a update FC4 in the near future.

Is it easy (for someone with c-code experience) to copy and change the c-code of Flowcode from 2 to 4x PWM channnels.
Or is that a lot of work.

Thanks Danny
by dannyvanneijenhoff
Thu Jan 06, 2011 11:29 am
Forum: Flowcode V4
Topic: Invert variable SOLVED
Replies: 2
Views: 1968

Re: Invert variable

:P , ooooh is that all. Function NOT, ok thanks.

I could not find the explanation of the functions. the easy one i understand, but there are a few, i don't know yet.
In the help file there is only a explanation of the strings.