Page 1 of 1

Flowcode V5.4 minor fixes

Posted: Sun Sep 02, 2012 4:25 pm
by Enamul
Hi,
I thought it would be good if all users in the forum link any bug found in the current version of V5 which will help MM guys to update that in next release easily and all the users can easily notice what are the corrections needed before wasting hours.

PIC18f4580.FCD fix..
need to modify to..

Code: Select all

Initialise="adcon1 = 0x0F;\ncr_bit(trise,PSPMODE);\nccp1con=0x00;\neccp1con=0x00;\ncmcon=0x07;\n"
or can download from the post..
http://www.matrixmultimedia.com/mmforum ... 46&t=11000

ECIO fcd fix for RXINT..
http://www.matrixmultimedia.com/mmforum ... 46&t=11213

PIC16f887 MCLR/RE3
http://www.matrixmultimedia.com/mmforum ... 46&t=11203

PIC18F47J53 TMR1, TMR3 & TMR5 FCD
http://www.matrixmultimedia.com/mmforum ... 46&t=11167

CAN compile error
http://www.matrixmultimedia.com/mmforum ... 46&t=11126

Chip specific ADC error
http://www.matrixmultimedia.com/mmforum ... 47&t=10108

New FCD added for PIC16F1518
http://www.matrixmultimedia.com/mmforum ... 167#p38825

Float array parameter passing problem need to be fixed..
http://www.matrixmultimedia.com/mmforum ... 46&t=11209

v5 Beta FAT16 component SDHC
http://www.matrixmultimedia.com/mmforum ... 9&start=25

I2C CAL fix (I2C 2)
http://www.matrixmultimedia.com/mmforum ... 46&t=11167

FCD correction for PWM1 in PIC18fxxK80
http://www.matrixmultimedia.com/mmforum ... 717#p39717

I might have missed some already fixed bugs. Please add in the post so that other users will be benefited.

Please don't post anything in this thread that you feel bug but need to be verified..Mainly those fixed or those which detected and need to be fixed in next release.

Re: Flowcode V5.4 minor fixes

Posted: Sun Sep 02, 2012 5:25 pm
by jgu1
Hi Enamuel!

Finally :D Very nice ThankĀ“s

Best regard

Jorgen

Re: Flowcode V5.4 minor fixes

Posted: Mon Sep 03, 2012 8:47 am
by DavidA
Thanks Enamul!

I shall sticky this.

Re: Flowcode V5.4 minor fixes

Posted: Sun Sep 16, 2012 9:14 pm
by Mark
And PIC18F47J53 further tweak on I2C Port 2.

http://www.matrixmultimedia.com/mmforum ... 167#p39603

Thanks Enamul for the original post.

Mark

Re: Flowcode V5.4 minor fixes

Posted: Tue Sep 25, 2012 5:54 pm
by Enamul

Re: Flowcode V5.4 minor fixes

Posted: Fri Sep 28, 2012 10:28 pm
by Enamul

Re: Flowcode V5.4 minor fixes

Posted: Wed Oct 10, 2012 10:48 am
by Enamul
PIC18F46K80 ADC Config Adcon1 fix....
http://www.matrixmultimedia.com/mmforum ... 46&t=11364

Re: Flowcode V5.4 minor fixes

Posted: Wed Oct 10, 2012 8:39 pm
by wayne millard
Hi Team,

Will there be any update soon to v5.4 to cover all the changes and tweeks?

Thanks,
Wayne

Re: Flowcode V5.4 minor fixes

Posted: Sun Oct 21, 2012 9:06 am
by Enamul
Hello,
PIC18f4x80 full port input fix..
http://www.matrixmultimedia.com/mmforum ... 46&t=11404

Re: Flowcode V5.4 minor fixes

Posted: Sun Nov 11, 2012 12:56 pm
by Enamul
Suggestion:
I feel that would be really good if we have that in next release..
http://www.matrixmultimedia.com/mmforum ... 48&t=11448

Re: Flowcode V5.4 minor fixes

Posted: Sun Nov 11, 2012 10:27 pm
by Enamul
FCD correction for PIC18f2585 and PIC18f2680
http://www.matrixmultimedia.com/mmforum ... 858#p41858

Re: Flowcode V5.4 minor fixes

Posted: Wed Nov 21, 2012 3:52 pm
by DannyBerry
I tryed to use this Pic12f683 chip and didn't see all of the available timers....Is there an updated FCD for PIC12f683

Re: Flowcode V5.4 minor fixes

Posted: Wed Nov 21, 2012 4:14 pm
by Enamul
Hi
I have checked the datasheet and FCD file and it seems that the device has 3 timer (TIMER0,1,2) which is enabled in FCD. Can you tell in different thread what else you are looking for?

Re: Flowcode V5.4 minor fixes

Posted: Thu Nov 22, 2012 2:47 am
by DannyBerry
Can you tell in different thread what else you are looking for?
I only see tmr0...I would like to change to tmr2. See what I mean? :)

Re: Flowcode V5.4 minor fixes

Posted: Mon Dec 17, 2012 1:50 pm
by Enamul

Re: Flowcode V5.4 minor fixes

Posted: Mon Jan 07, 2013 11:57 am
by Enamul