Search found 26 matches

by OderlandoRSilva
Mon Jul 07, 2025 6:41 pm
Forum: General
Topic: Raspberry Pi Pico is not recognized by the computer
Replies: 6
Views: 912

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: 912

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...
by OderlandoRSilva
Fri May 30, 2025 9:01 am
Forum: General
Topic: Failure to display number "1" on ST7789V display
Replies: 1
Views: 390

Failure to display number "1" on ST7789V display

I'm using an ESP32-WROOM-32 module and a 1.47" ST7789V TFT display to read an AHT10 sensor and I noticed that when showing the number "1" on the display, some pixels of the previous number remain lit nearby. This only happens with the number "1". I could clear the numbers be...
by OderlandoRSilva
Tue May 20, 2025 12:46 pm
Forum: General
Topic: What is the cheapest microcontroller supported by FlowCode?
Replies: 1
Views: 357

What is the cheapest microcontroller supported by FlowCode?

I'm looking for a microcontroller model with approximately 20 pins or more that has the lowest cost and is supported by FlowCode. I believe it's an STM32. Could anyone recommend a model?
by OderlandoRSilva
Thu May 15, 2025 6:40 am
Forum: General
Topic: AHT20 humidity sensor reading
Replies: 1
Views: 493

AHT20 humidity sensor reading

Hello. I would like to know if the AHT10 humidity sensor library can be used to read an AHT20 sensor. If not, is there any expectation in the future of including this sensor in the FlowCode library?
by OderlandoRSilva
Sat Mar 15, 2025 8:37 am
Forum: General
Topic: Convert code created in FlowCode to the STM32 IDE
Replies: 1
Views: 958

Convert code created in FlowCode to the STM32 IDE

Hello. What is the easiest way to convert a flowchart created in FlowCode to be used in C code form in the STM32 IDE?
I have no experience in C programming, so I would like to be able to convert my flowcharts created in FlowCode to be used in the STM32 IDE and also in other IDEs.
by OderlandoRSilva
Thu Mar 13, 2025 8:20 am
Forum: General
Topic: Inclusion of new STM32 microcontrollers
Replies: 0
Views: 1150

Inclusion of new STM32 microcontrollers

Hello. Are there any expectations of including new MCUs from the STM32 family in the flowcode, such as the STM32C0 or STM32L family, for example?
I was just curious to know.
by OderlandoRSilva
Thu Feb 13, 2025 12:54 pm
Forum: General
Topic: Eeprom emulated on STM32F030K6T6 microcontroller
Replies: 0
Views: 1748

Eeprom emulated on STM32F030K6T6 microcontroller

Hello. I saw that it is possible to use an emulated eeprom on STM32F0 microcontrollers, since ST itself published a notes application about it. I use the STM32F030K6T6 microcontroller a lot and I found this article: https://github.com/SayidHosseini/STM32F030K6T6EEPROMEmulation. I have never done thi...
by OderlandoRSilva
Mon Jan 13, 2025 4:32 pm
Forum: General
Topic: Problem with 0.96" TFT display ST7735
Replies: 5
Views: 1484

Re: Problem with 0.96" TFT display ST7735

I hadn't realized that. Thank you very much for your help.
by OderlandoRSilva
Mon Jan 13, 2025 11:52 am
Forum: General
Topic: Problem with 0.96" TFT display ST7735
Replies: 5
Views: 1484

Re: Problem with 0.96" TFT display ST7735

There is also another thing that made me curious. The blue and red colors are switched. When selecting the red color, the blue color appears. When selecting the blue color, the red color appears. Does this happen with your displays too?