Search found 125 matches

by jollybv
Sat Nov 27, 2021 4:55 am
Forum: Bug Reports
Topic: gLCD 7789 & SPI component clash on ESP32
Replies: 20
Views: 9128

Re: gLCD 7789 & SPI component clash on ESP32

Hi Ben

I just did a full update but problem still there I'm going to PM you the program and see if you can replicate problem
by jollybv
Fri Nov 26, 2021 5:49 am
Forum: Bug Reports
Topic: gLCD 7789 & SPI component clash on ESP32
Replies: 20
Views: 9128

Re: gLCD 7789 & SPI component clash on ESP32

Hi Leigh

Here is the Compiler message
Compiler Message.txt
(61.93 KiB) Downloaded 157 times
by jollybv
Thu Nov 25, 2021 2:08 pm
Forum: Bug Reports
Topic: gLCD 7789 & SPI component clash on ESP32
Replies: 20
Views: 9128

Re: gLCD 7789 & SPI component clash on ESP32

Hi Ben

I got time to test the system and there seems to be a problem now that I have updated the components the program wont compile I have not changed anything other then update the components and I get the following error message.


error message.png
error message.png (72.14 KiB) Viewed 3725 times
by jollybv
Tue Nov 23, 2021 11:32 am
Forum: Bug Reports
Topic: gLCD 7789 & SPI component clash on ESP32
Replies: 20
Views: 9128

Re: gLCD 7789 & SPI component clash on ESP32

Hi Ben

Have been crazy busy for the last few weeks so have not been in to check messages. I will go update shortly and let you know what I find
by jollybv
Tue Oct 19, 2021 7:43 am
Forum: Bug Reports
Topic: gLCD 7789 & SPI component clash on ESP32
Replies: 20
Views: 9128

Re: gLCD 7789 & SPI component clash on ESP32

Hi Ben It is still not working the problem is still the same wont work with multiple instances of a SPI When I initialize before the gLCD initialize the screen works but second SPI component stops. UART Debug.png When I initialize after the gLCD Initialize the screen stops working SPI component star...
by jollybv
Sat Oct 16, 2021 6:05 am
Forum: Bug Reports
Topic: gLCD 7789 & SPI component clash on ESP32
Replies: 20
Views: 9128

Re: gLCD 7789 & SPI component clash on ESP32

Thanks Ben
I will give it a try and let you know

I found the file but not sure how to use it. I think I am using it as I'm using the ESP32 Wroom chip
by jollybv
Fri Oct 15, 2021 3:40 pm
Forum: Bug Reports
Topic: gLCD 7789 & SPI component clash on ESP32
Replies: 20
Views: 9128

Re: gLCD 7789 & SPI component clash on ESP32

Hi Ben I have sent you a privet message with the programs as i did not have enough time to create an example and the programs will be in the market when in done with them.
by jollybv
Fri Oct 15, 2021 2:18 pm
Forum: Bug Reports
Topic: gLCD 7789 & SPI component clash on ESP32
Replies: 20
Views: 9128

Re: gLCD 7789 & SPI component clash on ESP32

Hi Ben
no they using the same SPI just different CS I'll make a quick program
by jollybv
Thu Oct 14, 2021 4:05 pm
Forum: Bug Reports
Topic: gLCD 7789 & SPI component clash on ESP32
Replies: 20
Views: 9128

gLCD 7789 & SPI component clash on ESP32

Hi Guys I have a problem with the Initializing of the SPI component and the gLCD ST7789 what happens is that when I Initialize the gLCD before the SPI component then the gLCD works and the SPI component dose not work, if i Initialize in the revers order I have the opposite the SPI component works an...
by jollybv
Fri Oct 08, 2021 3:21 pm
Forum: General
Topic: Modbus TCP Master Slave read
Replies: 7
Views: 2969

Re: Modbus TCP Master Slave read

Thanks Ben

It seems to be working now :) I did go and try the library update but no updates yet