Search found 93 matches

by JFinlayson
Fri Jan 17, 2014 9:18 pm
Forum: Feature requests
Topic: Can module extension
Replies: 7
Views: 5147

Re: Can module extension

Thanks! I will try it out when time permits.



:D
by JFinlayson
Thu Jan 16, 2014 10:18 pm
Forum: Feature requests
Topic: Can module extension
Replies: 7
Views: 5147

Re: Can module extension

Ok New Computer and programmer. Don't ask bit lost all data on raid drives. Problem with ID on CAN is Flowcode 6 can not convert ULONG to string or UINT . This is a major headache at the moment. I have attached the little test programme I am playing with. It would seem from this that the 29 bit ID m...
by JFinlayson
Wed Jan 15, 2014 1:59 pm
Forum: Feature requests
Topic: Can module extension
Replies: 7
Views: 5147

Re: Can module extension

My computer just crashed. major failure. will attempt to recover files and post when all is up and running again
by JFinlayson
Tue Jan 14, 2014 12:37 pm
Forum: Feature requests
Topic: Can module extension
Replies: 7
Views: 5147

Can module extension

Hi
I use can for marine NMEA 2000 which is can bus but using extended. ie 29 bit ID mode instead of 11bit, can you extend FLOWCODE 6 to access this. Having problems with ID if you can help in this matter?

:)
by JFinlayson
Fri Jan 10, 2014 7:59 pm
Forum: Flowcode V6
Topic: Having trouble with print string on displays
Replies: 4
Views: 4014

Re: Having trouble with print string on displays

Just checked the datasheet and Microchip also says: In addition to eight new commands enabling the extended instruction set has a significant impact on the way that many commands of the standard PIC 18 instruction set are implemented. That is, all byte orientated and bit orientated instructions, or ...
by JFinlayson
Fri Jan 10, 2014 7:48 pm
Forum: Flowcode V6
Topic: Writing strings to LCD
Replies: 7
Views: 5423

Re: Writing strings to LCD

Hi
I am having same problems trying to display ulint and ulong to Glcd. I have tried converting ulong and uint to string but get wrong value. it would appear that you can only convert an int to string. Any help in solving this problem would be appreciated.

Happy New Year by the way!
:o
by JFinlayson
Mon Jan 06, 2014 6:38 pm
Forum: Flowcode V6
Topic: Having trouble with print string on displays
Replies: 4
Views: 4014

Having trouble with print string on displays

Hi having trouble with displays I was trying to use LCD but it kept having some problems so ordered new programmer and LCD board from Matrix. Then went on to try things with the GLCD board EB043. Graphics and print number OK but unable to print strings using print command either does not print at al...
by JFinlayson
Wed Nov 06, 2013 1:04 am
Forum: Flowcode V6
Topic: Problems with Flowcode 6.0.2.0
Replies: 8
Views: 6048

Re: Problems with Flowcode 6.0.2.0

I should have known that it needed a variable, I thaught you where calling it by its name rather than passing to the variable. I will proceed to learn more of this version. Thanks for the response.

Works fine now.
:)
by JFinlayson
Tue Nov 05, 2013 6:14 am
Forum: Flowcode V6
Topic: Problems with Flowcode 6.0.2.0
Replies: 8
Views: 6048

Re: Problems with Flowcode 6.0.2.0

tested using component debugging updates every second with time <system>-<oneLED Graphics.Redraw () However component Handle is oneL1 and not oneLED. could it be that the name being changed when you export a component is the problem? it seems to knock off 2 letters in the name, which is not acceptab...
by JFinlayson
Tue Nov 05, 2013 5:50 am
Forum: Flowcode V6
Topic: Problems with Flowcode 6.0.2.0
Replies: 8
Views: 6048

Re: Problems with Flowcode 6.0.2.0

Ok updated to V60.3 loaded and tested LCD EB005 text was mirror image then tested other displays and they were OK went back to EBoo5 and then it was Ok as well. Then went back and tryed to make oneLED component again and it still does not work. Chip pin flashes on and off when tested but LED on syst...
by JFinlayson
Sun Nov 03, 2013 11:35 pm
Forum: Flowcode V6
Topic: Problems with Flowcode 6.0.2.0
Replies: 8
Views: 6048

Re: Problems with Flowcode 6.0.2.0

Hi, I am having problems with other components one I use is the LCD component as I use 1602 modules on some projects, however in Flowcode 6 I am unable to display messages, even although the chip window shows the pins changing, also I have downloaded two components from your web site, and when they ...
by JFinlayson
Sun Nov 03, 2013 4:46 am
Forum: Flowcode V6
Topic: Problems with Flowcode 6.0.2.0
Replies: 8
Views: 6048

Problems with Flowcode 6.0.2.0

Hi I have just got time to play with flowcode 6.0.2 and there seems to be a problem, I am running Flowcode on windows 8 tablet it is full version not the RT. When I go through the exercise on Wiki for creating a new component oneLED it does not work, pin on chip switches on and off but the LED compo...
by JFinlayson
Thu Oct 31, 2013 3:48 am
Forum: Feature requests
Topic: Counter
Replies: 3
Views: 3586

Re: Counter

Sorry for delay, I require pulses from two sensors to be counted, 2 16bit counters would do the job, As I require can output I have chosen the 18F2680 which has four timers. 2 of the timers can be set as 16 bit counters on pins T0CKI and T3CKI, and use timer 2 for 1 second interupts to read both cou...
by JFinlayson
Sat Oct 26, 2013 3:56 am
Forum: Feature requests
Topic: Counter
Replies: 3
Views: 3586

Counter

I am looking to set up inputs from sensors producing pulses between 3 and 3000/sec. However I cant seem to find an easy way in Flowcode to set timer 0 and timer 3 as counters usingT0CKI and T13CKI and a 1second interupt. read values and reset. Is there a Counter function in Flowcode 6? If not does i...
by JFinlayson
Sat Oct 05, 2013 5:56 pm
Forum: Flowcode V6
Topic: Programmers
Replies: 3
Views: 3404

Re: Programmers

Thanks for the above.
One other question, will there be support within Flowcode 6 for PIC32 devices?
by JFinlayson
Fri Oct 04, 2013 10:23 am
Forum: Flowcode V6
Topic: Programmers
Replies: 3
Views: 3404

Programmers

Hi I have several programmers, It looks like you can set Flowcode to switch between them as required. The programmers I have is as follows PicKit2, PIC, DsPIC PicKit3, PIC, DsPIC E-blocks EB006, PIC E-blocks EB031, ARM Microchip Explrorer 16, DsPIC Has anyone got the settings for the above programme...
by JFinlayson
Tue Sep 24, 2013 10:39 am
Forum: Flowcode V6
Topic: Signal Generator
Replies: 2
Views: 2802

Re: Signal Generator

Thanks for the prompt reply, I will try this, typically the input signals are in the range of 300Hz to 3Khz
by JFinlayson
Mon Sep 23, 2013 5:59 pm
Forum: Flowcode V6
Topic: Signal Generator
Replies: 2
Views: 2802

Signal Generator

Hi

I would like to set up a couple of signal generators to simulate pulses on two pins at different frequencies. Is this possible in the new version? If so how can I add these.

Regards

:?