Search found 39 matches

by Sasi
Sun May 05, 2024 6:05 pm
Forum: General
Topic: 5 VL53L0X sensors on one I2C line.
Replies: 0
Views: 43

5 VL53L0X sensors on one I2C line.

Hello, I would like to ask for a little help. I want to use 5 VL53L0X sensors on one I2C line. Can this be solved somehow with the current component macro? If not, would you modify it so that the sensors are individually addressable? It would also be nice if the modified version did not have the XSH...
by Sasi
Tue Jan 02, 2024 11:26 am
Forum: Bug Reports
Topic: ST7789 Font problem [SOLVED]
Replies: 4
Views: 952

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: 680

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: 952

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 73 times
by Sasi
Mon Jan 01, 2024 8:16 pm
Forum: Bug Reports
Topic: PIC24FJ1024GB610 SPI bus problem
Replies: 0
Views: 1964

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: 680

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: 7187

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: 7187

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...