Search found 1971 matches

by BenR
Mon Nov 24, 2025 11:06 pm
Forum: General
Topic: Starm 042 not compile1
Replies: 7
Views: 126

Re: Starm 042 not compile1

Hello,

Hopefully resolved for you now.
by BenR
Mon Nov 24, 2025 4:02 pm
Forum: Bug Reports
Topic: FC11 ESP32-S3 BLE error
Replies: 1
Views: 85

Re: FC11 ESP32-S3 BLE error

Aha sorry I'll get on this tomorrow and see if I can fix it for you.

I think it's a still work in progress component but I have the raw C code working so shouldn't take me long to finish off the server/client components.
by BenR
Mon Nov 24, 2025 4:00 pm
Forum: General
Topic: dsPIC33 Sample ADC synchronous with PWM
Replies: 1
Views: 56

Re: dsPIC33 Sample ADC synchronous with PWM

Hello,

No I'm afraid we don't support that out the box in Flowcode. It should be possible to setup the PWM and ADC and then add in a C code block to add the extra register configuration you require.

Shout if you have any issues and we will do our best to help.
by BenR
Fri Nov 21, 2025 9:43 am
Forum: General
Topic: Not compile PIC12F683
Replies: 2
Views: 77

Re: Not compile PIC12F683

Hi Jorgen,

I think you just need to go into the Build -> Compiler settings and select the PIC -> E-blocks item.

Then check the Default compiler checkbox and click OK.
by BenR
Wed Nov 19, 2025 3:39 pm
Forum: Bug Reports
Topic: USB CDC Error
Replies: 19
Views: 948

Re: USB CDC Error

Hello,

USB Serial works a treat on 8-bit PIC devices using v10 and v11. I've just tested it using our old ECIO hardware and it's working great.
PIC8_USB_Serial.fcfx
(8.74 KiB) Downloaded 14 times

The only thing you have to ensure is the clock speed which specifically needs to be at 48MHz.
by BenR
Wed Nov 19, 2025 2:43 pm
Forum: Bug Reports
Topic: USB CDC Error
Replies: 19
Views: 948

Re: USB CDC Error

Hello,
FC 10 PIC 18 and FC 11 PIC 18 are also not working yet.
This is news to me, what specifically isn't working? Do you have examples or Forum topics where you are detailing the problems?
by BenR
Wed Nov 19, 2025 10:09 am
Forum: Bug Reports
Topic: USB CDC Error
Replies: 19
Views: 948

Re: USB CDC Error

Hello, Right I've got the harmony 1.11 frame work installed from here into the default location - C:\microchip\harmony\v1_11 https://ww1.microchip.com/downloads/aemDocuments/documents/OTH/ProductDocuments/SoftwareLibraries/Firmware/harmony_v1_11_windows_installer.exe There was a bug in the CAL file ...
by BenR
Tue Nov 18, 2025 1:22 pm
Forum: General
Topic: FC10 and 11 after upgrade
Replies: 3
Views: 170

Re: FC10 and 11 after upgrade

Hello Bob,
if you can have both versions on the same machine.
Yes Flowcode v10 and v11 can both exist on the same machine and will not interfere with each other.
by BenR
Tue Nov 18, 2025 1:18 pm
Forum: General
Topic: I2C component faulty
Replies: 9
Views: 4274

Re: I2C component faulty

Hello,

It appears the SDA Remap pin of the I2C Master component is unassigned in the project.
by BenR
Mon Nov 17, 2025 5:42 pm
Forum: Bug Reports
Topic: USB CDC Error
Replies: 19
Views: 948

Re: USB CDC Error

Hello,

I'm re-installing Harmony now to see if I can replicate the issue you're seeing.