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.
PIC18F15Q41
-
- Matrix Staff
- Posts: 2097
- http://meble-kuchenne.info.pl
- Joined: Wed Dec 02, 2020 11:07 pm
- Has thanked: 651 times
- Been thanked: 705 times
Re: PIC18F15Q41
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
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
-
- Matrix Staff
- Posts: 2097
- Joined: Wed Dec 02, 2020 11:07 pm
- Has thanked: 651 times
- Been thanked: 705 times
Re: PIC18F15Q41
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.
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
I Would suggest you close Flowcode before adding the files.
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\
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\
- Attachments
-
- cal_pwm.fcpx
- (12.96 KiB) Downloaded 60 times
-
- 18F15Q41.fcdx
- (51.91 KiB) Downloaded 59 times
Martin
Re: PIC18F15Q41
Hi Ben, Hi Steve,
here's a comment about the I2C component to bump up the thread and make sure it's not forgotten. I'm including Ben's post so that it's clear what this is about.
Thanks
here's a comment about the I2C component to bump up the thread and make sure it's not forgotten. I'm including Ben's post so that it's clear what this is about.
Thanks
Hello,
I think we've looked at this I2C before and ran into issues however on having another look I've spotted more information in the form of additional helper manuals from Microchip and so I'm happy to have another go. Just seeing if I can get my hands on some hardware to help with the testing.
-
- Matrix Staff
- Posts: 1958
- Joined: Mon Dec 07, 2020 10:06 am
- Has thanked: 511 times
- Been thanked: 700 times
Re: PIC18F15Q41
Hi Dirk,
We're certainly making progress with I2C but not quite there just yet.
What's the problem with MIDI?
We're certainly making progress with I2C but not quite there just yet.
What's the problem with MIDI?
Regards Ben Rowland - MatrixTSL
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel