Yes, our hardware is compatible with 1.0 and 1.1 specifications.
We have fixed 2.2 kΩ pull-ups on the PGY-I3C-EX-PD. The values for the pull-ups are fixed and cannot be changed. That said, users do have the provision to either...
We currently do not have the provision to generate a tLOW of 24ns in push-pull mode at 12.5MHz as the duty cycle parameter has a resolution of only 10ns....
tC0 has a resolution of fine 18ps. Hence, the closest value that can be specified to 37.5 is either 37.504 or 37.486.
Currently, our support is limited to Windows operating system. The I3C-EX-PD can be run on Windows 7 or higher. However, the compatibility of Linux/Ubuntu is a part of our...
To exit the I3C mode and switch the bus back to the I2C mode, simply issue a ‘RSTDAA’ command in the script, which clears the dynamic address assignment. This...
Please find example scripts for sending the HDR Write and READ commands below. HDR_WRITE: Script: SysOD tLOW:2000 tHIGH:40 tCAS:2000 Script: SysFreq:1000 tHIGH:50 tLOW:50 tCO:10 Script: SysExtended tSU_STA:20 tSU_STO:20 {...
Please find example scripts to generate this scenario below Example: Script: SysOD tLOW:2000 tHIGH:40 tCAS:2000 Script: SysFreq: 500tHIGH:50tLOW:50tCO:10 Script: SysExtended tSU_STA:20 tSU_STO:50 Script:Bus Frame: Private Address:7E Transfer: WRITE Data:NA
Prodigy Response: The user can set the Trans Count to zero by setting the ‘Trans Count’ keyword to 0 as given in the script below. //////////////////////////////////////////////////////////////////////////////////////////// Script: SysOD tLOW:2000...
The LoopCount parameter in the GUI is currently capped to a maximum value of 255 only. For use cases where the user would like to loop a command more...