Search found 77 matches

by Jörg Güldner
Mon Feb 22, 2016 8:48 pm
Forum: Feature requests
Topic: I2C changing of the delay routine
Replies: 2
Views: 6176

I2C changing of the delay routine

Hello matrix team, the software is written for a eeprom and you put a dummy delay of 10ms for all chips inside. Different Eeproms have differant write/read times. In my case, I use a fram, who can be write and read up to 1 MHz-Bus timing. Transfering bigger datas takes a long time. The feature reque...
by Jörg Güldner
Sun Feb 21, 2016 7:32 pm
Forum: Bug reports
Topic: Flowcode V6.1.2 PIC24FV32KA304 I2C not working
Replies: 7
Views: 10700

Flowcode V6.1.2 PIC24FV32KA304 I2C not working

Hello, I need urgent help for a project with PIC24FV32KA304. The controller writes and reads datas to an fram. The connection are made over I2C. In the attachment is a little programm and I get it not running. The I2C master1 component is used and additional port pin as a sync signal for oscilloscop...
by Jörg Güldner
Wed Feb 10, 2016 8:34 am
Forum: Feature requests
Topic: Clearing variables in the variables manager
Replies: 1
Views: 5674

Clearing variables in the variables manager

Hello Matrix Team, After finishing my Software, I cleared the unused variables and start compiling again. Now appears a error message 1 of the Compiler? It needs a lot time to found out, why the error was encountered. I`m using one variable only in the c-box. This variable was erased from the manage...
by Jörg Güldner
Sat Dec 05, 2015 4:49 pm
Forum: Feature requests
Topic: Choosing clock for timer 1 of pic16f1825
Replies: 0
Views: 5344

Choosing clock for timer 1 of pic16f1825

Hello! In the last project I need a high clock for the timer1. I found out out, that timer1 works with the choosed internal frequency (tmr1cs = 01) up to 16mhz. With pll the timer1 is connected only to 8mhz. For the pic16f1829 is still the same. Is it possible to apply in the timer1 setup box the po...
by Jörg Güldner
Mon Jun 15, 2015 4:29 pm
Forum: Feature requests
Topic: Support for 16F1829LIN
Replies: 2
Views: 2736

Re: Support for 16F1829LIN

Hello Benj,
thanks for the informations.

Best regards
Jörg
by Jörg Güldner
Wed Jun 10, 2015 10:24 am
Forum: Feature requests
Topic: Support for 16F1829LIN
Replies: 2
Views: 2736

Support for 16F1829LIN

Hello to you,
can you arrange the support in flowcode for a PIC16F1829LIN?
Is the PIC16F1829 + LIN-Component working by using the 16F1829LIN or do I need a new CAL-File?
We want to use this controller for new projects in the next weeks.


Best regards
J. Güldner
by Jörg Güldner
Sun May 03, 2015 12:52 pm
Forum: Bug reports
Topic: Problem with 2x8 lcd and interrupts
Replies: 0
Views: 2463

Problem with 2x8 lcd and interrupts

Software belongs for a motor setup. Please have a look to the video and the text below................... Info to the video: 0.) screen "welcome" --> stayes for 3 seconds. 1.) appears automaticly "motor info" --> confusion. 2.) after pressing select button is "turnaround counts" --> confusion. 3.) a...
by Jörg Güldner
Sun Oct 26, 2014 9:36 am
Forum: Bug reports
Topic: GLCD SSD1306 in I2C mode not working
Replies: 0
Views: 2234

GLCD SSD1306 in I2C mode not working

GLCD SSD1306 in I2C mode not working: The program initialies only the display. At the end of compiling to a hex-file occurs an error. It says, that there is to smal ram. Compiling with an bigger cpu is running without an error. There comes a info, that for the oled display are about 1,3k rams is nee...
by Jörg Güldner
Sat Oct 25, 2014 6:33 pm
Forum: Bug reports
Topic: mLoader reported error code -1073741515
Replies: 2
Views: 3468

mLoader reported error code -1073741515

Flowcode 6\tools\mLoader\mLoader.exe reported error code -1073741515 when compiling from flowcode: Working with XP, Flowcode V6.1 and the old programmer EB006 produces this error during compiling and stops then. In the subdirectory from mLoader was a dll-file missing: winusb.dll Microsoft stops alre...
by Jörg Güldner
Sat Oct 25, 2014 6:02 pm
Forum: Bug reports
Topic: GLCD with SSD1306 not working
Replies: 0
Views: 2061

GLCD with SSD1306 not working

I baught an oled display with the chip DSS1306 in spi-mode. After init and placing a number and a line occurs the following: The number are only lines in a block. The line is presented in several lines All lines are displayed with one line spaceing? In the forum where an older component file, which ...
by Jörg Güldner
Wed Jan 29, 2014 11:48 am
Forum: Flowcode V6
Topic: source boost 7.2 update to release 7.21
Replies: 1
Views: 2104

source boost 7.2 update to release 7.21

In flowcode v6 comes the source boost compiler in v7.2. Is it possible to upgrade to release 7.21?
If yes, how can I managed it?

Jörg
by Jörg Güldner
Mon Sep 23, 2013 1:21 pm
Forum: General Programming
Topic: V5 needs a lot of memory with PIC12F675
Replies: 10
Views: 5555

Re: V5 needs a lot of memory with PIC12F675

Hi Benj,
I read out of your discussions to take care in the moment , if the software for the smaler pics is usable.
For my project I uses now the PIC12F617 with 128bytes of ram.............................

Thanks for the background
J. Güldner
by Jörg Güldner
Wed Aug 28, 2013 9:50 am
Forum: General Programming
Topic: V5 needs a lot of memory with PIC12F675
Replies: 10
Views: 5555

Re: V5 needs a lot of memory with PIC12F675

I`ved attached the empty fcd and the compiler message.............................
Pic version is 5521.


Best regards
Jörg
by Jörg Güldner
Tue Aug 27, 2013 4:12 pm
Forum: General Programming
Topic: V5 needs a lot of memory with PIC12F675
Replies: 10
Views: 5555

V5 needs a lot of memory with PIC12F675

Hi to all who read this topic, I tried a project with the 12F675, but at least the memory was to smal. A empty project in flowcode needs 35bytes of ram. The chip himself comes up with 64byte. For my program I could only use 29bytes. Could anyone told me, if its possible to reduce the hunger of flowc...
by Jörg Güldner
Thu Jan 26, 2012 3:35 pm
Forum: General Programming
Topic: INT flag to variable / output flag / clear flag / need help
Replies: 3
Views: 3990

INT flag to variable / output flag / clear flag

Hello!
I try this syntax and it`s working. Thanks !

What I not know is the needed code word "test_bit" and "INTF" must be write in big letters. For "intcon" it`s equal if it`s in little or big letters.

Greetings
Jörg
by Jörg Güldner
Mon Jan 23, 2012 1:51 pm
Forum: General Programming
Topic: INT flag to variable / output flag / clear flag / need help
Replies: 3
Views: 3990

INT flag to variable / output flag / clear flag / need help

I need just a little help for the following situation:
01.) Reading the int flag to a variable
02.) A led at the output shows the flag
03.) clearing the flag

My first trial is in the attachment

Thats all.......................
by Jörg Güldner
Tue Dec 13, 2011 7:52 am
Forum: General Programming
Topic: Settting Clearing single bits on the output
Replies: 20
Views: 14051

Re: Settting Clearing single bits on the output

Hello to all, who read this, The result of my problems is now collect to a list with cpus I tested. The software flowcode is checked from differant persons and founded for OK. I tried to set only 2 bits writing one after the other: PIC16F610 = is not running PIC16F616 = OK (This is the big brother o...
by Jörg Güldner
Thu Dec 08, 2011 3:00 pm
Forum: General Programming
Topic: Settting Clearing single bits on the output
Replies: 20
Views: 14051

Re: Settting Clearing single bits on the output

Hello Benj, I tried all the 4 chips I bought. They show the same error. When the program is ready, led bit 0 is off and led bit 2 is on. I´ve got today a replace chip for my customer, the PIC16F688 with 14 pins. For the program I need normal pin function, so I can replace the PIC16F610. The same pro...
by Jörg Güldner
Wed Dec 07, 2011 7:33 pm
Forum: General Programming
Topic: Settting Clearing single bits on the output
Replies: 20
Views: 14051

Re: Settting Clearing single bits on the output

The problem for me is, that with the PIC16F610 are a serie boards made for our customer and now the software is not running. There gives a solution to shift around this bug, wherever he was. But it was really good, to found, why it`s not working. So I want to know, what happens belonging to my oscil...
by Jörg Güldner
Wed Dec 07, 2011 2:45 pm
Forum: General Programming
Topic: Settting Clearing single bits on the output
Replies: 20
Views: 14051

Re: Settting Clearing single bits on the output

Hello dbasnett, thanks for an idea to my problem. You wrote: "You will need to change the Chip Settings to match your chip." This means, that in the Program the chip, in this case PIC16F610, was not correctly set. Please can you tell me the wrong point I´ve clicked to? In your fcf-file you solve it ...
by Jörg Güldner
Tue Dec 06, 2011 8:15 am
Forum: General Programming
Topic: Settting Clearing single bits on the output
Replies: 20
Views: 14051

Re: Settting Clearing single bits on the output

Hello Benj, I´ve bought another controller PIC16F677 to test the simple program with the ports. I write a little program and looks what happens to the PIC16F610 and PIC16F677. The program does not more as to set port c bit 0, wait 1ms, sets port c bit 1 in a loop. I made oscilloscope prints and brin...
by Jörg Güldner
Mon Dec 05, 2011 2:42 pm
Forum: General Programming
Topic: Settting Clearing single bits on the output
Replies: 20
Views: 14051

Re: Settting Clearing single bits on the output

Hello Ben,
I´ve just made a little video. But the File was to large. I take a picture out and printed as pdf. Left down in the corner are 3 LED`s connected to port c from the programer board.
Bit 0 and 2 in the simulation is lightning, but at the programmer only bit 2.

Best regards

Jörg Güldner
by Jörg Güldner
Mon Dec 05, 2011 1:23 pm
Forum: General Programming
Topic: Settting Clearing single bits on the output
Replies: 20
Views: 14051

Re: Settting Clearing single bits on the output

Hello Benj, don`t misunderstood, that I posted a complete week to the forum. I was trying with the board more than a week for my himself. I think, that other users have not this problem like me. If you don`t believe me, I can make a short filmsequence. In the moment I must find a end for a project. ...
by Jörg Güldner
Mon Dec 05, 2011 11:08 am
Forum: General Programming
Topic: Settting Clearing single bits on the output
Replies: 20
Views: 14051

Re: Settting Clearing single bits on the output

Hello to anybody, who read this. I´m now trying more than a week on a standard problem and no one has a idea for me ??????????? I try to explain my problem: 01.) I set bit 0 at port c 02.) I set bit 1 at port c 03.) On every bit is a led connected --> In the simulation both leds are on. But now prog...
by Jörg Güldner
Mon Dec 05, 2011 7:39 am
Forum: General Programming
Topic: Settting Clearing single bits on the output
Replies: 20
Views: 14051

Re: Settting Clearing single bits on the output

Hello! Try this fcf "...03" in the attachment. You changed to port C bit 2. This is running. I put another output "portc bit 0" in the program ( timer 0 int). In the simulation it is running. Not in the chip. When bit 0 is written, LED at bit 2 is off ??? A variable is setup to char (255) / read a b...