gomezramones
New Contributor
3 years agoI2C Max10
Hi, I am trying to communicate my FPGA to ADXL345 using I2C protocol. There is an example or guide to start the communication in a Max10? Also I have other question, I created my Qsys file to use Avalon I2C (Master) Intel FPGA IP and I notice there is CSR register which has ADD[3..0] / Write / Read / writeaddres[31..0] / readaddress[31..0]. So my question is when do I use this CSR register? Does the slave unit require CSR pin as well to able to use this control register?