Search found 21 matches

by KikeRico
Sat Dec 31, 2022 12:41 am
Forum: Projects - Embedded
Topic: TMR0 rollover value property missing
Replies: 5
Views: 2536

Re: TMR0 rollover value property missing

Hi

p.erasmus thanks a lot for the explanation, it was very useful :)

I have tried some code in custom interrupt property and is quite straight forward to implement.
FC9 cip.PNG
FC9 cip.PNG (32.84 KiB) Viewed 2468 times
With this I can configure the TMRs as need for programming.

Best reagrds,
Enrique Arroyo.
by KikeRico
Fri Dec 30, 2022 3:09 am
Forum: Projects - Embedded
Topic: TMR0 rollover value property missing
Replies: 5
Views: 2536

Re: TMR0 rollover value property missing

Hi Steve, I have looked in datasheet, and for TMR0 it have period registers of 8-bit or 16-bit, TMR0 resgisters.PNG And for TMR0 interrupt, it occurre when register roll-over from FF to 00 (8-bit mode) or from FFFF to 0000 (16-bit mode) TMR0 interrupt.PNG For TMR1 is almost the same. TMR1 interrupt....
by KikeRico
Fri Dec 30, 2022 2:47 am
Forum: Feature Requests
Topic: PIC18F2331 pwm
Replies: 5
Views: 1951

Re: PIC18F2331 pwm

Hi guys, p.erasmus thanks a lot for the CCP module explanation, now is clear for me why many of micro-controllers (PICs) have one or two PWM channels only. For PIC more specific hardware, like MCPWM in PIC18F2331, I need to deal with C code to explode all characteristics as mention by Steve-Matrix ....
by KikeRico
Tue Dec 27, 2022 3:11 am
Forum: Projects - Embedded
Topic: TMR0 rollover value property missing
Replies: 5
Views: 2536

TMR0 rollover value property missing

Dear FC9 team, I'm testing interrupts with TMR1 in target PIC18F2331, and I found that in property window there isn't the rollover value to adjust the interrupt frequency. :o Rollover value missing.PNG But in the same window, for the TMR2 the rollover value is present. :shock: Rollover value TMR2.PN...
by KikeRico
Fri Dec 23, 2022 2:32 am
Forum: Feature Requests
Topic: PIC18F2331 pwm
Replies: 5
Views: 1951

PIC18F2331 pwm

Hello, I have a doubt related to PWM of the PIC18F2331 family. They have 6 or 8 channels in hardware, but FC9 only permit 2 channels. Please you could consider to include more channels for this PIC family. It should be very useful for ACIM control technics & algorithms, we need to use 6 PWM channels...
by KikeRico
Mon Dec 12, 2022 8:44 pm
Forum: Bug Reports
Topic: Flowcode 9 crash when do click on Window-Default
Replies: 9
Views: 1560

Re: Flowcode 9 crash when do click on Window-Default

Good to know you can identify the bug, Bravo!!! . And was a pleasure can help you to do that :D

Now, for the moment I will avoid to use Window-Default option on App Developer :lol:

Best regards,
KikeRico
by KikeRico
Mon Dec 12, 2022 5:42 pm
Forum: Bug Reports
Topic: Flowcode 9 crash when do click on Window-Default
Replies: 9
Views: 1560

Re: Flowcode 9 crash when do click on Window-Default

Hi Steve, If I'm not wrong in App Developer isn't active the Oscilloscope tool :?: FC9 App developer osc.gif Well, I have open Data recorder and Console, the crash still occurred :| I also trying, restoring default values in Global Settings only to test but with the same result. Going further I have...
by KikeRico
Sun Dec 11, 2022 7:31 pm
Forum: Bug Reports
Topic: Flowcode 9 crash when do click on Window-Default
Replies: 9
Views: 1560

Re: Flowcode 9 crash when do click on Window-Default

Hi Steve,

Thnaks and I have uploaded the dump file at PM that you send me.
FC9 dump file crash.GIF
FC9 dump file crash.GIF (4.23 KiB) Viewed 1499 times
Best regards,
KikeRico
by KikeRico
Sat Dec 10, 2022 5:08 pm
Forum: Bug Reports
Topic: Flowcode 9 crash when do click on Window-Default
Replies: 9
Views: 1560

Re: Flowcode 9 crash when do click on Window-Default

FC9 crash 2.gif
FC9 crash 2.gif (198.1 KiB) Viewed 1526 times
FC9 crash dump file generated.gif
FC9 crash dump file generated.gif (39.82 KiB) Viewed 1526 times
Hi Steve,

I have followed your instructions and I have the next file (only picture attached).
Now, how I could send you the dump file?

Best regards,
KikeRico
by KikeRico
Fri Dec 09, 2022 5:45 pm
Forum: Bug Reports
Topic: Flowcode 9 crash when do click on Window-Default
Replies: 9
Views: 1560

Re: Flowcode 9 crash when do click on Window-Default

Hi Steve,

Thanks for your prompt answer. I'm going to follow your recommendations and let you know as soon as possible.

Flowcode 9 crash might to be linked to my laptop particular configuration, but after have the debugging report we will know.

BR.