_florent_ changed the topic of #litex to: LiteX FPGA SoC builder and Cores / Github : https://github.com/enjoy-digital, https://github.com/litex-hub / Logs: https://libera.irclog.whitequark.org/litex
tpb has quit [Remote host closed the connection]
tpb has joined #litex
<SpaceCoaster> I am playing with psram, an APS6404L, very similar to flash. The mmap mode of LiteSPI works well for reading but not for writing.
<SpaceCoaster> Also who is Sports Internet Solutions LLC on Amazon, they sell teensy, orange crab, fomu, tomu and PSRAM.
Degi_ has joined #litex
Degi has quit [Ping timeout: 268 seconds]
Degi_ is now known as Degi
cr1901_ is now known as cr1901
nelgau_ has quit [Remote host closed the connection]
nelgau has joined #litex
nelgau has quit [Ping timeout: 256 seconds]
cr1901 has quit [Remote host closed the connection]
cr1901 has joined #litex
zjason``` is now known as zjason
nelgau has joined #litex
Martoni has joined #litex
<yootis> _florent_: I tried the commit immediately before the one you mention, and it makes the DMA test work again.
Martoni has quit [Ping timeout: 240 seconds]
nelgau has quit [Remote host closed the connection]
FabM has joined #litex
FabM has quit [Changing host]
FabM has joined #litex
nelgau has joined #litex
nelgau has quit [Remote host closed the connection]
<_florent_> yootis: Thanks, I'm going to look at this
essele has joined #litex
nelgau has joined #litex
nelgau has quit [Remote host closed the connection]
essele has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
essele has joined #litex
TMM_ is now known as TMM
TMM is now known as TMM_
<_florent_> yootis: The dma_test issue should be fixed with https://github.com/enjoy-digital/litepcie/commit/a40b2b837cfb046b3acc27b9c637f83b46ce4731
essele has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
essele has joined #litex
nelgau has joined #litex
nelgau has quit [Ping timeout: 240 seconds]
essele has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
cr1901 has quit [Remote host closed the connection]
cr1901 has joined #litex
nelgau has joined #litex
essele has joined #litex
essele has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
nelgau has quit [Remote host closed the connection]
curtbrune has quit [Quit: Client closed]
essele has joined #litex
<SpaceCoaster> Should the PSRAM use the cache? The spiflash does but I am not sure what happens to writes.
nelgau has joined #litex
<_florent_> SpaceCoaster: LiteSPIMMAP only support reads for now. Write should not be too complicated to add but hasn't been implemented yet.
Finde has quit [Read error: Connection reset by peer]
Finde has joined #litex
essele has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<SpaceCoaster> I looked at it and it seemed possible.
<_florent_> I could try to help/do some tests if you want to implement it (just need to find a board with a PSRAM or order some components)
<SpaceCoaster> Cheers, had some headers for my snickerdoodle, so I made up a board with Psram attached. It looks like the icebreaker-bitsy has PSRAM. A different brand but the manuals are cut and paste for the two Psram chips.
<SpaceCoaster> Mine is aps6404l3sqr and bitsy is LY68L6400
<tnt> _florent_: do you have a bitsy ? I have quite a few extra, I can send you one if you don't.
<SpaceCoaster> tnt: is that the right chip? I just zoomed in on the photos.
<tnt> huh, that's one of them. TBH I have no idea which one I used when I assembled that batch, they're all the same ...
<_florent_> tnt: I don't have it no, this could be useful for PSRAM support and other things (I use my icebreaker non-bitsy a lot :))
<_florent_> tnt: but happy to pay for it
<tnt> _florent_: heh, no it's fine, take it as a small thanks for all the free litex support :) Just send me a shipping address in PM or by mail 246tnt at gmail
FabM has quit [Ping timeout: 240 seconds]
curtbrune has joined #litex
nelgau_ has joined #litex
nelgau has quit [Read error: Connection reset by peer]
nelgau has joined #litex
nelgau_ has quit [Ping timeout: 240 seconds]
special_chirp has joined #litex
special_chirp has quit [Client Quit]
nelgau has quit [Remote host closed the connection]
nelgau has joined #litex
nelgau has quit [Ping timeout: 240 seconds]
<_florent_> tnt: Thanks
nelgau has joined #litex
nelgau has quit [Remote host closed the connection]
nickoe has quit [Ping timeout: 265 seconds]
curtbrune has quit [Quit: Client closed]
<yootis> _florent_: That latest commit doesn't actually fix it, the problem persists.
<SpaceCoaster> Odd thing, the bios runs a spiflash speed test on boot but the output doesn’t appear. Maybe it is before the UART is initialized. I don’t really need this invisible speed test.
<SpaceCoaster> Or maybe it doesn’t, ignore me,
nelgau has joined #litex
peeps has joined #litex
peeps[zen] has quit [Ping timeout: 260 seconds]
<yootis> what is the delay it is actually trying to find? Is it attempting to measure something?