Search found 8 matches

by kkrause
Fri Sep 18, 2020 11:16 am
Forum: Flowcode V8
Topic: PIC16LF15376 Sleep and interrupt issues
Replies: 2
Views: 1193

Re: PIC16LF15376 Sleep and interrupt issues

Hi, Thanks for the advice. Unfortunately, it hasn't changed anything. I'm doing a board respin anyway, and this issue is tempting me to change the PIC for something else - maybe the 16LF1937 In the meantime, there may be an issue with the MCU itself - I'll try to modify the board so I can assign an ...
by kkrause
Mon Sep 14, 2020 12:12 pm
Forum: Flowcode V8
Topic: PIC16LF15376 Sleep and interrupt issues
Replies: 2
Views: 1193

PIC16LF15376 Sleep and interrupt issues

I have some hardware using a PIC16LF15376 which sleeps for 64 seconds, then is meant to be woken by a pulse from a TPL5000 wake timer IC on RB0. Some measurements are made etc., then back to sleep and repeat... I have noticed the following issues: 1) Programming INT on B0 (default pin): No wake up f...
by kkrause
Sun Apr 07, 2013 7:50 pm
Forum: General / Misc
Topic: licensing
Replies: 6
Views: 9765

Re: licensing

I have V5.5 PIC professional version. I have been using this (or at least 5.x) for over a year without problems. Now, when I start the program, I see a message telling me that my licence key has expired! I was not aware there is a limited lifetime on a purchased licence! (Also note that I can't post...
by kkrause
Sun Feb 05, 2012 3:55 pm
Forum: Flowcode V4
Topic: KS0108 gLCD custom code in V5
Replies: 3
Views: 2687

Re: KS0108 gLCD custom code in V5

Hi, If I create a new V5 program (I selected 18F4520 just because that was what I'm using for my project), then, when I click on 'custom' to add it to the panel, a message pop-up appears saying 'problem adding the component'. The original program I created in V4.5 worked initially - and the actually...
by kkrause
Sat Feb 04, 2012 8:07 pm
Forum: Flowcode V4
Topic: KS0108 gLCD custom code in V5
Replies: 3
Views: 2687

KS0108 gLCD custom code in V5

This should go in the V5 area but I can't add a post there for some reason! I downloaded your custom code some time ago for the KS0108 128x64 gLCD driver; this worked fine in V4.n but won't load into a V5 program. Is this because the code needs to be edited to work in V5 or is there something else ...
by kkrause
Sun Jan 30, 2011 3:33 pm
Forum: Flowcode V4
Topic: I2C device_ID
Replies: 2
Views: 2532

Re: I2C device_ID

Thanks Daniel. I'm actually designing in a GLCD which has an I2C interface. I shall experiment this evening...
by kkrause
Sat Jan 29, 2011 7:31 pm
Forum: Flowcode V4
Topic: I2C device_ID
Replies: 2
Views: 2532

I2C device_ID

The latest I2C specification says that there are 3 bytes for the Device ID: Manufacturer, part ID, & revision.
The MI2C_send_byte_transaction in Flowcode4 only allows a single byte for this.
Does Flowcode use this byte for something else or in a different way, or am I barking up the wrong tree?
by kkrause
Mon Apr 20, 2009 7:11 pm
Forum: Flowcode V2 & V3
Topic: Strange simulator behaviour in Vista
Replies: 1
Views: 2188

Strange simulator behaviour in Vista

I am running Flowcode for PIC v3.6.11.53 on my PC (Win XP) and my laptop (Vista). The simulator works fine with XP but behaves strangely under Vista. When the simulator is started the variables window appears in front of the main flowchart window, maximised (even if the flowchart main view was not m...