Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

Pro2 Compact not starting at times
#15

(15-04-2019, 20:28)Werk_AG Wrote:  In terms of hardware I already found what is causing the blank screen:
It happens every time the usb to serial chip (CH340) on the Wemos, activates  the DTR line, which on the Wemos causes that the GPIO0 pin goes to low state. The GPIO0 pin is used as D/C line for the TFT.

Looking at the source code for CumulusMX


Quote:comport = new SerialPort(cumulus.ComportName, cumulus.DavisBaudRate, Parity.None, 8, StopBits.One) {Handshake = Handshake.None, DtrEnable = true};

DTR is probably used for genuine Davis equipment which is why it is enabled
I am not sure if there is much you can do about it.

I think I noticed the problem with my setup when I was experimenting but I blamed it on my inexperience and the WeatherDuino normally runs independent of the PC so I didn't look further.

Jim
Reply


Messages In This Thread
Pro2 Compact not starting at times - by philipgm - 12-04-2019, 11:38
RE: Pro2 Compact not starting at times - by werk_ag - 13-04-2019, 01:12
RE: Pro2 Compact not starting at times - by philipgm - 13-04-2019, 03:19
RE: Pro2 Compact not starting at times - by werk_ag - 14-04-2019, 01:48
RE: Pro2 Compact not starting at times - by philipgm - 14-04-2019, 02:04
RE: Pro2 Compact not starting at times - by werk_ag - 14-04-2019, 02:25
RE: Pro2 Compact not starting at times - by philipgm - 14-04-2019, 02:41
RE: Pro2 Compact not starting at times - by werk_ag - 15-04-2019, 01:00
RE: Pro2 Compact not starting at times - by engolling - 15-04-2019, 10:15
RE: Pro2 Compact not starting at times - by hornychz - 15-04-2019, 16:27
RE: Pro2 Compact not starting at times - by werk_ag - 15-04-2019, 18:16
RE: Pro2 Compact not starting at times - by engolling - 15-04-2019, 18:42
RE: Pro2 Compact not starting at times - by engolling - 15-04-2019, 18:44
RE: Pro2 Compact not starting at times - by werk_ag - 15-04-2019, 20:28
RE: Pro2 Compact not starting at times - by TassyJim - 15-04-2019, 22:37
RE: Pro2 Compact not starting at times - by werk_ag - 15-04-2019, 23:09
RE: Pro2 Compact not starting at times - by philipgm - 16-04-2019, 00:08
RE: Pro2 Compact not starting at times - by engolling - 16-04-2019, 21:42



Users browsing this thread: 1 Guest(s)