• Rs485 master-slave communication extra byte reception at slave
    Dear experts, I have a rs485, (lpc1768) master-slave communication setup, that uses uart2 with a gpio line as direction control line. The experiment is just to test successful communication for transfer...
  • Rs485 master-slave communication extra byte reception at slave
    Dear experts, I have a rs485, (lpc1768) master-slave communication setup, that uses uart2 with a gpio line as direction control line. The experiment is just to test successful communication for transfer...
  • How are packets routed from a master to the correct slave in a multi-slave AXI system?
    I understand packets are rotued back to the master by using the transaction ID fields, including the additional bits the interconnect adds in order to be able to trace back to the master that issued the...
  • How are packets routed from a master to the correct slave in a multi-slave AXI system?
    I understand packets are rotued back to the master by using the transaction ID fields, including the additional bits the interconnect adds in order to be able to trace back to the master that issued the...
  • When should APB slave Sample address/Data for read/write transaction from APB master?
    I am working on design of APB master and slave connected back to back. Slave component has simple reg with 16 locations As per APB, for READ/WRITE transaction from master I am generating PSEL = 1 in...