Search found 16 matches

by Lieuwe
Wed Aug 03, 2011 7:06 pm
Forum: Flowcode V4
Topic: Problems with PIC16F1939 and LCD
Replies: 5
Views: 4785

Re: Problems with PIC16F1939 and LCD

Hello Martin, About using an I/O before the main loop is a good suggestion. I also toggle an I/O in the main loop to check if the PIC is running, and how fast it is running. The display still does NOT work, when you use PIC16F1939, while it does work when you use PIC16f887. With the same hardware, E...
by Lieuwe
Wed Aug 03, 2011 6:49 pm
Forum: Flowcode V4
Topic: Errors when using Hitech
Replies: 8
Views: 5593

Re: Errors when using Hitech

If you place the following line of code into your supplementary code window. View -> Project options -> View Supplementary code. #define OPTION OPTION_REG Then: Hitech 9.7 does not compile and returns ^ (192) undefined identifier "OPTION" But Hitech 9.82 does compile. So for compiling with Hitech 9....
by Lieuwe
Tue Aug 02, 2011 7:31 pm
Forum: Flowcode V4
Topic: Errors when using Hitech
Replies: 8
Views: 5593

Re: Errors when using Hitech

Some results using Hitech in Flowcode 4.5 Step 1: Using original settings (using sourceboost) Result: successful. Step 2: Using HI-TECH Software 9.70 Result: For half a seccond it shows only “Hi”, after that, strange symbols on Display. Instead of “Hi look i am working” it shows strange characters....
by Lieuwe
Tue Aug 02, 2011 7:04 pm
Forum: Flowcode V4
Topic: Problems with PIC16F1939 and LCD
Replies: 5
Views: 4785

Re: Problems with PIC16F1939 and LCD

Hello again, To keep things simple and to the point. Forget about special displays etc. In this example I use only 3 standard Eblocks: 1. EB006 USB multi-programmer. 2. EB004 LED board connected between PORTD and Display 3. EB005 LCD Board connected to LED board on PORTD Further do I use 2 different...
by Lieuwe
Mon Aug 01, 2011 8:32 pm
Forum: Flowcode V4
Topic: Errors when using Hitech
Replies: 8
Views: 5593

Re: Errors when using Hitech

Benj, When you have a look at my posting, I mentioned, that I use Flowcode 4.5 :wink: So I would like to know, are the settings for the compiler, as I mentioned above the right ones? Also I used an older Target PIC16F887, to avoid problems with (possible, bugged) target definition files. But you are...
by Lieuwe
Mon Aug 01, 2011 8:27 pm
Forum: Flowcode V4
Topic: Problems with PIC16F1939 and LCD
Replies: 5
Views: 4785

Re: Problems with PIC16F1939 and LCD

Benj, Good advice, sometimes I struggle so much with the software, that I forget to have a look at the hardware! I am able to get text on the same hardware using C programming, with Hitech and Source boost, but not with Flowcode 4.5 (for this device PIC16F1939, as mentioned before others like PIC16F...
by Lieuwe
Sat Jul 30, 2011 11:54 am
Forum: Flowcode V4
Topic: Errors when using Hitech
Replies: 8
Views: 5593

Re: Errors when using Hitech

Thank you Medelec35, I thought the definition files would be OK now, with the new release. there are also some problems here with the new PIC16F1xxx devices. I hope my comments help a bit to make Flowcode a better product. (it is not a bad product at all, but improvements are welcome :) ) Waiting fo...
by Lieuwe
Fri Jul 29, 2011 10:22 pm
Forum: Flowcode V4
Topic: Errors when using Hitech
Replies: 8
Views: 5593

Errors when using Hitech

Hello, I Have some problems when I use the Hitech compiler. Used Software: Flowcode 4.5.18.74 Hitech 9.82 Source boost 7.04 Display_16F887.fcf When I use the default settings with the Source boost compiler, everything works as expected. When I chance the compiler settings in flowcode to: Compiler Lo...
by Lieuwe
Fri Jul 29, 2011 10:12 pm
Forum: Flowcode V4
Topic: Problems with PIC16F1939 and LCD
Replies: 5
Views: 4785

Problems with PIC16F1939 and LCD

Hello, First let me mention that the new version of Flowcode is great. The low cost rf component is very nice, also the new supported devices. Especially the PIC16F1xx ones. However I have some problems with those 16F1xx ones. It is not driving the LCD display. Used target PIC16F1939, used LCD ANAG ...
by Lieuwe
Thu Mar 31, 2011 7:57 pm
Forum: Flowcode 4 Bugs
Topic: PPP needs an Update for using PIC 8 & 16 Bits together
Replies: 1
Views: 5869

PPP needs an Update for using PIC 8 & 16 Bits together

Hello, PPP needs an Update for using PIC 8 & 16 Bits together PPP version 3.9.12.26 needs a little update. I have used this program, download from matrix website without problems for Flowcode 3 and 4, C4PICsV4 course, and ASM4PICs course (all installed). After I installed Flowcode 4 for PIC24, I get...
by Lieuwe
Mon Aug 23, 2010 7:19 pm
Forum: Flowcode 4 Suggestions
Topic: Capacitive sensing
Replies: 0
Views: 5641

Capacitive sensing

Hello people of Matrix multimedia,

Maybe a good idea to implement capacitive sensing in flowcode.
Both Microchip and Atmel are putting new devices / development boards and code examples (libraries) in C on the marked which use Capacitive sensing .

Lieuwe
by Lieuwe
Wed Jun 23, 2010 8:44 pm
Forum: Flowcode V4
Topic: Can be linked with MPLAB ICD2 debugger/programmer?
Replies: 15
Views: 8632

Using Flowcode With MPlab and Microchip Tools

You can use Flowcode, and MPlab together when you have a separate Hitech or Sourceboost compiler. Hitech only with Flowcode 4, Source boost 6.96 with both FC4 and FC3 You have to create a MPlab project, in this project you have to point to the created C- File (created by flowcode). And you have to a...
by Lieuwe
Wed Jun 23, 2010 7:22 pm
Forum: Flowcode 4 Bugs
Topic: Flowcode with Sourceboost V6.97 and MPlab8.53
Replies: 1
Views: 2910

Flowcode with Sourceboost V6.97 and MPlab8.53

Hello, I have a SourceBoost-C licence, so I can use this compiler outside Flowcode. By using flowcode to generate the C-file for the MPlab project, you can easily use tools like the Picstartplus, or ICD2, ICD3 etc. Also you can easy switch language tools like Hitech / Sourceboost. First you create a...
by Lieuwe
Mon Nov 23, 2009 4:17 pm
Forum: Flowcode 4 Suggestions
Topic: programmer selection
Replies: 2
Views: 3580

programmer selection

It would be nice if it was possible to select the desired prorgammer, eblock, pickit2 or pickit3 inside flowcode, not just in the install screen. If you prototype with E-blocks and you want to program your design, in circuit with the pickit, it is not nice to look for the right settings and chance t...
by Lieuwe
Tue Nov 10, 2009 9:35 pm
Forum: Flowcode 4 Bugs
Topic: Update function points to old version
Replies: 1
Views: 2523

Update function points to old version

I updated to V4.2 by downloading from website, and installing it. After installing I tried the Help> look for updates tab in flowcode menu and got this: Flowcode_PIC Updates page. Your current version is: 4.2 The latest version of Flowcode_PIC is available for download from here: Flowcode PIC V4.1 F...
by Lieuwe
Sat Nov 07, 2009 9:12 pm
Forum: MIAC
Topic: Problems loading program into MIAC
Replies: 1
Views: 3516

Problems loading program into MIAC

I have Flowcode V3 and V4 professional, and using windows XP. After getting a MIAC i tried to program it. Flowcode failed to access MIAC, after trying to install and un-install usb drivers it still did not work. Using the Flowcode version shipped by the MIAC did not work either. Then I found the cou...