ipctool
ipctool copied to clipboard
Incorrect CV300+IMX290 on SPI detection
---
chip:
vendor: HiSilicon
model: 3516CV300
ethernet:
mac: "00:13:02:01:f9:c3"
rom:
- type: nor
size: 16M
block: 64K
partitions:
- name: boot
size: 0x80000
- name: kernel
size: 0x300000
- name: rootfs
size: 0xc80000
hibvt-i2c 12110000.i2c: wait idle timeout, RIS: 0x10, SR: 0xe0100
hibvt-i2c 12110000.i2c: wait idle timeout, RIS: 0x10, SR: 0xe0200
hibvt-i2c 12110000.i2c: wait idle timeout, RIS: 0x10, SR: 0xe0200
hibvt-i2c 12110000.i2c: wait idle timeout, RIS: 0x10, SR: 0xe0100
hibvt-i2c 12110000.i2c: wait idle timeout, RIS: 0x10, SR: 0xe0200
Hardware was bought on link https://aliexpress.ru/item/32974244338.html
As headline mentions, I assume you wanted to call a detect function for spi.
But in the output we can see i2c-related lines instead of spi.
Maybe it`s the same problem as #117.
edited:
Sorry, I later found that spidetect is not in ipctool so that the mentioned issue #117 is not a real problem.