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

Implementing SWD over a Type A to C USB cable

Hi,

I want to implement SWD (and potentially UART lines) over a type A to C USB cable to talk to the NRF52832 on our board.

Currently, we only want to sink power only with no USB data. We also don't need to pass USB spec, as we are just using the receptacle for nice ID.

Does anyone have any idea of what 5-6 lines would be safe to pass through SWD and UART lines? I was thinking to use the SBU lines plus D+/D- (maybe even the SS Tx lines on the UFP side) but I am not sure how it would work if they plug it into a computer port.

Thanks!

Related