-
I ran into a problem when reading data through QUAD SPI.
I use discovery board MB1209D with STM32F412ZGT6U and 128 MBIT QUAD SPI flash NOR memory N25Q128 (Micron).
When I read the last block (s…
-
The paths to sdkconfig have changed and the RESERVE_MEM name too.
line 174: file_path = os.path.join(PATHS['core'], 'tools', 'sdk', 'esp32', 'qio_qspi', 'include', 'sdkconfig.h' )
line…
-
As is mentioned: https://github.com/sinara-hw/Driver/issues/4, mDP cable has source and sink side, but unfortunatley it looks different than in design, should be like in the table:
| Driver | |…
-
as also reported here https://forum.rvspace.org/t/current-upstream-branch-report/2739/2
`qspi` does not seem to work:
```
[cole@vf2:~]$ dmesg | grep spi
[ 46.140877] cadence-qspi 13010000.sp…
-
### 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…
-
Some of the features that would be required to communicate with memories over QSPI (instructions, dummy cycles..) are not supported
-
### Operating System
Linux
### IDE version
Arduino 1.6+
### Board
nRF52840
### BSP version
1.0.0
### SPIFlash Library version
Latest
### Sketch
[msc_external_flash.ino](https://github.com/a…
-
**Many thanks to Tobozo for setting up this new panel for me.**
Running the code below gives this error in `tft.init();` -
` E (1006) spi_master: spi_master_init_driver(236): invalid core id`
Using…
-
逻辑分析仪:DS_Logic U2Pro16
版本:DSView 1.3.2
QSPI 解码问题,解码界面同一行 data_transfer和QSPI D0-D3对应不上
![2-20240512112129](https://github.com/DreamSourceLab/DSView/assets/45683225/61e41b0d-6db6-4a80-ad21-ab5bfc11…
-
Hello,
first of all : Thank you for this great project! Good learning stuff, a very useful tool ... and fun :-)
### Goal :
My goal is to use **openFPGALoader** for programming a **QSPI-flas…