whitequark[cis] changed the topic of #glasgow to: https://glasgow-embedded.org · digital interface explorer · https://www.crowdsupply.com/1bitsquared/glasgow · code https://github.com/GlasgowEmbedded/glasgow · logs https://libera.irclog.whitequark.org/glasgow · matrix #glasgow-interface-explorer:matrix.org · discord https://1bitsquared.com/pages/chat
redstarcomrade has joined #glasgow
redstarcomrade has quit [Changing host]
redstarcomrade has joined #glasgow
ashlyn0[m] has quit [Quit: Idle timeout reached: 172800s]
redstarcomrade has quit [Read error: Connection reset by peer]
<owoday[m]1> Heyyy
<owoday[m]1> I can probably go read the uart code
<owoday[m]1> but are frame errors the equivalent of gibberish in like minicom?
<tpw_rules> it specifically means there's no stop bit where one was expected
<tpw_rules> i.e. the stop bit time slot has the wrong value. but yeah if you get gibberish in minicom you might be getting framing errors
<owoday[m]1> could it be a wrong baud?
<tpw_rules> yes
<owoday[m]1> cool thats what I was tryin to figure out
<owoday[m]1> thank you
<tpw_rules> unlikely but it also could be a parity setting mismatch
<owoday[m]1> thanks :#
<owoday[m]1> :3
<owoday[m]1> * thanks
esden[m] has quit [Quit: Idle timeout reached: 172800s]
redstarcomrade has joined #glasgow
GNUmoon has quit [Remote host closed the connection]
GNUmoon has joined #glasgow
FFY00_ has joined #glasgow
FFY00 has quit [Ping timeout: 248 seconds]
redstarcomrade has quit [Read error: Connection reset by peer]
anuejn_ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
vup has quit [Quit: vup]
sugarbeet has quit [Ping timeout: 248 seconds]
vup has joined #glasgow
anuejn has joined #glasgow
sugarbeet has joined #glasgow
Ekho has quit [Remote host closed the connection]
danieli6 has joined #glasgow
danieli has quit [Killed (NickServ (GHOST command used by danieli6))]
danieli6 is now known as danieli
Ekho has joined #glasgow
redstarcomrade has joined #glasgow
redstarcomrade has quit [Changing host]
redstarcomrade has joined #glasgow
<jn> owoday[m]1: glasgow's uart applet has an autobaud mode (-a, i think), which is pretty useful
GNUmoon has quit [Remote host closed the connection]
GNUmoon has joined #glasgow
redstarcomrade has quit [Read error: Connection reset by peer]
viski_pappa has joined #glasgow
viskipappa has quit [Ping timeout: 260 seconds]
<owoday[m]1> <jn> "owoday: glasgow's uart applet..." <- The irregular frames were from reset. The device has several 4 pin connectors that start 3 low 1 high and the high alternates every 10 seconds or so
<owoday[m]1> I think i found the firmware on github so Im gonna look at it when I have time
viski_pappa has quit [Quit: ZNC 1.9.1+deb2+b2 - https://znc.in]
viskipappa has joined #glasgow
tec4 has quit [Quit: bye!]
tec4 has joined #glasgow
<jn> makes sense