**** BEGIN LOGGING AT Mon Feb 13 03:00:01 2017 Feb 13 05:33:40 how to make traffic signal using bbb Feb 13 05:48:51 Ok so I created this overlay which I built with dtc-overlay.sh - https://gist.github.com/jonseymour/29a507598148468d5d1d70e4750dce86 Feb 13 05:49:37 The intent is to allow me to run RS485 over UART2 with the P8.19 GPIO pin as the transmit/receive indicator (to the RS-485 transceiver) Feb 13 05:50:46 I am writing to ttyS2 with a test program that is RS485 aware, but the state of the P8.19 line is not changing (I am expecting it to go high) Feb 13 05:51:05 Any ideas why not? Feb 13 06:16:50 one idea I just had is that it has decided to use to the 8250-omap.c driver, rather than the omap-serial.c driver and only the latter the RS485/GPIO smarts Feb 13 06:45:25 jonseymour: I'm pretty sure people have also used the 8250-omap driver for rs485 Feb 13 06:45:49 I can easily check for which driver this is intended though Feb 13 06:52:15 yeah, omap-serial: http://pastebin.com/raw/h3uj4Dzx Feb 13 06:52:52 there are lots of occurrences of 'rs485' in the 8250 driver though, lemme see if I can find how it's configured Feb 13 06:55:19 ah, it can only use RTS, not a gpio Feb 13 07:22:10 hello :) Feb 13 09:53:08 hi Feb 13 09:53:35 i just plugged in my new beagledone black Feb 13 09:54:25 but when i try to install the drivers, it will provide a failed massage for all the modules of the driver software Feb 13 09:54:32 what can be the problem Feb 13 09:54:43 i`m using the 64bit win 10 Feb 13 11:56:52 Quraini: use the ones at http://beagleboard.org/getting-started Feb 13 20:06:19 hi Feb 14 00:36:55 Hi, how do I reset the ADC reading? Feb 14 00:37:42 I am reading the P9_36 continuously. However, after some time I start to get the EAGAIN error. Feb 14 00:38:50 And It does not recovery after few consecutive errors. **** ENDING LOGGING AT Tue Feb 14 03:00:02 2017