Search found 349 matches

by EtsDriver
Fri Apr 07, 2017 7:26 pm
Forum: Feature requests
Topic: [ADDED] ENC28J60 Timeout
Replies: 1
Views: 2736

[ADDED] ENC28J60 Timeout

Hi! I was thinking about (when i broke one of those ENC28J60 ethernet controllers) that could the initialize macro have some kind of timeout so the program doesn't jam when it cannot initialize the ENC28J60 if controller has blown? Now it seems to wait for answer until worlds end... :D (12V serial l...
by EtsDriver
Fri Apr 07, 2017 2:13 pm
Forum: Bug reports
Topic: [SOLVED] 16F18877 hardware UART bug
Replies: 2
Views: 3658

[SOLVED] 16F18877 hardware UART bug

Hi! Hardware uart channel 1 seems to be messed up, when trying to compile for hardware uart, demands remapping of pins (they are hw channel in C6, C7) and the log returns errors. Launching the compiler... C:\Program Files (x86)\Flowcode 7\compilers\pic\bin\xc8.exe --chip=16F18877 "SW_LEDTEST.c" --MS...
by EtsDriver
Sun Apr 02, 2017 3:27 pm
Forum: Bug reports
Topic: [SOLVED] Flowcode crashing when trying to simulate
Replies: 11
Views: 10873

Re: Flowcode crashing when trying to simulate

Hi! There is something weird on the patch distribution... When i open page from flowcode, i get notification that i have to download the whole program: update1.PNG And from http://www.matrixtsl.com/flowcode/download/ i can get the smaller patch file for 7.2.1.4: update2.PNG Which one should be used?...
by EtsDriver
Wed Mar 29, 2017 2:11 pm
Forum: Flowcode V7
Topic: To get gLCD working
Replies: 80
Views: 56859

Re: To get gLCD working

Hi Nasim!
Image

Image
When attaching a attachment, you have to remeber to click on the add file button on the upload attachment tab.
by EtsDriver
Tue Mar 28, 2017 5:20 pm
Forum: Bug reports
Topic: [SOLVED] Flowcode crashing when trying to simulate
Replies: 11
Views: 10873

Re: Flowcode crashing when trying to simulate

Heres another file that has same behavior. When step into (F8) or simulate (F5) is pressed, FC7 crashes. If target is changed to 16F877 it works fine. So it seems the 16F8877 is messed up somehow?
by EtsDriver
Mon Mar 27, 2017 3:57 am
Forum: Flowcode V7
Topic: PIC as MODBUS slave
Replies: 80
Views: 74811

Re: PIC AS MODBUS SLAVE

Have you set up the register counts for coils and analog?
FC 7 is smart and the code will answer "Illegal data adress" if it has no corresponding registers set up on components properties for that function code.
4x registers are Holding registers.
by EtsDriver
Fri Mar 24, 2017 5:24 pm
Forum: Bug reports
Topic: [SOLVED] Flowcode crashing when trying to simulate
Replies: 11
Views: 10873

Re: Flowcode crashing when trying to simulate

Hi!

Just edited the first post a bit.

After a further look into this, seems that the 16F18877 target is somehow messed up (when change target to 16F877A, works fine)?

EDIT: Any news on this?
by EtsDriver
Wed Mar 22, 2017 10:01 pm
Forum: Flowcode V7
Topic: flowcode V7.2
Replies: 10
Views: 7616

Re: flowcode V7.2

I use Norton and have not noticed this behavior, but i can keep eye on my system if i find similar symptoms.
My computer might be too beefy so haven't noticed :shock:
by EtsDriver
Wed Mar 22, 2017 9:54 pm
Forum: Flowcode V4
Topic: Wits End Now
Replies: 10
Views: 14349

Re: Wits End Now

Do you happen to have the compress files active on C drive? That could cause problems... (The ratio text tells that it might be a case)
by EtsDriver
Mon Mar 20, 2017 5:27 pm
Forum: Bug reports
Topic: [SOLVED] Flowcode crashing when trying to simulate
Replies: 11
Views: 10873

[SOLVED] Flowcode crashing when trying to simulate

Hi! I was having some ideastorming going on and when i tried to simulate following, Flowcode just crashed... Visual Studio just in time debugger tolds me that an unhandled win32 exeption happened... Heres a whole debug session output dump when starting FC7 with VisualStudio Community 2015 debugger.....
by EtsDriver
Sun Mar 19, 2017 6:02 pm
Forum: Electronics products
Topic: PCB layout and schematic software
Replies: 51
Views: 214222

Re: PCB layout and schematic software

I personally have changed my mind and moved to Altium CircuitStudio after Autodesk announced that they have aquired Eagle. Im not just happy about the new licensing system and as i was middle of need to change my licenses to be commerial, i bought Altium... Altium support team has been pretty easy t...
by EtsDriver
Wed Mar 15, 2017 8:26 pm
Forum: Flowcode V7
Topic: To get gLCD working
Replies: 80
Views: 56859

Re: To get gLCD working

HI! Are you trying to program directly using the .fcfx file on the dataman or the .hex file? In the file you attached i see you load dataman with the Flowcode fcfx file....? L0094: Loading file (from "Load file" dialog window): G:\New micro control A1.fcfx L0095: File format selection: automatic L00...
by EtsDriver
Tue Mar 14, 2017 8:08 pm
Forum: Flowcode V7
Topic: Modbus Component
Replies: 9
Views: 6730

Re: Modbus Component

If the framer could be set on the fly, the speed could also be set on the fly maybe? :)
by EtsDriver
Sun Mar 12, 2017 8:56 am
Forum: Bug reports
Topic: Cosmetic errors var list "scrollable" & debug menu (7.2.0.5)
Replies: 0
Views: 2805

Cosmetic errors var list "scrollable" & debug menu (7.2.0.5)

If you have lots of variables to watch on simulation, and list does not fit the screen: the list seems to be not scrollable, even though it is (there is no indication or scroll arrows). Dont know about you but i mostly use touchpad and i hate the scroll wheel, so on screen button to use would be cle...
by EtsDriver
Sun Mar 05, 2017 8:14 pm
Forum: General Programming
Topic: Advice needed for wearable tech
Replies: 7
Views: 7200

Re: Advice needed for wearable tech

http://www.nxp.com/products/reference-designs/hexiwear-complete-iot-development-solution:HEXIWEAR This could be intresting for you as this one allready has heart rate sensor built in... :) Not programable on Flowcode unfortunately, but the NXP system is pretty easy to learn... Maybe NXP MCU range(s)...
by EtsDriver
Sat Mar 04, 2017 8:39 am
Forum: Flowcode V7
Topic: Flowcode I2C + Arduino UNO + MCP23017 I/O
Replies: 5
Views: 5015

Re: Flowcode I2C + Arduino UNO + MCP23017 I/O

cortex wrote:,

Sorry for the late reply I thought I had already given the feedback.

Hi, for some reason your earlier message was not showing up on waiting for moderation. Sorry for inconvience it might have caused.
by EtsDriver
Tue Feb 28, 2017 11:45 pm
Forum: Flowcode V7
Topic: PIC as MODBUS slave
Replies: 80
Views: 74811

Re: PIC AS MODBUS SLAVE

Oh it could be the timeout when no correct answer is received, on some systems those are very long... Hope Matrix gets the response fixed asap so you can get it working correctly!
by EtsDriver
Tue Feb 28, 2017 7:58 pm
Forum: Flowcode V7
Topic: PIC as MODBUS slave
Replies: 80
Views: 74811

Re: PIC AS MODBUS SLAVE

What kind of diagnostics the plc runs on serial line? Does it do modbus diagnostic command to your DIY modbus display or does it use some kind of REPORT-SLAVE-ID (command 17) as diagnostics??
by EtsDriver
Tue Feb 28, 2017 4:16 pm
Forum: Flowcode V7
Topic: PIC as MODBUS slave
Replies: 80
Views: 74811

Re: PIC AS MODBUS SLAVE

Hi! Sorry, did not notice you had allready shown that the response is wrong! It seems that the modbus slave is answering in wrong format to the master... I built your system in eblocs friendly way to my desk and tested out with RS485 using modbus poll program: I write 0x0032 to register 40007 and 0x...
by EtsDriver
Tue Feb 28, 2017 6:36 am
Forum: Flowcode V7
Topic: PIC as MODBUS slave
Replies: 80
Views: 74811

Re: PIC AS MODBUS SLAVE

Is the slave answering right ?
by EtsDriver
Mon Feb 13, 2017 9:35 pm
Forum: Flowcode V7
Topic: 16f18877-->16F877 replacement
Replies: 5
Views: 5019

Re: 16f18877-->16F877 replacement

Hi!
This new one has problems when trying to create new project with it:
16f8877_err.PNG
(25.86 KiB) Downloaded 2594 times
by EtsDriver
Mon Jan 23, 2017 5:09 pm
Forum: Flowcode V7
Topic: 16f18877-->16F877 replacement
Replies: 5
Views: 5019

Re: 16f18877-->16F877 replacement

Oh, it was older version on that specific computer... :D
BUT: The 16F18877 seems to be messed up in chip view? (It has 40 pins, Flowcode shows it with 31 pins?)
Image
by EtsDriver
Sun Jan 22, 2017 11:15 pm
Forum: Flowcode V7
Topic: V7 PIC LIN Components
Replies: 12
Views: 9451

Re: V7 PIC LIN Components

Image

This bothers me as datasheet states that the LIN is included in Comms pack A... I'll double check this when i get to my computer if nobody else is faster... :?:
by EtsDriver
Sun Jan 22, 2017 9:07 pm
Forum: Flowcode V7
Topic: 16f18877-->16F877 replacement
Replies: 5
Views: 5019

16f18877-->16F877 replacement

Hi! Can the programs created to the 16F877 be loaded to the 16F18877 replacement or has anyone here tried it? Is there maybe support upcoming to the Flowcode for the 16F18xxx range? The 16F877/877A is now NRFND... Just making sure the path is it okay to put those pin-to-pin compatible ones there at ...