-
I am trying to implement an EEPROM I2C read/write protocol including "read current address".
Shouldn't it be possible using this I3C slave?
I'm facing two issues related to Read commands.
1. Ho…
-
In the instantiation of the i3c_dma_control module in the i3c_apb_wrapper.v file, line 295 states:
.pread (PSEL|PENA|~PWRITE),// special for re-arm RX
These APB signals should not…
-
im using nixos nixos-unstable@916ee862e87 and nixpkgs-wayland overlay @ https://github.com/colemickens/nixpkgs-wayland/tree/fff3832d082ccc20447173fc8d75aebff94469ec
when i run sway the screen stays…
-
The SDA negation by slave for ACK in response to 7'h7E seems to be premature due to the following in i3c_sdr_slave_engine.v. SDA is negated when SCL related to ACK is asserted by the master which cau…
-
The support to run 32bit programs under 64bit kernel is missing, e.g. CONFIG_IA32_EMULATION is not set in current amd64 kernel config, but we can't control if a user runs 32bit binary in container.
…
-
**Describe the bug**
When using libraries (such as `capybara-inline-screenshot` which use the iTerm2 inline image protocol), the full Base64 encoding of the indented image is dumped to screen. Othe…
-
I do not see a way to configure this I3C so that it passes any unimplemented CCCs through to the magic bus. Am I missing something? I would like to implement a global CCC in the vendor reserved spac…
-
Hi
As per MIPI I3C specification, what are the supported SCL frequencies?
Thanks
Prats
-
Hi,
Could you give me some help with the following questions?
1). From the description, we should be able to adjust the FIFO depth. But after I changed the following parameter, I got "Module 'i…
-
Hi,
I m configuring this nxp slave as i2c slave with i2c master, Read operation is not happening, I am able to see the data in fb_data, but read is not being initiated. Can you let me know the confi…