Tool/software:
1. The hardware interface has 3 ADDRs. Can a maximum of 8 ICs (000-111) be mounted simultaneously.
2. What key registers need to be configured for initialization of a single chip, and what is the corresponding data length in approximately bytes.
3. How many bytes of data can be sent per packet when all channels of a single chip are used.
After sending a packet of data, the chip lights up the corresponding LED. If there is no new signal data, will the LED maintain its final state or perform other actions.
5. Assuming a UART baud rate of 1M for transmitting 10 bytes, the required time is approximately 8 * 10/1000000=0.00008s. Can this be calculated?


