Hello team,
I'm attempting to do boudnary scan test for awr2243, but it didn't work, could you please describe the detail of pre-steps?
Thanks in advance.
Edwin
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi Vivek,
I perform boundary scan test on the in-circuit test equipment, to test the soldering of pins is ok or not.
I've tried and found that cannot entry bscan mode, the INSTRUCTION_CAPTURE was failed, read data is "111111110001", seems only 4 bit is right.
below is the description from bsdl:
attribute INSTRUCTION_CAPTURE of awr2243_bsr : entity is "000000010001";
I guess that it might be some pre-steps here, please advice, thanks.
Hello Edwin,
Given that all the digital communication of the AWR2243 device is with the host processor wouldn't it be easier to check if the host communication is working fine and that would confirm the soldering of the pins is OK?
Regards,
Vivek
Hello Edwin,
You would not need equipment for this. When you execute your application on the host processor connected to the AWR2243 that would be communicate to the AWR device over SPI interface and I assume that is the only digital interface you are using. If the application is able to communicate to the AWR device successfully that would mean the SPI interface is connected properly.
Regardsm,
Vivek