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

nrf52 preview DK debug out for custom design

I am designing an nrf52 based device running at 1.8V. To debug the device I was planning to use debug out option of the nrf52 preview DK. However, I just find that, the debug out option works only with 3V . Is there any way to use the inbuilt debug out, to program my device running at 1.8V?

infocenter.nordicsemi.com/index.jsp

Parents
  • I believe this is because

    • You need USB to connect the Segger chip to your PC.
    • When a USB cable is connected the supply voltage on your board will be regulated to ~3.0 volts.

    You might be able to cut the power from the USB cable and supply the board with 1.8V from a different supply, but I don't think the Segger will be able to drive the USB signals with just 1.8V. Hence you will need a level shifter or find a different way.

Reply
  • I believe this is because

    • You need USB to connect the Segger chip to your PC.
    • When a USB cable is connected the supply voltage on your board will be regulated to ~3.0 volts.

    You might be able to cut the power from the USB cable and supply the board with 1.8V from a different supply, but I don't think the Segger will be able to drive the USB signals with just 1.8V. Hence you will need a level shifter or find a different way.

Children
No Data
Related