Search found 1439 matches

by medelec35
Tue Sep 17, 2024 4:01 pm
Forum: General
Topic: Atmega328P UART (software mode )
Replies: 2
Views: 632

Re: Atmega328P UART (software mode )

As there is no feedback and working for me, I have moved topic from the bug's section
by medelec35
Mon Sep 16, 2024 10:17 am
Forum: General
Topic: Atmega328P UART (software mode )
Replies: 2
Views: 632

Re: Atmega328P UART (software mode )

Hi Alan.
I have just tried using IOC with UART in SW mode and baud = 19200.
Its working for me OK.
by medelec35
Thu Sep 12, 2024 3:16 pm
Forum: App Developer
Topic: Parsing Serial data from PIC to App Dev
Replies: 1
Views: 728

Re: Parsing Serial data from PIC to App Dev

Hi J.
Have you seen the new PC developer Apps here?
For example Serial Comms Worked Example - PC Developer , and there are other examples.
PC developer is just renamed App developer.
by medelec35
Mon Sep 09, 2024 9:42 am
Forum: General
Topic: There's a file that keeps prompting for an upgrade
Replies: 3
Views: 413

Re: There's a file that keeps prompting for an upgrade

Hello.
Many thanks for the report.
This is being investigated and will be resolved ASAP.
by medelec35
Fri Sep 06, 2024 8:01 am
Forum: General
Topic: IOC Port Interrupt ( Atmega328P )
Replies: 2
Views: 535

Re: IOC Port Interrupt ( Atmega328P )

Hi Alan. The AVR's IOC are different to PIC's. On PICs you can either select rising, falling, both edges or no edges. On AVRs the only selection you will have are both edges or no edges. This is not a bug, it's just how AVR's are designed to work. For edge detection on AVRs you could read the pin st...
by medelec35
Thu Sep 05, 2024 5:02 pm
Forum: Bug Reports
Topic: Servo Controller Component Causing ESP Compile Failure
Replies: 2
Views: 407

Re: Servo Controller Component Causing ESP Compile Failure

Hello.
Can you post your .fcfx, .c and msg.txt files and I will see if I can sport the cause.
If you want to keep your project private, then you can pm the files to me.
by medelec35
Thu Sep 05, 2024 2:35 pm
Forum: Bug Reports
Topic: UART (RS232) PIC16F1937 & 1939 FC10
Replies: 3
Views: 1665

Re: UART (RS232) PIC16F1937 & 1939 FC10

You're welcome.
At least you are all sorted now.
by medelec35
Thu Sep 05, 2024 1:52 pm
Forum: General
Topic: Licence issue compiling to Hex
Replies: 1
Views: 430

Re: Licence issue compiling to Hex

Hello.
Sorry to hear you are facing these issues.
I have hopefully set your account to send PMs
Can you send me a test PM please.
by medelec35
Wed Sep 04, 2024 2:24 pm
Forum: General
Topic: Flowcode V10 activation
Replies: 6
Views: 2558

Re: Flowcode V10 activation

Hello.
It looks like you have not activated the key you should have received via email.
You will need to activate by clicking on this link.
by medelec35
Thu Aug 29, 2024 9:42 am
Forum: Bug Reports
Topic: UART (RS232) PIC16F1937 & 1939 FC10
Replies: 3
Views: 1665

Re: UART (RS232) PIC16F1937 & 1939 FC10

Hello.
Within properties, you need to select either software or channel before the pins can be allocated.
It is selected for FC9, but it's blank for FC10