Forum Discussion
covfefe
Occasional Contributor
3 years agoI2C access from System-Console. How to?
Hello,
I have an Intel Stratix 10 GX Development Kit.
I am able to access the FPGA, SPI and DDR4 registers from the system console without issues.
However, I cannot manage to find a document...
RichardT_altera
Super Contributor
3 years agoI believe the way to access the I2C is the same way as how you usually access the other IP (with debug agents).
Claim the master service and access the memory ranges based on the IP base address.
Best Regards,
Richard Tan