• About AXI4 address channel and data channel handshake sequence
    I wonder whether the read/write data channel handshake must occur or assert after the address channel handshake completed? For example the master device will wait ARREADY assert or ARVALID dessert, before...
  • About AXI4 address channel and data channel handshake sequence
    I wonder whether the read/write data channel handshake must occur or assert after the address channel handshake completed? For example the master device will wait ARREADY assert or ARVALID dessert, before...
  • Problems with  AXI4  write data channel
    Hello:     Suppose there are 2 masters(master0 and master1) and 2 slaves(slave0 and slave1) for AXI4. As AXI4 protocol has removed WID signal for write data channel, When slave0 has received wvaild which...
  • Problems with  AXI4  write data channel
    Hello:     Suppose there are 2 masters(master0 and master1) and 2 slaves(slave0 and slave1) for AXI4. As AXI4 protocol has removed WID signal for write data channel, When slave0 has received wvaild which...
  • Problem using multiple ADC Channels in LPC2378
    I am facing problem using ADC channel 0 & 1 simultaneously. ////////////////////////////////////////////////// //My ADC Initilisation: /* Power enable, Setup pin, enable and setup AD converter...