Search found 9 matches

by bercioiu
Tue Aug 05, 2025 4:17 pm
Forum: Bug Reports
Topic: I2C Chanel Err (SOLVED)
Replies: 3
Views: 490

Re: I2C Chanel Err

Thank you, Martin!
You helped me for the thousandth time! Compiles correctly now.
by bercioiu
Tue Aug 05, 2025 8:03 am
Forum: Bug Reports
Topic: I2C Chanel Err (SOLVED)
Replies: 3
Views: 490

I2C Chanel Err (SOLVED)

Hello! It seems that I can't use I2C on the hardware support of the pic, I get an error when compiling. If I select I2C software, it compiles correctly, but the display moves very slowly. In FC8 this doesn't happen, but I can't use the fonts from FC10... I'm using the pic 18F26K20, with the clock an...
by bercioiu
Fri Jan 24, 2025 6:15 pm
Forum: Bug Reports
Topic: TM1637 and pic 18F26K20
Replies: 7
Views: 4945

Re: TM1637 and pic 18F26K20

Same display, with two different hex FC8 :-)
by bercioiu
Fri Jan 24, 2025 5:23 pm
Forum: Bug Reports
Topic: TM1637 and pic 18F26K20
Replies: 7
Views: 4945

Re: TM1637 and pic 18F26K20

Yes, I tried several settings and I did a print screen at a random setting. Anyway, in FC8, it works even if I put common anode or common cathode, probably a component leak...
by bercioiu
Fri Jan 24, 2025 7:32 am
Forum: Bug Reports
Topic: TM1637 and pic 18F26K20
Replies: 7
Views: 4945

Re: TM1637 and pic 18F26K20

Unfortunately I don't have a logic analyzer. I think the problem is from the setting of the delay between transitions, which is no longer in FC10.
by bercioiu
Tue Jan 21, 2025 4:38 pm
Forum: Bug Reports
Topic: TM1637 and pic 18F26K20
Replies: 7
Views: 4945

Re: TM1637 and pic 18F26K20

It seems to be a problem with FC10, because I installed FC8 and is ok, everything works.
I also tried at 32 MHz but it still didn't work.
The LED is flashing correctly.
by bercioiu
Tue Jan 21, 2025 3:16 pm
Forum: Bug Reports
Topic: TM1637 and pic 18F26K20
Replies: 7
Views: 4945

TM1637 and pic 18F26K20

Hello everyone!
I have a problem with a component, namely TM16537! I can't use it with pic 18F26k20 at 64 MHz. If I put another pic, for example 16F1938 at 32 MHz, everything is ok. What am I doing wrong in the configuration? Thanks!
by bercioiu
Sat May 20, 2023 6:29 am
Forum: Projects - Embedded
Topic: Pottery KILN
Replies: 3
Views: 5799

Re: Pottery KILN

Thank you for your answer! I had already studied the suggested example, but that one is for a much lower temperature than I need and I don't know how to modify it. I upgraded to Flowcode 10 in the hope that my life will be easier, but it seems that without having solid knowledge in the field of prog...
by bercioiu
Tue May 16, 2023 6:26 am
Forum: Projects - Embedded
Topic: Pottery KILN
Replies: 3
Views: 5799

Pottery KILN

Hello everyone! I need your help again. I'm working on a pottery kiln for my girl and I messed up on the temperature control part. I can't figure out the PID component... Basically, I know how a PID works, but I can't put it into practice in FC. The kiln configuration is as follows: - The user inter...