Search found 34 matches

by OderlandoRSilva
Mon Aug 25, 2025 9:22 am
Forum: Feature Requests
Topic: Suggestions for new microcontroller support
Replies: 81
Views: 279079

STM32C0 Microcontrollers

Are there any plans to add support for STM32C0 microcontrollers in the future?
If not, I would like to know if you are working on any other model.
by OderlandoRSilva
Mon Aug 11, 2025 10:55 am
Forum: General
Topic: Burn code to ESP32-WROOM-32 Module using ESP32 FLASH DOWNLOAD TOOL software
Replies: 2
Views: 1657

Burn code to ESP32-WROOM-32 Module using ESP32 FLASH DOWNLOAD TOOL software

Hello. I created a flowchart for the ESP32-WROOM-32 module using FlowCode. I need to send the file to someone who doesn't have FlowCode so they can flash an ESP32 module. I tried using the 'ESP32 FLASH DOWNLOAD TOOL' software to write the .bin file to memory, but after burning, the code doesn't run ...
by OderlandoRSilva
Fri Aug 08, 2025 5:30 pm
Forum: General
Topic: Thermistor temperature reading issue after FlowCode component update
Replies: 8
Views: 1584

Re: Thermistor temperature reading issue after FlowCode component update

Hello. Has the problem with the thermistor component been verified?
by OderlandoRSilva
Fri Aug 01, 2025 9:55 pm
Forum: General
Topic: Thermistor temperature reading issue after FlowCode component update
Replies: 8
Views: 1584

Re: Thermistor temperature reading issue after FlowCode component update

I followed these steps. I used the previous version of the thermistor. Now it's working again.
I didn't know about this tip. It really helped me a lot.
I'm very grateful for your help. I'm very satisfied. Thank you very much!
by OderlandoRSilva
Fri Aug 01, 2025 9:38 pm
Forum: General
Topic: Thermistor temperature reading issue after FlowCode component update
Replies: 8
Views: 1584

Re: Thermistor temperature reading issue after FlowCode component update

I remember seeing a post a while back where you explained the calculations for this beta version. Thank you for your great contribution, Martin.
by OderlandoRSilva
Fri Aug 01, 2025 9:26 pm
Forum: General
Topic: Thermistor temperature reading issue after FlowCode component update
Replies: 8
Views: 1584

Re: Thermistor temperature reading issue after FlowCode component update

I had installed FlowCode a few months ago on another computer and hadn't updated the thermistor component. So, I decided to test it on that other computer: I compiled my flowchart on the other computer. Temperature readings above 25°C worked fine. After that, I updated the FlowCode components (inclu...
by OderlandoRSilva
Fri Aug 01, 2025 7:28 pm
Forum: General
Topic: Thermistor temperature reading issue after FlowCode component update
Replies: 8
Views: 1584

Re: Thermistor temperature reading issue after FlowCode component update

VDD is 3.3V. I used a potentiometer to test: using approximately 9.2kΩ, the temperature is 25°C. Reducing the resistance slightly (simulating a temperature increase on the NTC thermistor), the temperature reading immediately jumps to approximately 44°C. This is happening in several codes using the t...
by OderlandoRSilva
Fri Aug 01, 2025 10:57 am
Forum: General
Topic: Thermistor temperature reading issue after FlowCode component update
Replies: 8
Views: 1584

Thermistor temperature reading issue after FlowCode component update

I've been using the thermistor component in my projects for a long time, and it's always worked well for me. I recently noticed that new builds of old functional codes are showing errors in the thermistor readings, even if I haven't modified them. I remember updating the FlowCode libraries. I don't ...
by OderlandoRSilva
Mon Jul 07, 2025 6:41 pm
Forum: General
Topic: Raspberry Pi Pico is not recognized by the computer
Replies: 6
Views: 7291

Re: Raspberry Pi Pico is not recognized by the computer

Hello. I checked the step by step and saw that I had not installed the raspberry SDK. I installed it and everything worked very well. I appreciate everyone's help.
by OderlandoRSilva
Mon Jul 07, 2025 2:15 pm
Forum: General
Topic: Raspberry Pi Pico is not recognized by the computer
Replies: 6
Views: 7291

Raspberry Pi Pico is not recognized by the computer

I installed the necessary software to compile the flowchart for the Raspberry Pi Pico. It is possible to compile the flowchart, but it is not possible to compile it directly for the Raspberry because it is not recognized in one of the computer's ports. So I am sending some screenshots of the setting...