brook has quit [Ping timeout: 240 seconds]
brook has joined #beagle
brook_ has joined #beagle
brook has quit [Ping timeout: 260 seconds]
brook_ has quit [Remote host closed the connection]
brook has joined #beagle
ikarso has quit [Quit: Connection closed for inactivity]
brook has quit [Quit: Leaving...]
brook has joined #beagle
brook has quit [Remote host closed the connection]
buzzmarshall has quit [Quit: Konversation terminated!]
vagrantc has quit [Quit: leaving]
_whitelogger has joined #beagle
brook has joined #beagle
brook has quit [Ping timeout: 260 seconds]
renrelkha has quit [Quit: bye]
renrelkha has joined #beagle
indigaz26 has joined #beagle
indigaz2 has quit [Ping timeout: 268 seconds]
indigaz26 is now known as indigaz2
_whitelogger has joined #beagle
ft has quit [Quit: leaving]
brook has joined #beagle
ft has joined #beagle
<zmatt> veremitz: "non-cape" ?
<zmatt> also, it only matters if you care about having video output :P
<veremitz> its just sad they "picked"/used all those pins, given the 4 UARTs for video and/or i2c ..
<veremitz> there are use-cases for having video capability for debugging.. potentially :P
<veremitz> but fair cop, embedded, you should probably be using Something Else™ too
<zmatt> I mean, all of them have one or two alternative mux options for rts/cts, it's just that those pins are used for other purposes on the BBB and not pinned out on the expansion headers
<veremitz> o,o
<zmatt> for software-controlled use-cases like rs485 driver-enable it ought to be fine to use a gpio anyway
<zmatt> (possible in kernel 5.3 or later according to my notes)
<zmatt> hmm why is the pruss uart not in that table of uart pinouts....
<zmatt> there
zmatt59 has joined #beagle
zmatt59 is now known as zmatt-
<zmatt-> veremitz: in case you're curious, here's all uart pinmux options and what the pins are used for on the BBB: https://pastebin.com/raw/5Er5LNg0
<zmatt-> anyway, afk
zmatt- has quit [Client Quit]
<veremitz> :) yeah I do recall something about rs485 kernel driver having gpio to control the txen signal.. oh happy days those were..
brook has quit [Remote host closed the connection]
msvb-lab has joined #beagle
PhotoJim_ has quit [Ping timeout: 252 seconds]
PhotoJim_ has joined #beagle
msvb-mob has joined #beagle
msvb-lab has quit [Ping timeout: 252 seconds]
zmatt12 has joined #beagle
zmatt12 is now known as zmatt-
msvb-mob has quit [Quit: Leaving]
<zmatt-> veremitz: iirc the old omap-serial driver only supported using a gpio for the rs485 driver enable, the 8250-omap driver only supported using the RTS pin until kernel 5.3, and since then it should support both options
<zmatt-> my old notes on rs485 DT properties: https://pastebin.com/7DKDZ0NP
jfsimon has quit [Ping timeout: 265 seconds]
zmatt- has quit [Quit: Client closed]
jfsimon has joined #beagle
jfsimon has quit [Remote host closed the connection]
buzzmarshall has joined #beagle
jfsimon has joined #beagle
zjason has quit [Read error: Connection reset by peer]
zjason has joined #beagle
_whitelogger has joined #beagle
vvn has quit [Quit: WeeChat 4.6.3]
<veremitz> 👍