Search found 11 matches

by user2006
Wed Jan 03, 2024 5:18 am
Forum: General
Topic: STM32 RTC calibration
Replies: 5
Views: 1047

Re: STM32 RTC calibration

When i compile, i have error:
error: 'BKP' undeclared (first use in this function)
by user2006
Sun Dec 31, 2023 6:22 am
Forum: General
Topic: STM32 RTC calibration
Replies: 5
Views: 1047

STM32 RTC calibration

Hello =) FC have good component for working with embeded RTC module, it is work. But RTC needs to be calibrated. In this, section 1.2, Table 1: https://www.st.com/resource/en/application_note/cd00167326-stm32f101xx-and-stm32f103xx-rtc-calibration-stmicroelectronics.pdf have table of 'Calibration val...
by user2006
Mon Nov 06, 2023 1:46 pm
Forum: Feature Requests
Topic: Easy translate programm to any languages
Replies: 1
Views: 4823

Easy translate programm to any languages

At the moment language file stored in the .dll and does not allow everyone translate into their native language. If store language file in open view, example in text format, it may even help to extend the user community, and sales :D
by user2006
Mon Nov 06, 2023 1:17 pm
Forum: Feature Requests
Topic: Clock generator configure for stm32
Replies: 0
Views: 17251

Clock generator configure for stm32

Low possible, but it would still be great to have a like in CubeIDE :D :
Image
by user2006
Mon Nov 06, 2023 12:58 pm
Forum: Feature Requests
Topic: RTC Module for stm32
Replies: 0
Views: 17083

RTC Module for stm32

It would be nice to have a graphical interface for configuring and working with the embedded RTC module in stm32 :D
by user2006
Mon Nov 06, 2023 11:13 am
Forum: General
Topic: Invert outs in standart components
Replies: 6
Views: 4637

Re: Invert outs in standart components

medelec35 wrote:
Mon Nov 06, 2023 9:53 am
Sorry, we can't help you on these forums as they are for Flowcode v9 and v10 only.
You will need to post on these forums.
Medelec however thx a lot =D I found your solution there with swich off common pin and adding Output pin control =D
Now all work, thanks a lot again =D
by user2006
Mon Nov 06, 2023 9:46 am
Forum: General
Topic: Invert outs in standart components
Replies: 6
Views: 4637

Re: Invert outs in standart components

8
by user2006
Mon Nov 06, 2023 9:05 am
Forum: General
Topic: Invert outs in standart components
Replies: 6
Views: 4637

Re: Invert outs in standart components

medelec35 wrote:
Mon Nov 06, 2023 8:27 am
Hello.
Can you attach your project.
Hello =)
by user2006
Sun Nov 05, 2023 5:22 pm
Forum: General
Topic: Invert outs in standart components
Replies: 6
Views: 4637

Invert outs in standart components

I am reprogramming finished device, so i can not change scheme, to control led display i use component from library Displays: 7segment(single) he use low and high for in and out. But me need both low for in and out :)
by user2006
Sun Nov 05, 2023 12:55 pm
Forum: General
Topic: Add controller support yourself
Replies: 2
Views: 2107

Re: Add controller support yourself

Thx a lot =) I just add ful way to compiller and Now working =)