Search found 91 matches

by Sasi
Tue Apr 29, 2025 7:27 pm
Forum: General
Topic: The input port bit status always returns 0 when queried [SOLVED]
Replies: 5
Views: 500

Re: The input port bit status always returns 0 when queried [SOLVED]

I'm moving to the v2.50 compiler with Basic Optimization.
This modification seems to help.
The optimization modification is described here:
viewtopic.php?p=19683#p19683
by Sasi
Tue Apr 29, 2025 7:24 pm
Forum: General
Topic: UART "SendString" command problem [SOLVED]
Replies: 21
Views: 1695

Re: UART "SendString" command problem [SOLVED]

I'm moving to the v2.50 compiler with Basic Optimization.
The optimization modification is described here:
viewtopic.php?p=19683#p19683
by Sasi
Tue Apr 29, 2025 7:03 pm
Forum: Bug Reports
Topic: UART Macro wont compile after update.
Replies: 7
Views: 264

Re: UART Macro wont compile after update.

Hi Martin, I tried what you suggested. This modification seems to help. The digital input portbit now works with the XC8 v2.50 compiler. :D https://www.flowcode.co.uk/forums/viewtopic.php?t=3102 The "SendString" UART Component Command still only works with the v2.50 Compiler. :) https://ww...
by Sasi
Tue Apr 29, 2025 2:23 pm
Forum: Bug Reports
Topic: The content on the SSD1306 display is displayed incorrectly.
Replies: 3
Views: 90

The content on the SSD1306 display is displayed incorrectly.

Hi,

I am using an SSD1306 display with a PIC24FJ256GA702 MCU.
It works fine with Flowcode9, but the displayed content is incorrect with Flowcode10.

Sasi
SSD1306_I2C_FC10_test.jpg
SSD1306_I2C_FC10_test.jpg (27.24 KiB) Viewed 90 times
SSD1306_I2C_FC9_test.jpg
SSD1306_I2C_FC9_test.jpg (29.11 KiB) Viewed 90 times
SSD1306_i2c_Test.fcfx
(20.39 KiB) Downloaded 3 times
by Sasi
Tue Apr 29, 2025 11:26 am
Forum: Bug Reports
Topic: UART Macro wont compile after update.
Replies: 7
Views: 264

Re: UART Macro wont compile after update.

Hi, Flowcode is currently not compatible with v3.00. It only compiles with v2.50, which you can find in the compiler archives on the Microchip website. Your procedure for replacing the compiler is correct. I have a similar problem with a PIC18F46K80 MCU. https://www.flowcode.co.uk/forums/viewtopic.p...
by Sasi
Tue Apr 29, 2025 10:17 am
Forum: Bug Reports
Topic: UART Macro wont compile after update.
Replies: 7
Views: 264

Re: UART Macro wont compile after update.

Hi jay_dee,
Change the compiler to XC8 v2.50. This will make the compilation work and hopefully the UART as well.
Regards, Sasi
by Sasi
Mon Apr 28, 2025 6:37 pm
Forum: Bug Reports
Topic: Problem with the Find/Replace command.
Replies: 5
Views: 147

Re: Problem with the Find/Replace command.

Hi Steve, Thanks for the replies. I used this feature regularly and still use it in Flowcode8 and 9. In my Flowcode10 project from a year ago, there are also signs that I was using the Find/Replace feature to search for portbits. It's possible that it broken after installing the v10.1.2 patch. This ...
by Sasi
Mon Apr 28, 2025 11:41 am
Forum: Bug Reports
Topic: Problem with the Find/Replace command.
Replies: 5
Views: 147

Re: Problem with the Find/Replace command.

By future release do you mean Flowcode11 or a patch for Flowcode10?
As I recall, this command worked flawlessly a year ago.
Sasi
by Sasi
Mon Apr 28, 2025 9:01 am
Forum: Bug Reports
Topic: Problem with the Find/Replace command.
Replies: 5
Views: 147

Problem with the Find/Replace command.

Hi,

In Flowcode10, the Find/Replace command in the View Menu currently does not return any search results
when searching for a Port bit used by an INPUT or OUTPUT component.

Sasi
FIND_REPLACE.jpg
FIND_REPLACE.jpg (50.3 KiB) Viewed 147 times