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
<_whitenotifier-3> [glasgow] github-merge-queue[bot] created branch gh-readonly-queue/main/pr-587-60736dc71c02b9ba042e1f080fd3565c374e8458 - https://github.com/GlasgowEmbedded/glasgow
<_whitenotifier-3> [GlasgowEmbedded/glasgow] github-merge-queue[bot] pushed 1 commit to main [+1/-0/±0] https://github.com/GlasgowEmbedded/glasgow/compare/60736dc71c02...2bbc236809d3
<_whitenotifier-3> [GlasgowEmbedded/glasgow] neuschaefer 2bbc236 - protocol.nbd: implement Network Block Device server.
<_whitenotifier-3> [glasgow] whitequark closed pull request #587: protocol.nbd: implement Network Block Device server. - https://github.com/GlasgowEmbedded/glasgow/pull/587
<_whitenotifier-3> [glasgow] github-merge-queue[bot] deleted branch gh-readonly-queue/main/pr-587-60736dc71c02b9ba042e1f080fd3565c374e8458 - https://github.com/GlasgowEmbedded/glasgow
redstarcomrade has joined #glasgow
<_whitenotifier-3> [glasgow] github-merge-queue[bot] created branch gh-readonly-queue/main/pr-586-2bbc236809d3ec90a9e6c4033fd7015d1fda26f8 - https://github.com/GlasgowEmbedded/glasgow
<_whitenotifier-3> [GlasgowEmbedded/glasgow] github-merge-queue[bot] pushed 4 commits to main [+6/-0/±4] https://github.com/GlasgowEmbedded/glasgow/compare/2bbc236809d3...97f8db871c53
<_whitenotifier-3> [GlasgowEmbedded/glasgow] whitequark cc52413 - gateware.iostream.{IOStreamer,IOClocker}: new components.
<_whitenotifier-3> [GlasgowEmbedded/glasgow] whitequark ab80ca7 - gateware.qspi.QSPIController: new component.
<_whitenotifier-3> [GlasgowEmbedded/glasgow] whitequark 481c887 - applet.interface.qspi_controller: new applet.
<_whitenotifier-3> [GlasgowEmbedded/glasgow] whitequark 97f8db8 - applet.memory.25x: use QSPI controller instead of SPI.
<_whitenotifier-3> [glasgow] github-merge-queue[bot] deleted branch gh-readonly-queue/main/pr-586-2bbc236809d3ec90a9e6c4033fd7015d1fda26f8 - https://github.com/GlasgowEmbedded/glasgow
<_whitenotifier-3> [glasgow] whitequark closed pull request #586: An applet for controlling a quad-SPI (QSPI/QPI) bus - https://github.com/GlasgowEmbedded/glasgow/pull/586
<whitequark[m]> PSA: the memory-25x applet now supports SPI/QSPI at up to 48 MHz out of the box! try it with your flash today https://github.com/GlasgowEmbedded/glasgow/pull/586
<whitequark[m]> I'm really happy to have finally pushed this to completion, it's taken over 2 months when I thought it'd be one (there were a few Amaranth issues to take care of) but I'm very excited to finally have full speed flash reads
<whitequark[m]> the QSPI mode support is a matter of implementing the right commands via a flag somewhere, it's tested already but not exposed in the CLI
<whitequark[m]> * the QSPI mode support is a matter of implementing the right commands in the `memory-25x` applet via a flag somewhere, it's tested already in the `qspi-controller` applet but not exposed in the `memory-25x` CLI or Python interface
jstein has joined #glasgow
jstein has quit [Ping timeout: 245 seconds]
redstarcomrade has quit [Read error: Connection reset by peer]
sam_w has quit [Ping timeout: 260 seconds]
_alice has quit [Ping timeout: 260 seconds]
sam_w has joined #glasgow
yuriks has quit [Ping timeout: 260 seconds]
ar-jan has quit [Ping timeout: 260 seconds]
jdek has quit [Ping timeout: 260 seconds]
ar-jan has joined #glasgow
yuriks has joined #glasgow
jdek has joined #glasgow
_alice has joined #glasgow
<eigenform[m]> i realized my mistake yesterday: you need to erase sectors before programming! 😐
<whitequark[m]> oh, right
<whitequark[m]> there's an `erase-program` command IIRC?
<whitequark[m]> we should probably have like, high-level read and write commands that just work, and also low-level commands that give you access to individual opcodes
<whitequark[m]> memory-25x is one of the oldest applets and that shows
<eigenform[m]> there is! i might have tried that once, mightve been what convinced me that it was working on some blocks but not others (or something)
<js[m]> <wklaebe> "Now I am curious what technology..." <- LoongArch CPUs :)
<js[m]> 🤷‍♂️
nyanotech has quit [Remote host closed the connection]
nyanotech has joined #glasgow
jstein has joined #glasgow
sven has quit [Ping timeout: 264 seconds]
marcan has quit [Ping timeout: 264 seconds]
smeding has quit [Quit: Lost terminal]
smeding has joined #glasgow
marcan has joined #glasgow
sven has joined #glasgow