Page 2 of 2

Re: PIC18F15Q41

Posted: Thu Apr 17, 2025 5:33 pm
by medelec35
Hi Dirk.
I 'm not sure when it will be ready, as its for other target devices as well.
It will be done as soon as possible.

Re: PIC18F15Q41

Posted: Sat Apr 19, 2025 4:02 pm
by DirkB
Hi Martin,
PWM cannot be mapped to port C, only to ports A and B. Port C is not displayed. I have ported a project to the 18F15Q41. I2C software then gives an error. If I create a new project with the 18F15Q41, the compiler runs without errors. What can this be?

Best regards
Dirk

Re: PIC18F15Q41

Posted: Tue Jun 03, 2025 11:59 am
by DirkB
Hello,

any news about I2C?

Re: PIC18F15Q41

Posted: Tue Jun 03, 2025 6:49 pm
by medelec35
Hello.
I2C is not an easy fix.
We need to allocate time for this.
We do plan on fixing it as soon as we can.
As for the PWM, I have attached a temporary fix.


For the fcdx file:
If you browse to this location using File Explorer, it's hidden by default so just paste the link into your address bar.

Code: Select all

%ProgramData%\MatrixTSL\FlowcodeV10\FCD\PIC\
Replace the original file with the attached version.
If Flowcode is already open, then you will need to reload your project.
If you run any component updates, then the fcdx you added will be overwritten.

For the fcpx file.
the path is

Code: Select all

%ProgramData%\MatrixTSL\FlowcodeV10\Components\
I Would suggest you close Flowcode before adding the files.