Search found 149 matches

by Sergejs
Sun Dec 29, 2024 11:37 am
Forum: General
Topic: FM radio receiver RDA5807FP
Replies: 0
Views: 1574

FM radio receiver RDA5807FP

Hello,

How about I2C FM receiver RDA5807 ? Had anyone made this project in Flowcode?
by Sergejs
Tue Dec 10, 2024 8:30 am
Forum: Feature Requests
Topic: MAX7219 led dot matrix 8x8
Replies: 1
Views: 2177

MAX7219 led dot matrix 8x8

Hi, why it is not present in V9? How to add?
by Sergejs
Fri Nov 29, 2024 5:09 pm
Forum: General
Topic: How to try V10 for radioamateur free version?
Replies: 1
Views: 3189

How to try V10 for radioamateur free version?

Hello,
How can I try V10 free version for hobbyist without uninstall my v9 licensed commercial version?
by Sergejs
Mon Oct 07, 2024 6:57 pm
Forum: General
Topic: My Pickit3 do not work
Replies: 2
Views: 3611

My Pickit3 do not work

What programmer should I use when I need compile to target device?

I have Pickit3 but it do not work with Flowcode.
by Sergejs
Thu Sep 26, 2024 8:08 am
Forum: General
Topic: Is it possible to calibrate ADC?
Replies: 6
Views: 6224

Re: Is it possible to calibrate ADC?

Problem resolved with crystal at 20 mHz. I use internal oscillator before. But when I put crystal resonator ADC works properly. Thanks for all.
by Sergejs
Wed Sep 25, 2024 9:52 am
Forum: General
Topic: Is it possible to calibrate ADC?
Replies: 6
Views: 6224

Is it possible to calibrate ADC?

My MCU PIC16F883 ADC get wrong result. About 10% wrong. Can I calibrate it in Flowcode V9?
by Sergejs
Sat Feb 03, 2024 9:30 am
Forum: General
Topic: PWM and MOSFET
Replies: 1
Views: 1741

PWM and MOSFET

When I limit begin of PWM duty cycle it also works and give unstable Volts on the pin output. Is it wrong working and how it correct?
01_PIC_DRIVE.fcfx
(11.38 KiB) Downloaded 463 times
by Sergejs
Sat Jan 20, 2024 2:28 am
Forum: General
Topic: Can not run UART
Replies: 5
Views: 4351

Re: Can not run UART

By the way. In Arduino it works fine. Can any explain, why?
aproject0.jpg
aproject0.jpg (86.79 KiB) Viewed 4200 times
by Sergejs
Mon Jan 15, 2024 11:03 pm
Forum: General
Topic: Can not run UART
Replies: 5
Views: 4351

Re: Can not run UART

How about IC MAX232? Should I put it in both MCU for good result?
by Sergejs
Mon Jan 15, 2024 10:58 pm
Forum: General
Topic: Can not run UART
Replies: 5
Views: 4351

Re: Can not run UART

mnfisher wrote:
Mon Jan 15, 2024 7:55 pm
You'll need to use an interrupt

Martin
But if I will use Flow control (total 4 wires will be), so in this case will be same?