<re_irc>
<@dirbaio:matrix.org> ah yeah, that's the target side, but you still need "defmt-print" on the host side
<re_irc>
<@dirbaio:matrix.org> what's the issue with defmt-print?
<re_irc>
<@dirbaio:matrix.org> you want defmt to print the actual strings over uart, so it works with any serial terminal viewer?
<re_irc>
<@halfbit:matrix.org> I want to take the data from a uart and print it
<re_irc>
<@halfbit:matrix.org> I see defmt data coming, but it won't print on the console
<re_irc>
<@halfbit:matrix.org> so... either the defmt logging is wrong on the target side, or maybe I'm missing some concoction to get the tty stream setup right on the host
<re_irc>
<@dirbaio:matrix.org> what're you using to send the bytes from defmt over serial?
<re_irc>
<@firefrommoonlight:matrix.org> No; thx; will check out
<re_irc>
<@firefrommoonlight:matrix.org> Was hoping to have a normal interrupt instead of monotonic, but if that's the way, I'll do it
<re_irc>
<@firefrommoonlight:matrix.org> Or just use the RTC (no i) instead to get timestamps...
<re_irc>
<@firefrommoonlight:matrix.org> (I am logging parameters @ around 1khz, then updating a model fitting them; need timestamps to weight reading time etc prioritizing new readings)
<re_irc>
<@firefrommoonlight:matrix.org> Or could use a hardware timer since that's a MCU periph so will work with normal interrupts (RTIC tasks)
rardiol has joined #rust-embedded
rardiol has quit [Ping timeout: 255 seconds]
rardiol has joined #rust-embedded
crabbedhaloablut has quit [Ping timeout: 255 seconds]