PIC24FJ1024GB610 SPI bus problem

Any bugs you encounter with Flowcode should be discussed here.
Post Reply
Sasi
Posts: 38
http://meble-kuchenne.info.pl
Joined: Wed Dec 02, 2020 12:11 pm
Has thanked: 7 times
Been thanked: 2 times

Flowcode v10 PIC24FJ1024GB610 SPI bus problem

Post by Sasi »

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, SHT31 is initialized, but the RE3 output pin in the loop does not go high for a moment.)

Regards,
Sasi
PIC24FJ1024GB610 SPI_test.fcfx
(16.05 KiB) Downloaded 99 times

Post Reply