nRF5340-DK operating voltage at 1.8V?

Hi,

I'm trying to get my firmware running on a nRF5340-DK before I have my real hardware. I've connected a MAX86171 via I2C to the DK, the MAX86171 has a nominal operating voltage of 1.8V. I've configured the DK to operate off the external supply connector and connected a 1.8V supply to the DK.

The problem is the I2C signals (SDA, SCL, P1.02 and P1.03) don't move at 1.8V. If I remove the MAX86171 and increase the external supply to 3.0V, the I2C signals appear signal properly.

My questions:

1. Can I run the nRF5340-DK at 1.8V and expect the I2C and another GPIO acting as an interrupt input to be fully functional?

2. Should I expect a uBlox NORA-B1 series BLE module to operate properly at 1.8V? The data sheet states an operating voltage of 1.7V to 3.6V

Regards

Steve

Parents
  • Jared,

    I'm using a bench supply and the current limit is well above any expected current requirements of the DK.

    I'm using connector P1 pin 1 of the DK for the MAX86171 1.8V

    More importantly, if I remove the MAX86171 and simply watch SCL and SDA with the scope, there is no activity on the signals until I supply 3V (it may be a lower voltage, I just tested 1.8V and 3V). My shield board pulls up both signals with 4K7 resistors to the DK's Vdd.

    Steve 

  • Hi Steve,

    Which version of NCS are you using?

    SteveG128 said:
    More importantly, if I remove the MAX86171 and simply watch SCL and SDA with the scope, there is no activity on the signals until I supply 3V (it may be a lower voltage, I just tested 1.8V and 3V)

    Could you share a minimal sample that would reproduce this, so I could recreate this on my DK?

    regards
    Jared 

Reply
  • Hi Steve,

    Which version of NCS are you using?

    SteveG128 said:
    More importantly, if I remove the MAX86171 and simply watch SCL and SDA with the scope, there is no activity on the signals until I supply 3V (it may be a lower voltage, I just tested 1.8V and 3V)

    Could you share a minimal sample that would reproduce this, so I could recreate this on my DK?

    regards
    Jared 

Children
Related