-
Please upload an updated version of the AXS15231 datasheet if you have it.
The current datasheet shows that optional parameters in the DCTR register can be set to change scan configuration which wo…
-
Hi. I have to take a wire from dut.qspi(0).sck in ArtyShell.scala. I am trying to run e300 on Kintex. Since Kintex QSPI clock is only available through Startup2e. So I need to take wire from flash qsp…
-
SD cards have a tendency to fail, can we reduce how often we write to the SD card? Do we write to it when nothings changes?
Can we investigate moving the persistence file to the QSPI.
Investigat…
-
Hello there, I know this is a few years old, but I'm excited to try it. I'm having trouble getting the SPI to initialize on the Feather M0 Express. I continue to get a:
#error No QSPI/SPI flash are…
-
### Description
Block device Micron m25qu02gcbb (hw/block/m25p80.c) is emulated by the two -drive files. For block device read operation, device driver from Windriver vxWorks issues SPI commands. For…
-
I want to program the PL part of ZYNQ, but I need a backup of the bitstream. Where can I get it from? If you think about it, LibreSDR is a clone of PlutoSDR, but does that mean that a project for Viva…
-
DS logic SP解码没有问题,但是QSPI解码 命令位+地址位解码的和Saleae logic不一致,从DS logic无法读取flash所发送的command及地址
![DS logic](https://github.com/DreamSourceLab/DSView/assets/163628644/5c1df6ad-0308-46ac-9c3f-47b80672b846)
…
-
**Description**
I am not sure whether this is a bug or expected behavior. We are using an nrf52840dk/nrf52840 board, and want to use "normal" SPI driver (CONFIG_SPI_NOR) instead of the QSPI driver …
-
-
I tried to fork and run cargo `build --features stm32l476` but got like 5 similar errors
```
error: assigning to `&T` is undefined behavior, consider using an `UnsafeCell`
--> src/spi.rs:271:34…