Search found 46 matches

by S_VE
Sun Apr 05, 2026 11:58 am
Forum: Feature Requests
Topic: Suggestions for new microcontroller support
Replies: 85
Views: 443935

Re: STM32C0 Microcontrollers

Greetings, this is regarding STM32C0 microcontrollers Hello. Thanks for the suggestion. I have added STM32C0 to the list. adding this will be quite helpful to many. STM32F0 (@32MHz) are priced quite high ( > 80% more ) when compared to STM32C0 (@48MHz) this will effect the end product pricing. so pl...
by S_VE
Sun Mar 22, 2026 4:05 pm
Forum: General
Topic: Creating a string to be used in a digital output statement
Replies: 4
Views: 677

Re: Creating a string to be used in a digital output statement

Hi Martin, Thanks for the code. It helps us in sharpening our C skills. Your are really good in C. A small out of the context question. I was trying to simulate ( C-Sim ON) Pins.fcfx in Flowcode V11, I am getting an error message. I am sure this code will work on Hardware. I am attaching the error m...
by S_VE
Thu Mar 12, 2026 10:05 am
Forum: General
Topic: Please Add PIC16F152xx (PIC15276....)
Replies: 4
Views: 1951

Re: Please Add PIC16F152xx (PIC15276....)

Thank you so much Ben,

I will test on hardware and get back to you if required.

Thanks once again for your quick action.
by S_VE
Mon Mar 09, 2026 6:27 pm
Forum: General
Topic: Please Add PIC16F152xx (PIC15276....)
Replies: 4
Views: 1951

Re: Please Add PIC16F152xx (PIC15276....)

Thank you Ben,

I understand about XC8 compiler requirement.

I have just checked about this in Microchip website, for both PIC16F15276 and PIC16F15376, the Minimum Version required is XC8 V2.05.
by S_VE
Mon Mar 09, 2026 8:19 am
Forum: General
Topic: Please Add PIC16F152xx (PIC15276....)
Replies: 4
Views: 1951

Please Add PIC16F152xx (PIC15276....)

Greetings,

Please add PIC16F152xx (PIC16F15213, PIC16F15214, PIC16F15223, PIC16F15224......)

this is bit urgent requirement, kindly help at the earliest.

[ this should be very easy for you, as PIC16F15276 is the strip down version of PIC16F15376 ]


S_Ve
by S_VE
Mon Feb 23, 2026 4:48 pm
Forum: General
Topic: how to check which resources (like Timers) in use
Replies: 4
Views: 1006

Re: how to check which resources (like Timers) in use

Thank you for the quick reply, If you are concerned with timers (etc) used within components as well, then the best way may be to do an appropriate text search on the generated C code file. [yes, I am asking about the timers (etc) used within components ] When you said "appropriate text search&...
by S_VE
Mon Feb 23, 2026 3:45 pm
Forum: General
Topic: how to check which resources (like Timers) in use
Replies: 4
Views: 1006

how to check which resources (like Timers) in use

Hi

While creating a embedded flowchart we use some standard components.
These components may use some resources ( like Timers....).

How can I know which Timers are in use, Just to avoid using the same Timers ( to avoid conflict).

Thanks

S_Ve
by S_VE
Thu Oct 23, 2025 8:36 pm
Forum: General
Topic: Flowcode V11 license
Replies: 3
Views: 1542

Flowcode V11 license

Hi Steve,
Thank you, I have got my Flowcode V11 license.

Under Flowcode V11 License it is mentioned as "Software Assurance Until 2026-10-23"
kindly help me understand what it means to my license.


-S_V


.
by S_VE
Wed Aug 20, 2025 12:08 pm
Forum: Feature Requests
Topic: PIC16F15276 is not listed. Can we modify and use PIC16F15376 chip definition file
Replies: 2
Views: 3756

PIC16F15276 is not listed. Can we modify and use PIC16F15376 chip definition file

Hi Martin,

PIC16F15376 is already in the Flowcode device list.
PIC16F15276 is the strip down version of PIC16F15376. ( please watch the microchip video https://www.youtube.com/watch?v=nHLv3Th-o-s )

So, can we modify and use PIC16F15376 chip definition file.

Thanks