Search found 20 matches

by John_RSD
Fri Mar 25, 2022 5:06 pm
Forum: Flowcode V8
Topic: Issue with Device ID error
Replies: 3
Views: 3507

Re: Issue with Device ID error

Martin

I think I need my vision checked, spot on and thanks for spotting the error :-)
by John_RSD
Wed Mar 23, 2022 10:24 pm
Forum: Flowcode V8
Topic: Issue with Device ID error
Replies: 3
Views: 3507

Issue with Device ID error

Hi I seem this evening to have a device ID error when compiling to chip. Jumping over to the MCs IPE I can connect, detect,read,erase,verify from with MC IPE but I get this error when trying to compile to chip within flowcode Target folder: C:\DOCUME~2\_PRJ\Examples\V6_COM~1 Source name: C:\Document...
by John_RSD
Thu Feb 17, 2022 11:00 am
Forum: Flowcode V8
Topic: How to change package types
Replies: 2
Views: 2551

Re: How to change package types

Steve

I have seen no isues on the code and to be honest it was first time I very even thought to use it as a diagram for probing :lol:

Only then did I take any real notice of the window. I even jumped back to V6 to see if it was a setting that had been moved.

My sanity is now restored 8)
by John_RSD
Wed Feb 16, 2022 8:21 pm
Forum: Flowcode V8
Topic: How to change package types
Replies: 2
Views: 2551

How to change package types

I have added in a 16F887 and the graphic display in the chip window seems to only show the DIP version and not the QFP I would be using

Is this actually selectable ?

Code is running regardless

John
by John_RSD
Mon Feb 23, 2015 6:03 pm
Forum: Feature requests
Topic: glcd designing app
Replies: 11
Views: 8925

Re: glcd designing app

Hi Benj

Thanks for the great effort

As one does I got distracted for quite a bit on another project.

Let me get stuck back into it :-D

John
by John_RSD
Sat Nov 01, 2014 12:28 am
Forum: Flowcode V6
Topic: plans for pic32mx?
Replies: 3
Views: 3712

Re: plans for pic32mx?

STM32 back to top of queue pls :-D
by John_RSD
Mon Oct 13, 2014 10:07 pm
Forum: Flowcode V6
Topic: I2C Display - any tips or tricks to get going ?
Replies: 3
Views: 2912

Re: I2C Display - any tips or tricks to get going ?

Hi Tiny I already discovered the documented address was not correct, it is actually 32 not 40 as in the data sheet examples. With a base address of 32 I can now see characters and see them changing between my specified strings but it does not seem to follow the row command. The characters are also g...
by John_RSD
Mon Oct 13, 2014 12:28 pm
Forum: Flowcode V6
Topic: I2C Display - any tips or tricks to get going ?
Replies: 3
Views: 2912

I2C Display - any tips or tricks to get going ?

Hi guys For those that have worked with the I2C display component do you have any advice on getting it running. I have access to an I2C display anytime, but I have a box of sample ones in nice Blue and would like to get them running and would like to replace the parallel display I have now with I2C ...
by John_RSD
Mon Oct 13, 2014 11:53 am
Forum: Flowcode V6
Topic: I2C Display - Fails to compile
Replies: 3
Views: 3992

Re: I2C Display - Fails to compile

Benj

Sorry to have presented a bug just after release, many thanks for the fast reply and restoring my sanity :-D

John
by John_RSD
Sun Oct 12, 2014 10:44 pm
Forum: Flowcode V6
Topic: I2C Display - Fails to compile
Replies: 3
Views: 3992

I2C Display - Fails to compile

Hi After updating to 6.1 I chose to have a go at using the I2C display component which I have been looking to play with for some time. Device is a 18F4550 So just to start easy I added a 1s tick on a led (that works fine on its own) and downloaded it to hardware and all is ok. However every time I a...
by John_RSD
Sun Sep 14, 2014 3:09 pm
Forum: Feature requests
Topic: glcd designing app
Replies: 11
Views: 8925

Re: glcd designing app

Benj

Did you guys ever get support for the FT800 up and running ?

John
by John_RSD
Wed Sep 07, 2011 11:59 pm
Forum: Flowcode V4
Topic: Hard crash when simulating on 18LF46K22
Replies: 10
Views: 5822

Re: Hard crash when simulating on 18LF46K22

Benj

On thing i forgot to ask, will the 18LF46K22 be getting added to the supported devices list, the 18F46K22, but not the LF adn i think the devices have a different ID

John
by John_RSD
Wed Sep 07, 2011 11:56 pm
Forum: Flowcode V4
Topic: Hard crash when simulating on 18LF46K22
Replies: 10
Views: 5822

Re: Hard crash when simulating on 18LF46K22

Benj Will there be some hotfix or patch for this ? or will it be a wait for V5 scenario? We will be using this device (currently driving me up the wall as it seems to program fine with RealICE but is cheesing me off as PK3 does not work) Usually I do some diagnostics using FC myself, and the SIM is ...
by John_RSD
Tue Sep 06, 2011 2:50 pm
Forum: Flowcode V4
Topic: Hard crash when simulating on 18LF46K22
Replies: 10
Views: 5822

Re: Hard crash when simulating on 18LF46K22

Hi Benj

Cool (or not cool I guess).

John
by John_RSD
Tue Sep 06, 2011 2:40 pm
Forum: Flowcode V4
Topic: Hard crash when simulating on 18LF46K22
Replies: 10
Views: 5822

Re: Hard crash when simulating on 18LF46K22

Hi Benj

Any luck in replicating ?

John
by John_RSD
Mon Sep 05, 2011 2:59 pm
Forum: Flowcode V4
Topic: Hard crash when simulating on 18LF46K22
Replies: 10
Views: 5822

Re: Hard crash when simulating on 18LF46K22

Just to ruel out the installation on my XP/SP3 machine I re-installed FC4 on my workstation (W7/64) and recreated the flowchart from scracth. Locked up solid once again. Seems to happen after adding in a couple of decision macros which i was simply going to use to read a switch and toggle a LED. Wit...
by John_RSD
Mon Sep 05, 2011 1:12 pm
Forum: Flowcode V4
Topic: Hard crash when simulating on 18LF46K22
Replies: 10
Views: 5822

Hard crash when simulating on 18LF46K22

Hi

In FC4.5 i made a simple chart, 2 mometery switches and 2 leds

Check switch status and output to LED

As soon as I hit simulate, FC crashes and locks up hard, i need to use windows task manager to kill it.

Retargeted for a 18F4550 it is fine.

Any known issues with the 18LF46K22 device ?

John
by John_RSD
Mon Jul 25, 2011 12:17 am
Forum: Flowcode V4
Topic: Unable to get physical results as per simulation using LCD
Replies: 4
Views: 3812

Re: Unable to get physical results as per simulation using L

MArtin Many thanks again, I will have ago and see if i get stuck. There is a ways to go, I am sure I will have plenty questions, the complete project involves store/retrieve these position memories as well as being able to have 2 "cal" data stores, ultimately I want to drive full CCW until...
by John_RSD
Sun Jul 24, 2011 11:45 pm
Forum: Flowcode V4
Topic: Unable to get physical results as per simulation using LCD
Replies: 4
Views: 3812

Re: Unable to get physical results as per simulation using L

Hi Martin Thanks for the quick reply, was not expecting any responses so quick. I figured out about fdiv() eventually, I also moved some components around, a start and clear and eventually the simulation was behaving as it should. Do not ask me what part actually fixed the simulation, I have no idea...
by John_RSD
Sun Jul 24, 2011 8:45 pm
Forum: Flowcode V4
Topic: Unable to get physical results as per simulation using LCD
Replies: 4
Views: 3812

Unable to get physical results as per simulation using LCD

Hi all I have ran into a few issues on my first complete project using FC. Initially I started using it, just to test hardware but it was so much fun I cannot stop myself ;-) My first application was to control a small DC motor direction/rotational position remotely. Feedback would be via a pot dire...