Search found 38 matches

by Sasi
Tue Jan 02, 2024 11:26 am
Forum: Bug Reports
Topic: ST7789 Font problem [SOLVED]
Replies: 4
Views: 920

Re: ST7789 Font problem

Thank you very much. It works!
by Sasi
Tue Jan 02, 2024 11:06 am
Forum: Bug Reports
Topic: PIC24FJ1024GB610 I2C Channel3 problem
Replies: 2
Views: 657

Re: PIC24FJ1024GB610 I2C Channel3 problem

That's right.
There is only a problem with channel 3.
But I don't think it's a chip bug because I get an error message from the compiler about references to undeclared variables.
by Sasi
Mon Jan 01, 2024 8:42 pm
Forum: Bug Reports
Topic: ST7789 Font problem [SOLVED]
Replies: 4
Views: 920

ST7789 Font problem [SOLVED]

Hello,

I am using ST7789 display with PIC24FJ1024GB610 MCU.

When I compile the attached project, I get an error message if I use the "Verdana Number 24" font.

Regards,
Sasi
PIC24FJ1024GB610 ST7789 Font_test.fcfx
(16.05 KiB) Downloaded 63 times
by Sasi
Mon Jan 01, 2024 8:16 pm
Forum: Bug Reports
Topic: PIC24FJ1024GB610 SPI bus problem
Replies: 0
Views: 1403

PIC24FJ1024GB610 SPI bus problem

Hello, I am using ST7789 display with PIC24FJ1024GB610 MCU. The attached project only works if the SPI channel is emulated by software. If I select channel 1, 2, or 3 in the Component Properties window, the program seems to hang during the initialization phase of the SPI interface. (After the reset,...
by Sasi
Mon Jan 01, 2024 7:34 pm
Forum: Bug Reports
Topic: PIC24FJ1024GB610 I2C Channel3 problem
Replies: 2
Views: 657

PIC24FJ1024GB610 I2C Channel3 problem

Hello, Happy New Year to everyone! I tried the SHT-31 sensor on the Clicker2 panel. The MCU type is PIC24FJ1024GB610. If I select Channel 3 in the "Grove Component SHT31" Component Properties window, I get the attached error message from the compiler. Regards, Sasi PIC24FJ1024GB610 I2C_test.fcfx Com...
by Sasi
Thu Nov 16, 2023 4:34 pm
Forum: General
Topic: Flowcode10 reacts very slowly when I want to edit Variables [SOLVED]
Replies: 5
Views: 7149

Re: Flowcode10 reacts very slowly when I want to edit Variables

Thanks for the quick response.
I think it would also be useful if the one-time execution of this check could be triggered by a button.
Is there a way to temporarily disable continuous monitoring?
by Sasi
Thu Nov 16, 2023 11:55 am
Forum: General
Topic: Flowcode10 reacts very slowly when I want to edit Variables [SOLVED]
Replies: 5
Views: 7149

Flowcode10 reacts very slowly when I want to edit Variables [SOLVED]

Hello, I would like to ask for some help because Flowcode10 reacts very slowly when I want to edit Variables. I opened a project file in Flowcode10 which I previously made with Flowcode8. The image to be displayed on the Legacy 2D panel was a bit disjointed, but it was fixable. The opened project us...
by Sasi
Thu Oct 26, 2023 12:32 pm
Forum: General
Topic: HTML display problem when connecting to Web Server.
Replies: 7
Views: 1721

Re: HTML display problem when connecting to Web Server.

I tried your suggestion and now it's perfect.
Thank you very much for your help

Sasi