ChanServ changed the topic of #rust-embedded to: Welcome to the Rust Embedded IRC channel! Bridged to #rust-embedded:matrix.org and logged at https://libera.irclog.whitequark.org/rust-embedded, code of conduct at https://www.rust-lang.org/conduct.html
neceve has quit [Ping timeout: 240 seconds]
Abhishek_ has quit [Server closed connection]
Abhishek_ has joined #rust-embedded
IlPalazzo-ojiisa has quit [Quit: Leaving.]
emerent has quit [Ping timeout: 252 seconds]
emerent has joined #rust-embedded
vancz has quit [Server closed connection]
vancz has joined #rust-embedded
JonathanDickinso has joined #rust-embedded
<JonathanDickinso> can someone review+merge this? There are more improvements that I would like to make: https://github.com/embassy-rs/embassy/pull/2169
starblue has quit [Ping timeout: 258 seconds]
starblue has joined #rust-embedded
hmw has quit [Server closed connection]
hmw has joined #rust-embedded
crabbedhaloablut has joined #rust-embedded
crabbedhaloablut has quit []
crabbedhaloablut has joined #rust-embedded
HumanG33k has quit [Quit: WeeChat 3.8]
bpye has quit [Server closed connection]
bpye has joined #rust-embedded
<JamesMunns[m]> I'm thinking about poking around no_std CoAP. I'm aware of the coap crate (on std), and coap_lite (on alloc), does anyone here have any notes or opinions on CoAP?
IlPalazzo-ojiisa has joined #rust-embedded
innegatives has quit [Server closed connection]
innegatives has joined #rust-embedded
neceve has joined #rust-embedded
<cr1901> what is CoAP?
<JamesMunns[m]> "What if HTTP, but for constrained devices and transports"
<JamesMunns[m]> probably the second most popular "IoT protocol" after MQTT, also the basis of LwM2M used by mobile/cell operators for certain devices
Jan-Henrik[m] has joined #rust-embedded
<Jan-Henrik[m]> <JamesMunns[m]> "I'm thinking about poking around..." <- There is also this library on which I've worked a couple of years ago, although I don't know how the current state of it is: https://git.openlogisticsfoundation.org/silicon-economy/libraries/serum/coap-zero
<JamesMunns[m]> > Fraunhofer IML Embedded Rust Group
<JamesMunns[m]> Oh?
<JamesMunns[m]> this is very relevant, thanks Jan-Henrik!
<Jan-Henrik[m]> Maybe Tobbe: has some updated information about this?
danielb[m] has quit [Quit: Idle timeout reached: 172800s]
Foxyloxy_ has joined #rust-embedded
neceve has quit [Ping timeout: 240 seconds]
Foxyloxy_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<waveguide[m]> Has anyone tried using pyomo for clock optimization?
<waveguide[m]> I tried scipy optimize (non integer results meh) and gekko with apopt which did ok
<waveguide[m]> Like I modeled the clock tree for audio on imxrt, kind of neat
GiacomoPasini[m] has quit [Quit: Idle timeout reached: 172800s]
starblue has quit [Ping timeout: 246 seconds]
Farooq has joined #rust-embedded
<Farooq> I just watched a small soldering tutorial. It says I should be using wide tips rather than pointy ones.
<Farooq> Is it true?
diondokter[m] has joined #rust-embedded
<diondokter[m]> Farooq: For small components that usually easier yeah. For bigger stuff you don't need a chisel
<Farooq> Thank you
edm has quit [Server closed connection]
edm has joined #rust-embedded
<fu5ha[m]> <thejpster[m]> "20 MHz is pretty fast. What’s..." <- Hm, it is a 2040. Would that just be relevant for the cs pin I guess? I'm successfully driving a display over the same spi at 62.5Mhz. Also, what's high speed mode? A cursory search didn't turn anything
<fu5ha[m]> <thejpster[m]> "Also do you have CRCs enabled..." <- CRC is enabled, I think it supports it? I'll try to confirm. And I haven't tried on Linux yet but I formatted it to fat32 mbr and wrote the data u have on it from macos. Can try on Linux too
<thejpster[m]> The 2040 pins have adjustable drive strength which also affects how sharp the edges are on your transitions and what speed you can reach. But if you have other devices on the bus that work that’s probably not the issue. You could try physically removing the other device though in case it’s causing an issue?
<thejpster[m]> It could also be anbe incompatibility with the card (maybe I didn’t follow the spec correctly) so you could try another card.
romancardenas[m] has quit [Quit: Idle timeout reached: 172800s]
notgull has quit [Ping timeout: 255 seconds]
notgull has joined #rust-embedded
neceve has joined #rust-embedded
<fu5ha[m]> Aha, interesting. Will see. Yeah I have a couple others to try. Will do some debugging over the next couple days and see. Unfortunately I can't physically remove the other device as it's soldered on to the PCB. Really I should have used the other SPI peripheral and different pins for it, regret making the design decision to use only one bus between them, but gotta deal with it for now :P
starblue has joined #rust-embedded
dkm[m] has quit [Quit: Idle timeout reached: 172800s]
nohit has quit [Server closed connection]
nohit has joined #rust-embedded
Foxyloxy has quit [Read error: Connection reset by peer]
Foxyloxy has joined #rust-embedded
Foxyloxy_ has joined #rust-embedded
jannic[m] has joined #rust-embedded
<jannic[m]> There's the drive strength, but there is also the SLEWFAST bit that selects between a slow and a fast slew rate. Default is slow.
starblue has quit [Ping timeout: 264 seconds]
starblue has joined #rust-embedded
notgull has quit [Ping timeout: 240 seconds]
notgull has joined #rust-embedded
neceve has quit [Remote host closed the connection]
crabbedhaloablut has quit []
Rahix has quit [Server closed connection]
IlPalazzo-ojiisa has quit [Remote host closed the connection]
IlPalazzo-ojiisa has joined #rust-embedded
Rahix has joined #rust-embedded
IlPalazzo-ojiisa has quit [Ping timeout: 264 seconds]
IlPalazzo-ojiisa has joined #rust-embedded