This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Access to unit's IO pins through SWD interface.

Hello,

I need to get access to nRF51822 pins in order to test them and connected circuits.

I have access to SWD interface only.

By attempt to read ID register (A2=0, A3=0) the unit returns ACK(001) FAULT and following data: 0x85d88a3b.

By attempt to read CTRL/STAT register in the same frame (without additional INIT, IDLE cycles) the unit returns ACK(000).

What I'm doing wrong?

Is it possible to get an access to peripheral pins using SWD?

What should be a right SWD sequence  for this purpose?

Thanks in advance.

Parents Reply Children
Related