Search found 43 matches

by OderlandoRSilva
Wed Apr 22, 2026 7:04 pm
Forum: Feature Requests
Topic: Suggestions for new microcontroller support
Replies: 86
Views: 451723

Re: Suggestions for new microcontroller support

Hello. The STM32C0 would be very promising for us in the STM32 community. The low-cost chip market is growing (WCH chips are an example) and the STM32C0 line could meet our needs for low-cost chips with good processing capabilities. I hope that support for this chip family will be available soon in ...
by OderlandoRSilva
Wed Jan 07, 2026 2:17 pm
Forum: General
Topic: Problems using a 0.96" 128x64 OLED display
Replies: 4
Views: 1214

Re: Problems using a 0.96" 128x64 OLED display

Hi Ben. The display is working fine now. Thank you so much for that.
by OderlandoRSilva
Wed Jan 07, 2026 8:11 am
Forum: General
Topic: Problems using a 0.96" 128x64 OLED display
Replies: 4
Views: 1214

Re: Problems using a 0.96" 128x64 OLED display

In the test using the Arduino IDE, I was able to use the other pixels. I don't know why there's this limitation in the flowcode.
by OderlandoRSilva
Tue Jan 06, 2026 5:34 pm
Forum: General
Topic: Problems using a 0.96" 128x64 OLED display
Replies: 4
Views: 1214

Problems using a 0.96" 128x64 OLED display

I'm trying to use a 0.96" 128x64 pixel OLED display, but I haven't been successful so far. The pixels on the X-axis seem to work fine, but the pixels on the Y-axis only work up to pixel 55. Any character placed between Y-axis 55 and 63 will not appear on the display. In the example, I used a sq...
by OderlandoRSilva
Mon Nov 10, 2025 10:04 am
Forum: General
Topic: Error compiling for STM32F030K6T6 using FlowCode 11
Replies: 3
Views: 1411

Re: Error compiling for STM32F030K6T6 using FlowCode 11

I managed to solve the problem.
I copied the original flowchart to a new folder and deleted the files generated by the problematic compilation in the old folder. After that, I was able to compile normally again.
by OderlandoRSilva
Mon Nov 10, 2025 8:28 am
Forum: General
Topic: Error compiling for STM32F030K6T6 using FlowCode 11
Replies: 3
Views: 1411

Error compiling for STM32F030K6T6 using FlowCode 11

I'm trying to compile my flowchart for the STM32F030K6T6 using the new version of flowcode 11 that I purchased, but I'm getting this error. The flowchart compiles normally in version 10, but not in version 11.
What could this be?
by OderlandoRSilva
Thu Nov 06, 2025 11:30 pm
Forum: Bug Reports
Topic: Error Compiling STM32 (solved)
Replies: 10
Views: 5042

Re: Error Compiling STM32 (solved)

Hello. I also had the same problem when trying to compile my flowchart for the STM32F030K6T6, as the same warning was displayed during the compilation attempt. I edited the "STARM_CAL_String.c" file and initialized the variable in question with the value 0, and the compilation then worked ...
by OderlandoRSilva
Thu Sep 04, 2025 12:27 pm
Forum: General
Topic: Is it possible to use the "Flash EEPROM" component on the STM32F030F4P6?
Replies: 2
Views: 1905

Re: Is it possible to use the "Flash EEPROM" component on the STM32F030F4P6?

Hello, Ben. All right. I appreciate your dedication. Thank you very much.
by OderlandoRSilva
Tue Sep 02, 2025 10:45 am
Forum: General
Topic: Is it possible to use the "Flash EEPROM" component on the STM32F030F4P6?
Replies: 2
Views: 1905

Is it possible to use the "Flash EEPROM" component on the STM32F030F4P6?

I hadn't noticed before that flowcode offers the option to use an emulated EEPROM. That's quite interesting. STMicroelectronics says it's possible to create an EEPROM on STM32F0 microcontrollers by applying AN4061 notes, but I'm not sure if this is possible in flowcode. The Flash EEPROM component do...
by OderlandoRSilva
Mon Aug 25, 2025 9:22 am
Forum: Feature Requests
Topic: Suggestions for new microcontroller support
Replies: 86
Views: 451723

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.