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
<Kert[m]> <correctalex[m]> "I assume things are left in an..." <- These issues will keep biting people, i remember logging this a long time ago https://github.com/stm32-rs/stm32l0xx-hal/issues/160
<Kert[m]> Kert[m]: Is there ever a reason for infinite wait in a call like master_write(..) ?
starblue has quit [Ping timeout: 268 seconds]
starblue has joined #rust-embedded
sroemer has quit [Ping timeout: 244 seconds]
sroemer has joined #rust-embedded
sroemer has quit [Ping timeout: 276 seconds]
sroemer has joined #rust-embedded
pcs38 has joined #rust-embedded
RobinMueller[m] has joined #rust-embedded
<RobinMueller[m]> * I basically use a shared
<RobinMueller[m]> this might be horribly unrusty πŸ˜…? I basically circumvented lifetimes here. I could use ring buffers, but this is how I commonly solved this in C/C++ for the TX side of non-blocking serial transmissions. I used it with a peripheral which works using FIFOs + Half-empty Interrupts, but this could probably used with DMA as well with a mutable variant and by implementing https://docs.rs/embedded-dma/0.2.0/embedded_dma/ for those
<RobinMueller[m]> types..
<RobinMueller[m]> * this might be horribly unrusty πŸ˜…? I basically circumvented lifetimes here. I could use ring buffers, but this is how I commonly solved this in C/C++ for the TX side of non-blocking serial transmissions. I used it with a peripheral which works using FIFOs + Half-empty Interrupts, but this could probably used with DMA as well, additionally implementing https://docs.rs/embedded-dma/0.2.0/embedded_dma/ traits for the raw
<RobinMueller[m]> slice
<RobinMueller[m]> * this might be horribly unrusty πŸ˜…? I basically circumvented lifetimes here. I could use ring buffers, but this is how I commonly solved this in C/C++ for the TX side of non-blocking serial transmissions. I used it with a peripheral which works using FIFOs + Half-empty Interrupts, but this could probably used with DMA as well, additionally implementing https://docs.rs/embedded-dma/0.2.0/embedded_dma/trait.ReadBuffer.html
<RobinMueller[m]> traits for the raw slice
<thejpster[m]> Ugh, Element has a stuck notification but I can’t see for what
zeenix[m] has quit [Quit: Idle timeout reached: 172800s]
mameluc[m] has quit [Quit: Idle timeout reached: 172800s]
<JamesMunns[m]> thejpster let's see if adding and clearing a new one helps :D
<thejpster[m]> weirdly, yes?
danielb[m] has quit [Quit: Idle timeout reached: 172800s]
i509vcb[m] has quit [Quit: Idle timeout reached: 172800s]
starblue has quit [Ping timeout: 252 seconds]
<JamesMunns[m]> Happy to help :D
pcs38 has quit [Quit: leaving]
sroemer has quit [Ping timeout: 252 seconds]
starblue has joined #rust-embedded
sroemer has joined #rust-embedded
adamgreig[m] has joined #rust-embedded
<adamgreig[m]> Sorry, have been held up and will be about ten minutes late to the meeting!
starblue has quit [Ping timeout: 260 seconds]
starblue has joined #rust-embedded
<adamgreig[m]> ok, sorry to keep you all waiting @room , meeting time again! agenda is https://github.com/rust-embedded/wg/discussions/825, we can start right away
<adamgreig[m]> does anyone have any announcements they'd like to make? or if there's anything you want to discuss please add to the agenda
<adamgreig[m]> couple of things from me: first, welcome thejpster back to the wg and to the Arm team!
<adamgreig[m]> and second, another reminder that if you're interested in coming to Rust Week in Utrecht in May, not only does the conference have a bunch of interesting embedded talks, but we're having the embedded unconf there in the days just after the conference, please let me know if you'd like to come to the unconf! the conference also has some travel grant support available, let me know if that's of interest
i509vcb[m] has joined #rust-embedded
<i509vcb[m]> More of an announcement, I am working on upstreaming a new embassy hal upstream for the MSPM0 MCUs from TI. For the curious https://github.com/embassy-rs/embassy/pull/3966 and https://github.com/mspm0-rs exists for all the pac stuff
<i509vcb[m]> Still quite WIP as only GPIO and a time driver exist currently
<adamgreig[m]> MSPM0 πŸ‘€ do they have any fram versions?
<i509vcb[m]> No FRAM unfortunately
<adamgreig[m]> I guess they lost the hand drawings or whatever lol
<JamesMunns[m]> they are in fact itty bitty :D
therealprof[m] has joined #rust-embedded
<therealprof[m]> You wanted to bring up the talk?
<i509vcb[m]> Yes the HAL does support the tinest part, although I don't have that package to test with
<adamgreig[m]> call me when they're 0402-sized :P
bartmassey[m] has joined #rust-embedded
<bartmassey[m]> Are they smaller than the chip-directly-on-PCB ones? (What's that called again?)
<adamgreig[m]> "chip-on-board" usually
<adamgreig[m]> looks like they could be! that's gotta just be a die with bump pins or something
<bartmassey[m]> Oh, I have an announcement of sorts!
<bartmassey[m]> I got permission to run an Academic Mini-Track at Rustconf. I haven't announced it publicly yet, so…
<bartmassey[m]> I am looking for a Program Committee. If you know a RustConf person who has a PhD and a recent research record who might be willing to serve, please put them in touch with me.
<bartmassey[m]> Sorry, "RustConf person" β†’ "Rust Person"
<adamgreig[m]> oh, cool! like a little academic conf with papers?
<bartmassey[m]> Yeah, basically a chance to have academics get some professional credit for participating in RustConf.
<bartmassey[m]> Refereeing is intended to be fairly light, but real and credible.
<adamgreig[m]> great plan
<bartmassey[m]> Have done this before in other open source settings: it's good for both sides.
<therealprof[m]> Adam? πŸ˜‰
<bartmassey[m]> Yeah, was thinking πŸ˜€
<adamgreig[m]> ah yep, bartmassey volunteered to give a talk at rustweek, shall we discuss your topic ideas?
<bartmassey[m]> Sure! I had several, but the one I mentioned last is probably plan A, so maybe try that first?
<adamgreig[m]> s/volunteered/was volunteered/
<bartmassey[m]> Naw. Happy to do it.
<adamgreig[m]> yep, will do! I don't think there's anything else we need to discuss in the meeting unless there's anything you want wider feedback on
<bartmassey[m]> Not yet! I'll ask next week or sometime before. Oh, wait…
<therealprof[m]> What was the one you mentioned last again?
<bartmassey[m]> The secret plan πŸ˜€. I'll let everyone know more soon.
<bartmassey[m]> In the meantime if you have any things you think should be our talk, please PM me!
<therealprof[m]> The organizers are getting nervous to see some kind of title/outline rather soonish...
<adamgreig[m]> leftover from last week we have the request for heapless 0.9 which I think is mainly waiting on https://github.com/rust-embedded/heapless/pull/502 though there's a bunch of other on-the-go PRs too, and for feedback on https://github.com/rust-embedded/critical-section/pull/58
<bartmassey[m]> Good to know. Can do it in days not weeks
<JamesMunns[m]> Oh small note, website updates are going on: https://github.com/rust-lang/team/pull/1691
<JamesMunns[m]> but we already have a page, so probably won't affect us?
<adamgreig[m]> yea, looks like that's adding pages for all the teams that didn't have them before
jannic[m] has joined #rust-embedded
<jannic[m]> I had a look at https://github.com/rust-embedded/heapless/pull/502 and it LGTM. As noted in the ticket comment, it doesn't help much as I'm not a member of the libs team, but perhaps that give one of the members more confidence to approve it?
<therealprof[m]> I'm looking.
<therealprof[m]> Merged.
U007D[m] has quit [Quit: Idle timeout reached: 172800s]
<adamgreig[m]> ok! the final thing on the agenda today is this comment about some sort of camera HAL layer: https://github.com/rust-embedded/wg/discussions/825#discussioncomment-12516570
<adamgreig[m]> I don't think the comment author is here nor many of the hal team so maybe best to discuss on the comment thread if anyone has thoughts. probably the best option is to prototype something and see if it works for a couple of cameras first..
<adamgreig[m]> there is already https://crates.io/crates/mipidsi which is a similar sort of purpose
<adamgreig[m]> (but more about the control channel than data)
<therealprof[m]> Sounds very tricky to me.
<therealprof[m]> ... but hey, if someone wants a good challenge. πŸ˜‰
<adamgreig[m]> yea.. lots of cameras and lots of tricky high-speed interfaces
<adamgreig[m]> ok, anything else anyone wanted to discuss this week?
<JamesMunns[m]> Looking forward to seeing everyone in person :D
<JamesMunns[m]> If anyone is interested in hardware design, I'm going to be bringing the hardware rack I put together for Embedded World.
<adamgreig[m]> I'm looking forward to seeing that in person too :P and everyone, of course!
<JamesMunns[m]> Open offer to anyone who designs a card in my totally-just-invented "BERLINER" standard: https://github.com/jamesmunns/BERLINER, happy to have it as a demo at RustWeek as well :D
danielb[m] has joined #rust-embedded
<danielb[m]> JamesMunns[m]: just wondering, did you call it BERLINER because you're designing for the wurst case?
<JamesMunns[m]> I needed a silly name, and @marmrt was the one with the quick wit :D
<adamgreig[m]> (that's all for this week then, thanks all!)
<therealprof[m]> Holy cow. The Pebble is coming back. 😍
pcs38 has joined #rust-embedded
<adamgreig[m]> yea!!! the clock's running on first to get rust on it
<adamgreig[m]> nRF52840 so should be easy enough right
CarlosvanRooijen has joined #rust-embedded
<CarlosvanRooijen> ?
<CarlosvanRooijen> adamgreig[m]: Is it running on that
<CarlosvanRooijen> Damn
<CarlosvanRooijen> I might buy this just to write rust for it
<therealprof[m]> There're cheaper ways to get a smart watch with nRF chip but the Pebble is special.
<therealprof[m]> Parts of the firmware are now Open Source... https://github.com/pebble-dev/pebble-firmware
<therealprof[m]> They managed to resurrect some from the Google Graveyard.
starblue has quit [Ping timeout: 265 seconds]
wassasin[m] has quit [Quit: Idle timeout reached: 172800s]
starblue has joined #rust-embedded
vollbrecht[m] has joined #rust-embedded
<vollbrecht[m]> <danielb[m]> "just wondering, did you call..." <- why did i expect a round design, or should it otherwise be called "pfannkuchen" or "krapfen"?
sroemer has quit [Ping timeout: 244 seconds]
sroemer has joined #rust-embedded
sroemer has quit [Changing host]
sroemer has joined #rust-embedded
pcs38 has quit [Quit: leaving]
zeenix[m] has joined #rust-embedded
<zeenix[m]> Hi, does anyone know of a way/API like `futures::stream::SelectAll` that doesn't require alloc? I just need to run an arbitrary/dynamic number of streams together.
<zeenix[m]> Perhaps something based on heapless
Ekho- is now known as Ekho