Forum Discussion
EEren
Occasional Contributor
7 years agoSerial data writing problem
I write to 16-bit RAM. The message I write is CONT_WRITE ADR_MSB ADR_LSB DATA0_MSB DATA0_LSB …. DATAn_MSB DATAn_LSB where CONT_WRITE –command - continuous write . ADR_MSB ADR_LSB -start addres...
Rahul_S_Intel1
Frequent Contributor
7 years agoHi,
May I know how you are verifying the data , is it through signal tap
EEren
Occasional Contributor
7 years agoIt's hard to catch the problem with signal tap. But I found the problem. It was clocks synchronization problem.