Hi Just to keep you all updated.
I have just created the following target devices:
18F26Q84
18F27Q84
18F46Q84
18F47Q84
18F56Q84
18F57Q84
They will be available sometime today via component Library updates
Search found 1867 matches
- Fri Jul 11, 2025 1:06 pm
- Forum: Feature Requests
- Topic: New Target Devices
- Replies: 2
- Views: 51
- Thu Jul 10, 2025 8:07 am
- Forum: General
- Topic: PIC16F1779 DAC and PWM problem
- Replies: 6
- Views: 1532
Re: PIC16F1779 DAC and PWM problem
Hello. PWM odd naming conventions has now been addressed. The attached fcdx file when in place should allow you to use all four PWM channels If you browse to this location using File Explorer, it's hidden by default so just paste the link into your address bar. %ProgramData%\MatrixTSL\FlowcodeV10\FC...
- Wed Jul 09, 2025 12:30 pm
- Forum: General
- Topic: PIC16F1779 DAC and PWM problem
- Replies: 6
- Views: 1532
Re: PIC16F1779 DAC and PWM problem
You're welcome. I have added 4 extra channels to the DAC CAL, so it should allow you to use all 8 channels now. Can you try the attached with the toolchain that is on Flowcode's download page. Browse to this location using file explorer, it's hidden by default so just paste the link into your addres...
- Mon Jul 07, 2025 4:54 pm
- Forum: General
- Topic: Raspberry Pi Pico is not recognized by the computer
- Replies: 6
- Views: 288
Re: Raspberry Pi Pico is not recognized by the computer
Hi Iain.
No, the PICO does not generate a VCP, it generates its own drive instead.
If it did and Flowcode required access to it there will be n/a like there is for any targets that require a VCP., e.g Arduino, ESP32 etc.
No, the PICO does not generate a VCP, it generates its own drive instead.
If it did and Flowcode required access to it there will be n/a like there is for any targets that require a VCP., e.g Arduino, ESP32 etc.
- Mon Jul 07, 2025 4:04 pm
- Forum: General
- Topic: Raspberry Pi Pico is not recognized by the computer
- Replies: 6
- Views: 288
Re: Raspberry Pi Pico is not recognized by the computer
Hello. To program the PICO, With the PICO unplugged you need to hold the BOOTSEL button down, then plug the pinco in. You should hear the USB sound and you should see PICO's directory appear. Now you can release BOOTSEL button, and program target. If you wire up a PCB tactile button between the rese...
- Fri Jul 04, 2025 12:35 pm
- Forum: General
- Topic: PIC16F1779 DAC and PWM problem
- Replies: 6
- Views: 1532
Re: PIC16F1779 DAC and PWM problem
Hello. This needs looking into since the maximum number of DAC's is currently 4 so even if all the pins are correct, only the first 4 will work. This device has a funny register for CCP as that's what we currently use for PWM. it goes CCP1, CCP2, CCP7 & CCP8 The way Flowcode address the CCP regi...
- Thu Jul 03, 2025 5:00 pm
- Forum: Feature Requests
- Topic: App Input text for filename (More Info for components)
- Replies: 6
- Views: 2164
Re: App Input text for filename (More Info for components)
Brilliant, yep, you got it.
I'm glad you found it very simple.
Those API's come in very handy, especially for component creation.
Thanks for letting me know
I'm glad you found it very simple.
Those API's come in very handy, especially for component creation.
Thanks for letting me know
- Thu Jul 03, 2025 3:37 pm
- Forum: Feature Requests
- Topic: App Input text for filename (More Info for components)
- Replies: 6
- Views: 2164
Re: App Input text for filename (More Info for components)
Hi Stefan,
Attached is one way.
I then added a text component:
Attached is one way.
I then added a text component:
- Thu Jul 03, 2025 10:07 am
- Forum: Tips & Tricks
- Topic: Updating XC8 Compiler
- Replies: 6
- Views: 14288
Re: Updating XC8 Compiler
Hi Dirk.
Flowcode isn’t currently compatible with XC8 v3.0.
It’s on our to-do list and we will fix it as soon as we can.
Apologies for any inconvenience.
I will make an announcement when it's sorted.
Flowcode isn’t currently compatible with XC8 v3.0.
It’s on our to-do list and we will fix it as soon as we can.
Apologies for any inconvenience.
I will make an announcement when it's sorted.
- Wed Jul 02, 2025 2:31 pm
- Forum: General
- Topic: Help with XC compiler problem
- Replies: 13
- Views: 13472
Re: Help with XC compiler problem
You're welcome.
I have added the path for FC9 as well
I have added the path for FC9 as well