Search found 2044 matches
- Sun Nov 16, 2025 2:59 pm
- Forum: General
- Topic: Haversine formula
- Replies: 8
- Views: 255
Re: Haversine formula
Are you wanting additional help or are you happy with the help you ae given?
- Tue Nov 11, 2025 10:58 am
- Forum: General
- Topic: Haversine formula
- Replies: 8
- Views: 255
Re: Haversine formula
Hi Victor. This is what I found: Haversine Formula - Simple Explanation The Haversine formula calculates the distance between two points on Earth using their latitude and longitude coordinates. It accounts for Earth being a sphere (roughly), not flat. What it does: Given two GPS coordinates (lat1, l...
- Tue Nov 11, 2025 10:41 am
- Forum: Bug Reports
- Topic: Problem to build a project from Version8 [solved]
- Replies: 13
- Views: 1302
Re: Problem to build a project from Version8 [not solved]
Hi Jorg. If 2 x UARTS stop your project from compiling you could consider UART Software Timer. I have found it to work great with both RX and TX If both uarts are disabled in the program, the compiler stops likewise? Tat is because as soon as a component is added to the 2D or 3D panel, space will be...
- Tue Nov 11, 2025 7:52 am
- Forum: General
- Topic: Reading string back
- Replies: 5
- Views: 178
Re: Reading string back
Hello.
Insead of bypassing just a single number, you could bypass values < 32 or >126
It might be worth looking into why you get unexpected chars.
Another thing you could do it asign to an int and find out what value the odd char is.
Insead of bypassing just a single number, you could bypass values < 32 or >126
It might be worth looking into why you get unexpected chars.
Another thing you could do it asign to an int and find out what value the odd char is.
- Mon Nov 10, 2025 3:42 pm
- Forum: General
- Topic: Opening project in FC10 in FC11!
- Replies: 12
- Views: 478
Re: Opening project in FC10 in FC11!
Hi Jorgen.
You should not need to sort out any bugs/issues.
If you have any issues with conversions from FC10 to FC11 then we will sort them out for you.
This will apply to anyone.
You should not need to sort out any bugs/issues.
If you have any issues with conversions from FC10 to FC11 then we will sort them out for you.
This will apply to anyone.
- Mon Nov 10, 2025 10:09 am
- Forum: General
- Topic: Error compiling for STM32F030K6T6 using FlowCode 11
- Replies: 3
- Views: 198
Re: Error compiling for STM32F030K6T6 using FlowCode 11
That's great!
I'm glad you managed to resolve the issue.
Thanks for letting know.
I'm glad you managed to resolve the issue.
Thanks for letting know.
- Mon Nov 10, 2025 9:37 am
- Forum: General
- Topic: Error compiling for STM32F030K6T6 using FlowCode 11
- Replies: 3
- Views: 198
Re: Error compiling for STM32F030K6T6 using FlowCode 11
Hello.
Can you provide your project .fcfx, msg.txt and .fcxlog.txt files
If you want to keep the project private, you can PM me with the requested files.
Can you provide your project .fcfx, msg.txt and .fcxlog.txt files
If you want to keep the project private, you can PM me with the requested files.
- Mon Nov 10, 2025 9:32 am
- Forum: General
- Topic: Opening project in FC10 in FC11!
- Replies: 12
- Views: 478
Re: Opening project in FC10 in FC11!
Hi Jorgen. Steve is correct most projects that work in FC10 sould also work in FC11 There was a decision for FC11 to have the total fonts reduced and arrange in a nice neat order. That means for FC11 users some of the fonts that were selected with FC10 will not be available in FC11 You would need to...
- Mon Nov 10, 2025 9:05 am
- Forum: Bug Reports
- Topic: PIC16F15313 ADC AN5
- Replies: 3
- Views: 164
Re: PIC16F15313 ADC AN5
Hello. Many thanks for the bug report, I have replicated the issue. Since you have not used a 10 or 11 post icon, I will assume you are using Flowcode V11 If you browse to this location using File Explorer, it's hidden by default so just paste the link into your address bar. %ProgramData%\MatrixTSL\...
- Mon Nov 10, 2025 8:40 am
- Forum: Bug Reports
- Topic: MiniClick LCD component bugs
- Replies: 6
- Views: 242
Re: MiniClick LCD component bugs
Hello Many thanks for the bug report. Can you try with the attached component. Browse to this location using file explorer , it's hidden by default so just paste the link into your address bar. %ProgramData%\MatrixTSL\FlowcodeV11\Components Place the attached component. If Flowcode is already open, ...