Search found 234 matches

by wayne millard
Fri Mar 05, 2021 5:33 pm
Forum: Flowcode V5
Topic: Download Flowcode 5
Replies: 2
Views: 3577

Re: Download Flowcode 5

Martin,

Thanks,
:D
Wayne Millard
by wayne millard
Fri Mar 05, 2021 4:31 pm
Forum: Flowcode V5
Topic: Download Flowcode 5
Replies: 2
Views: 3577

Download Flowcode 5

Hi Everyone,

Were can i download Flowcode 5 and there patchs.

Thanks,
Wayne Millard
by wayne millard
Fri Mar 05, 2021 2:44 pm
Forum: Flowcode V5
Topic: Missing License Key
Replies: 3
Views: 3511

Download FC v5

Hi martin,

Were can i download Flowcode 5 and there patchs.

Thanks,
Wayne Millard :oops:
by wayne millard
Fri Mar 05, 2021 11:02 am
Forum: Flowcode V5
Topic: Missing License Key
Replies: 3
Views: 3511

Missing License Key

Hi Matrix,

I have a project built in flowcode v5 and need to make modifications but have lost my license key information please help.

Thanks,
Wayne Millard :oops:
by wayne millard
Fri May 22, 2020 4:22 pm
Forum: Feature Requests
Topic: New Product
Replies: 2
Views: 6159

New Product

I would love if Matrix could make a graphical programming for FPGA there are not many on the market and the one that are cost a lot.

Thanks,
Wayne Millard :D
by wayne millard
Tue Feb 18, 2020 6:55 pm
Forum: Flowcode V8
Topic: BL0032 windspeed
Replies: 45
Views: 30405

Re: BL0032 windspeed

See example of frequency measurement.

Wayne
by wayne millard
Mon Dec 09, 2019 11:16 pm
Forum: Flowcode V8
Topic: Compile problem
Replies: 7
Views: 4025

Re: Compile problem

Hi Benj,

Thanks for looking at the problem i don't need it to be fixed intel after christmas when i can do the hardware.

Thanks
Wayne Millard
by wayne millard
Mon Dec 09, 2019 3:04 pm
Forum: Flowcode V8
Topic: Compile problem
Replies: 7
Views: 4025

Re: Compile problem

Sorry Benj, Thanks for looking into the problems your a star. There still seems to be a problem. Radar Velocity.c: FCM_Update_display() 2072: FCV_R_FACTOR = fround(FCV_F_FACTOR, 1); ^ (361) function declared implicit int (warning) using updated 32-bit floating-point libraries; improved accuracy migh...
by wayne millard
Mon Dec 09, 2019 2:11 pm
Forum: Flowcode V8
Topic: Compile problem
Replies: 7
Views: 4025

Re: Compile problem

Thanks Benj, I still have the following problem. Radar Velocity.c: FCM_Update_display() 2072: FCV_R_FACTOR = fround(FCV_F_FACTOR, 1); ^ (361) function declared implicit int (warning) Radar Velocity.c: FCM_int_call() 2220: INTCONbits.PEIE = 1; ^ (192) undefined identifier "INTCONbits" ^ (196) struct/...
by wayne millard
Mon Dec 09, 2019 12:04 pm
Forum: Flowcode V8
Topic: Compile problem
Replies: 7
Views: 4025

Compile problem

Hi Matrix, I have a compiler problem can you please find what the problem is? The Pic is a 18F46K42 2023: INTCON2bits.INTEDG0 = 1; ^ (192) undefined identifier "INTCON2bits" ^ (196) struct/union required Radar Velocity.c: FCM_Update_display() 2072: FCV_R_FACTOR = fround(FCV_F_FACTOR, 1); ^ (361) fun...
by wayne millard
Wed Oct 16, 2019 11:10 pm
Forum: Flowcode V8
Topic: INTERRUPT PROBLEM
Replies: 2
Views: 1822

Re: INTERRUPT PROBLEM

Martin, Thanks for a work around i would like to see the interrupts fixed and also been having problems with the generic LCD resizing, the only way is to resize project panel in flowcode 6 you could resize the LCD which was good. also the display does not work for more than 20 columns and the rows a...
by wayne millard
Wed Oct 16, 2019 7:04 pm
Forum: Flowcode V8
Topic: INTERRUPT PROBLEM
Replies: 2
Views: 1822

INTERRUPT PROBLEM

Hi everybody,

Is their a problem with all the interrupts in the simulation for 18F4620. I have tried INT0 - INT2 and IOC and they all fire without being triggered.
I hope that there is a fix.

Thanks
Wayne Millard
by wayne millard
Tue May 21, 2019 12:09 am
Forum: Flowcode V8
Topic: TCP/IP Comms HELP
Replies: 1
Views: 1715

TCP/IP Comms HELP

Hi Everybody,

Has anybody got a example of code for two micros sending data to each other over TCP/IP using ENC28J60. I have read the Embedded Internet Course Notes but nothing seems to match all the macros in the course to the componet so need some help on how to do this. :(

Thanks,
Wayne
by wayne millard
Sun May 19, 2019 8:39 pm
Forum: Flowcode V8
Topic: Ethernet Comms
Replies: 6
Views: 3932

Re: Ethernet Comms

Hi Stefan, Thanks for the replys i now have it responding to IP ping the problem was the SPI channel can not get it to work on channel 1 or 2 but will work on software channel. im now trying to workout how to send and receive data and the differant protocals that can be sent and received. if you get...
by wayne millard
Fri May 17, 2019 2:16 am
Forum: Flowcode V8
Topic: Ethernet Comms
Replies: 6
Views: 3932

Re: Ethernet Comms

Hi Stefan, Thanks for the reply how are you going with your project? have you got any examples of what you have done so far? I have used some of flowcode examples which seem to initalise the ethernet chip ok because all the LEDS are working when connected to computer but i cant ping the chip it will...
by wayne millard
Fri May 10, 2019 4:16 pm
Forum: Flowcode V8
Topic: Ethernet Comms
Replies: 6
Views: 3932

Ethernet Comms

Hi Everybody, Has someone got any example of two micros communicating with each other over a Ethernet network using ENC28J60. I have tried using some of the examples and i think that the ENC28J60 is working because all the light are flashing when i do a IP scan but cant see any found IP that the PIC...
by wayne millard
Wed May 08, 2019 8:44 pm
Forum: Flowcode V8
Topic: SPI LCD
Replies: 1
Views: 1766

SPI LCD

Hi Everybody, Has anybody used LCD Mini Click see attached with Flowcode? i would like to use to help debug tried to use spi comms to do something basic but cant get to work. Any help would be great they have example C code but will not compile if used in C icon. https://www.mikroe.com/lcd-mini-clic...
by wayne millard
Fri Apr 12, 2019 3:22 pm
Forum: Flowcode V8
Topic: Problem with 32F051R8
Replies: 2
Views: 2027

Re: Problem with 32F051R8

Thanks for the fix :D
by wayne millard
Thu Apr 11, 2019 8:58 pm
Forum: Flowcode V8
Topic: Problem with 32F051R8
Replies: 2
Views: 2027

Problem with 32F051R8

Hi Team,

Is there a problem with ST 32F051R8 RS232 RX on Usart 1 and 2 will not compile without error.

Thanks,
Wayne Millard
by wayne millard
Mon Apr 01, 2019 10:43 pm
Forum: Flowcode V8
Topic: RX Int PIC32
Replies: 1
Views: 1710

RX Int PIC32

Hi Flowcode team,

Are RX interrupts simulated in PIC32 chips? my be i'm doing something wrong.

Thanks,
Wayne Millard
by wayne millard
Mon Mar 04, 2019 4:13 pm
Forum: Flowcode V8
Topic: Help converting file to work on ARM
Replies: 11
Views: 6023

Re: Help converting file to work on ARM

Thanks Leigh for your help i will try the new file.

Thanks,
Wayne
by wayne millard
Mon Mar 04, 2019 3:13 pm
Forum: Flowcode V8
Topic: Help converting file to work on ARM
Replies: 11
Views: 6023

Re: Help converting file to work on ARM

Hi Benj,

Thanks for the reply i would try to do this but i do not understand the C code to try to change it to flowcode.
This is the main problem why i cant do this :oops:

Thanks,
Wayne
by wayne millard
Sat Mar 02, 2019 9:07 am
Forum: Flowcode V8
Topic: Help converting file to work on ARM
Replies: 11
Views: 6023

Re: Help converting file to work on ARM

Hi team.

I still need help on converting project from pic to arm.

Thank for any help
Wayne
by wayne millard
Sun Feb 17, 2019 11:40 am
Forum: Flowcode V8
Topic: Help converting file to work on ARM
Replies: 11
Views: 6023

Re: Help converting file to work on ARM

Hi Martin

I want to start to use STM32F407VG.

Thanks
Wayne
by wayne millard
Sun Feb 17, 2019 6:14 am
Forum: Flowcode V8
Topic: Help converting file to work on ARM
Replies: 11
Views: 6023

Re: Help converting file to work on ARM

Hi Martin, This is a software protocol that the company that i work for use. I have made many thing in the past using the code using PIC but need to start using ARM. This code was wrote by another engineer years ago but is not there now. This is a protocol that use's three letter commands which are ...