Search found 122 matches

by Sasi
Fri Sep 12, 2025 2:17 pm
Forum: Bug Reports
Topic: PIC18F27Q10 I2C problem
Replies: 3
Views: 88

Re: PIC18F27Q10 I2C problem

Dear Support Team,
The problem still persists, and I would truly appreciate any assistance or technical support you could provide.
Thank you very much in advance.
Sasi
by Sasi
Mon Sep 08, 2025 2:34 pm
Forum: Bug Reports
Topic: PIC18F27Q10 I2C problem
Replies: 3
Views: 88

Re: PIC18F27Q10 I2C problem

I forgot to mention that I also tested the attached project with a PIC16F18875 MCU and it works fine with it.
by Sasi
Mon Sep 08, 2025 2:26 pm
Forum: Bug Reports
Topic: PIC18F27Q10 I2C problem
Replies: 3
Views: 88

PIC18F27Q10 I2C problem

Hello, I would like to implement distance measurement using a PIC18F27Q10 MCU. I have connected a VL53L0X sensor and an SSD1306 OLED display to a common I2C bus. a.) I’ve observed that when I set the channel 1, there is no activity on the I2C bus at all. b.) When I use channel 2, the display works, ...
by Sasi
Mon Sep 08, 2025 1:04 pm
Forum: General
Topic: Error downloading updates [SOLVED]
Replies: 4
Views: 154

Re: Error downloading updates

Hi Ben,
I managed to download them. :)
Thank you very much.
Sasi
by Sasi
Mon Sep 08, 2025 10:50 am
Forum: General
Topic: Error downloading updates [SOLVED]
Replies: 4
Views: 154

Error downloading updates [SOLVED]

Hello!
I want to update the libraries but I can't download these two files.
Error downloading.jpg
Error downloading.jpg (58.86 KiB) Viewed 154 times
Can you help me to solve this problem please?
Regards,
Sasi
by Sasi
Tue Jul 22, 2025 5:51 pm
Forum: Bug Reports
Topic: PIC16F1779 Timer2 Interrupt problem [SOLVED]
Replies: 6
Views: 2653

Re: PIC16F1779 Timer2 Interrupt problem [SOLVED]

Clock Source Select also works. :D
Thanks!
If you have time to work on the DAC and CCP issues, I would be happy to help you with the testing.
Sasi
by Sasi
Tue Jul 22, 2025 2:43 pm
Forum: Bug Reports
Topic: PIC16F1779 Timer2 Interrupt problem [SOLVED]
Replies: 6
Views: 2653

Re: PIC16F1779 Timer2 Interrupt problem

Great! Now the Timer2 Interrupt works. :D
Thank you very much.
Regards,
Sasi
by Sasi
Tue Jul 22, 2025 1:01 pm
Forum: Bug Reports
Topic: PIC16F1779 Timer2 Interrupt problem [SOLVED]
Replies: 6
Views: 2653

Re: PIC16F1779 Timer2 Interrupt problem

Hi Martin,
I tried it on hardware (Curiosity HPC Board), but unfortunately the Timer2 interrupt does not work with the modification.
Sasi
by Sasi
Sat Jul 19, 2025 1:36 pm
Forum: Bug Reports
Topic: PIC16F1779 Timer2 Interrupt problem [SOLVED]
Replies: 6
Views: 2653

PIC16F1779 Timer2 Interrupt problem [SOLVED]

Hello, The Timer2 interrupt of the PIC16F1779 MCU is not working for me in Flowcode10. Martin (medelec35) sent me a modified 16F1779.fcdx file that I tested with. https://www.flowcode.co.uk/forums/viewtopic.php?t=3215 I would be happy if you could investigate it. Thanks, Sasi 16F1779.fcdx PIC16F1779...
by Sasi
Fri Jul 18, 2025 9:46 am
Forum: General
Topic: PIC16F1779 DAC and PWM problem
Replies: 8
Views: 12451

Re: PIC16F1779 DAC and PWM problem

Hi Martin, The parts have arrived. :) I tried the 10-bit ADCs with the modifications you sent. Channels 1 and 2 work, but the output of channels 5 and 6 does not. (Note: If I select FVR as the reference voltage source, the voltage value cannot be selected in the Properties window.) I could not get t...