<adamgreig[m]>
even on a cortex-m7 with the worst-case scenario of an interrupt handler that just writes to an address in sram and a main that just loops cpsid, pend interrupt, cpsie, ldr that address I always observe the interrupt's write, hmmm
<JamesMunns[m]>
<adamgreig[m]> "even on a cortex-m7 with the..." <- does it need to be in some cached memory to work? like do you need to enable dcache or be using some specific region for that to potentially not be "basically a volatile"?
duderonomy has joined #rust-embedded
nex8192 has left #rust-embedded [Error from remote client]
thomas25 has quit [Ping timeout: 246 seconds]
emerent has quit [Ping timeout: 245 seconds]
emerent_ has joined #rust-embedded
emerent_ is now known as emerent
crabbedhaloablut has joined #rust-embedded
edm has quit [Server closed connection]
edm has joined #rust-embedded
IlPalazzo-ojiisa has joined #rust-embedded
GenTooMan has quit [Ping timeout: 246 seconds]
nex8192 has joined #rust-embedded
loki_val has joined #rust-embedded
crabbedhaloablut has quit [Ping timeout: 245 seconds]
agg has quit [Server closed connection]
agg has joined #rust-embedded
GenTooMan has joined #rust-embedded
vancz has quit []
vancz has joined #rust-embedded
exark has quit [Server closed connection]
exark has joined #rust-embedded
stephe has quit [Server closed connection]
stephe has joined #rust-embedded
thomas25 has joined #rust-embedded
GenTooMan has quit [Ping timeout: 246 seconds]
ryan-summers[m] has quit [Quit: Idle timeout reached: 172800s]
GenTooMan has joined #rust-embedded
therealprof[m] has quit [Quit: Idle timeout reached: 172800s]
firefrommoonligh has joined #rust-embedded
<firefrommoonligh>
PSA: CAN termination resistors are not optional
GenTooMan has quit [Ping timeout: 245 seconds]
GenTooMan has joined #rust-embedded
GenTooMan has quit [Ping timeout: 246 seconds]
GenTooMan has joined #rust-embedded
GenTooMan has quit [Ping timeout: 246 seconds]
GenTooMan has joined #rust-embedded
seds has quit [Server closed connection]
seds has joined #rust-embedded
Dr_Viper[m] has joined #rust-embedded
<Dr_Viper[m]>
I am new here how to start from scratch