Dear Sir/Madam,
I have not found an information on Complementary Waveform Generator (CWG) nor found the chip with that function in flowcode 5.
can any one provide information or tutorial on dead time delay thanks in advance.
Roger
Search found 21 matches
- Sat Jul 13, 2013 6:23 pm
- Forum: Flowcode V5
- Topic: Complementary Waveform Generator (CWG) from ...
- Replies: 0
- Views: 1954
- Wed Feb 13, 2013 2:31 pm
- Forum: Programming Tips & Tricks
- Topic: Look-Up Tables Tutorial
- Replies: 52
- Views: 65306
Re: Look-Up Tables Tutorial
I thought I would put together a basic tutorial on Look-up tables. I have Benj to thanks as I first read about LUT here: http://www.matrixmultimedia.com/mmforums/viewtopic.php?f=26&t=3543&#p5509 I thought I would try and write a tutorial form a different perspective. Thanks werner for spott...
- Thu Jan 31, 2013 9:26 am
- Forum: Flowcode V5
- Topic: Flowcode v5.4 for PIC Released
- Replies: 11
- Views: 47716
Re: Flowcode v5.4 for PIC Released
Di Guys ,
I did a few different ways , I used the FC 5 to compile to C and Hex file then I use the pppv3 3.9.12.26 to down load it to the chip and it works this way .
I think there is problem with FC5 communicates with the pppv3 assembly soft ware
please help to solve the problem
thanks
I did a few different ways , I used the FC 5 to compile to C and Hex file then I use the pppv3 3.9.12.26 to down load it to the chip and it works this way .
I think there is problem with FC5 communicates with the pppv3 assembly soft ware
please help to solve the problem
thanks
- Thu Jan 31, 2013 1:34 am
- Forum: Flowcode V5
- Topic: Flowcode v5.4 for PIC Released
- Replies: 11
- Views: 47716
Re: Flowcode v5.4 for PIC Released
Hi There is nothing wrong in the code. It seems an issue with V3 board or PPPv3 software. Can you please post you compiler and programmer configuration? ok please let me know where I can locate it , even in FC 4 i can see program fail in the screen but the led flash in the board and it programmed O...
- Thu Jan 31, 2013 1:31 am
- Forum: Flowcode V5
- Topic: Flowcode v5.4 for PIC Released
- Replies: 11
- Views: 47716
Re: Flowcode v5.4 for PIC Released
I purchased the latest version it should be 5.5Enamul wrote:Are you using FCv5.4 or 5.5?
thanks
- Wed Jan 30, 2013 11:52 am
- Forum: Flowcode V5
- Topic: Flowcode v5.4 for PIC Released
- Replies: 11
- Views: 47716
Re: Flowcode v5.4 for PIC Released
Hi Guys, I am a bit frustrated i made a simple program in flow code 4 and it works in flowcode 4 when i open it in flowcode 5 it doesnt function and saids program fail (config1) i am using picmicro development board version 3 hp-488-00-3 please help i have attached the file for your revision any inf...
- Tue Jan 29, 2013 9:34 am
- Forum: Flowcode 4 Bugs
- Topic: Interrupt Not Working for PIC16F1824
- Replies: 45
- Views: 52054
Re: Interrupt Not Working for PIC10f222
Hi Benj,
i also made a simple program to turn on a led on a port it still fail to program and complie
i also check the folder C:\Program Files (x86)\Flowcode\v5\Tools\boostc\config
and there is not 10F222 tdf listed do i need and how to get that in ?
thanks
Roger
i also made a simple program to turn on a led on a port it still fail to program and complie
i also check the folder C:\Program Files (x86)\Flowcode\v5\Tools\boostc\config
and there is not 10F222 tdf listed do i need and how to get that in ?
thanks
Roger
- Tue Jan 29, 2013 8:52 am
- Forum: Flowcode 4 Bugs
- Topic: Interrupt Not Working for PIC16F1824
- Replies: 45
- Views: 52054
Re: Interrupt Not Working for 10F222
Hi Benj, I have upgraded to V5 and compiled the same program and it has errors as below i am using pic development board Version 3 it simulated ok but fail to program , it that mean that each time i program a chip i have to go to the c code and make change myself? i have attached the program it self...
- Sat Jan 26, 2013 9:47 am
- Forum: Flowcode 4 Bugs
- Topic: Interrupt Not Working for PIC16F1824
- Replies: 45
- Views: 52054
Re: Interrupt Not Working for PIC16F1824
hi medelec ,
i just try to compile it to the chip and it shows an error on the hex file is our side the chips memory range, then i made a new simple program to turn on a port but still saying that can u tell me where can it possibly went wrong thanks
i just try to compile it to the chip and it shows an error on the hex file is our side the chips memory range, then i made a new simple program to turn on a port but still saying that can u tell me where can it possibly went wrong thanks
- Fri Jan 25, 2013 8:34 am
- Forum: Flowcode 4 Bugs
- Topic: Interrupt Not Working for PIC16F1824
- Replies: 45
- Views: 52054
Re: Interrupt Not Working for PIC16F1824
I found the RB3 interrupt in 18f25k80 does not work the other interrupts RB0 to RB2 is ok and simulate propertly but not the Int from RB3 please find attached simple test code for your reference Hopefully this is a simulation only problem and it should have been fixed for v5 where we overhauled all...
- Fri Jan 25, 2013 8:00 am
- Forum: Flowcode 4 Bugs
- Topic: Interrupt Not Working for PIC16F1824
- Replies: 45
- Views: 52054
Re: Interrupt Not Working for PIC16F1824
this seem comply ok let me see if it can be programmed.
i can see what you have change Thanks much for your help but how come it doesn't work the way I set in the first place?
it simulate ok tho

i can see what you have change Thanks much for your help but how come it doesn't work the way I set in the first place?
it simulate ok tho

- Thu Jan 24, 2013 6:08 pm
- Forum: Flowcode 4 Bugs
- Topic: Interrupt Not Working for PIC16F1824
- Replies: 45
- Views: 52054
Re: Interrupt Not Working for PIC16F1824
[quote="poweronhand" Can you please let me know if there is a bug on chip 10F222 I can simulate in the flowcode 4 but can't comply to HEX Hi poweronhand, Have you read this: http://www.matrixmultimedia.com/mmforums/viewtopic.php?f=46&t=11717&p=43704&#p43704 It may help? Martin...
- Thu Jan 24, 2013 4:56 pm
- Forum: Flowcode 4 Bugs
- Topic: Interrupt Not Working for PIC16F1824
- Replies: 45
- Views: 52054
Re: Interrupt Not Working for PIC16F1824
Hi Benj
I restarted the computer both issue are the same is there any thing i can look at ? thanks
Roger
I restarted the computer both issue are the same is there any thing i can look at ? thanks
Roger
- Thu Jan 24, 2013 4:47 pm
- Forum: Flowcode 4 Bugs
- Topic: Interrupt Not Working for PIC16F1824
- Replies: 45
- Views: 52054
Re: Interrupt Not Working for PIC16F1824
I found the RB3 interrupt in 18f25k80 does not work the other interrupts RB0 to RB2 is ok and simulate propertly but not the Int from RB3 please find attached simple test code for your reference Hopefully this is a simulation only problem and it should have been fixed for v5 where we overhauled all...
- Thu Jan 24, 2013 4:46 pm
- Forum: Flowcode 4 Bugs
- Topic: Interrupt Not Working for PIC16F1824
- Replies: 45
- Views: 52054
Re: unable to comply to asm and hex for 10f222
Dear Sir /Madam Can you please let me know if there is a bug on chip 10F222 I can simulate in the flowcode 4 but can't comply to HEX I have attached the program please check thanks in advance Roger the below is the error : Launching the compiler... c:\program files (x86)\matrix multimedia\flowcode ...
- Thu Jan 24, 2013 10:38 am
- Forum: Flowcode 4 Bugs
- Topic: Interrupt Not Working for PIC16F1824
- Replies: 45
- Views: 52054
unable to comply to asm and hex for 10f222
Dear Sir /Madam Can you please let me know if there is a bug on chip 10F222 I can simulate in the flowcode 4 but can't comply to HEX I have attached the program please check thanks in advance Roger the below is the error : Launching the compiler... c:\program files (x86)\matrix multimedia\flowcode v...
- Thu Jan 24, 2013 4:15 am
- Forum: Flowcode 4 Bugs
- Topic: Interrupt Not Working for PIC16F1824
- Replies: 45
- Views: 52054
Re: Ext Interrupt Not Working for PIC18f25k80
Dear Sir / Madam I found the RB3 interrupt in 18f25k80 does not work the other interrupts RB0 to RB2 is ok and simulate propertly but not the Int from RB3 please find attached simple test code for your reference thanks in advance Roger testing on : Flowcode Professional Version Flowcode v4.5.18.74 ...
- Thu Jan 24, 2013 4:12 am
- Forum: Flowcode 4 Bugs
- Topic: Interrupt Not Working for PIC16F1824
- Replies: 45
- Views: 52054
Re: Interrupt Not Working for PIC16F1824
it is on
Flowcode
Professional Version
Flowcode v4.5.18.74
thanks
Flowcode
Professional Version
Flowcode v4.5.18.74
thanks
- Wed Jan 23, 2013 4:16 pm
- Forum: Flowcode 4 Bugs
- Topic: Interrupt Not Working for PIC16F1824
- Replies: 45
- Views: 52054
Ext Interrupt Not Working for PIC18f25k80
Dear Sir / Madam
I found the RB3 interrupt in 18f25k80 does not work the other interrupts RB0 to RB2 is ok and simulate propertly but not the Int from RB3
please find attached simple test code for your reference
thanks in advance
Roger
I found the RB3 interrupt in 18f25k80 does not work the other interrupts RB0 to RB2 is ok and simulate propertly but not the Int from RB3
please find attached simple test code for your reference
thanks in advance
Roger
- Fri Dec 09, 2011 12:22 pm
- Forum: General Programming
- Topic: how to reduce ADC conversion time?
- Replies: 2
- Views: 3266
Re: how to reduce ADC conversion time?
thanks for your reply please advice if i can access to the flash memory with out a programmer i mean if i want record some data in the chip's rom?
also where can i set the pwm output on port b bit 7?
thanks
also where can i set the pwm output on port b bit 7?
thanks
- Thu Dec 08, 2011 6:48 pm
- Forum: General Programming
- Topic: how to reduce ADC conversion time?
- Replies: 2
- Views: 3266
how to reduce ADC conversion time?
Hi there can any one tell me if there is any way to change the ADC conversion time? and what is the acquisition time calculated? it is default 40 cycles , i am using a 16f716 internale clock with RC OSC and i used to test the conversion complete flag "BTFSS "before i record the converted v...