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

extra Hardware needed to debugging nRF52832 through USB ?

Hi, maybe my question is a little basic, but this is my first time developing with a Nordic chip, i have been reading how to debug a nrf52 based device, and i know that i must upload a custom bootloader if i want to debug my device through USB or UART, my question is about HW,
as i understand i need a USB to UART chip to debugging the device through UART, but if i want to debug my device through SWD interface but using a USB connection on my board , additionally to upload the bootloader,must i have a USB to SWD chip integrated to my board to achieve the communication?

Thanks for reading 

Best regard

Parents Reply
  • OK, so to debug my board the only way is through the SWD pins using a j-link or something similar, and to upload code via USB once i have installed a bootloader i need a USB / serial (UART) chip and connect it to any pin previously specified by FW, right? I know that this is may be redundant since i can upload code over the air but my boss insisted on being able to upload code via usb .

Children
Related