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

does nRF51 has optional internal pullup resistors on some pins?

I'm working with nrf51 board, I'm using I2C to communicate with an accelerometer (see the scheme), the communications are successful but I dont see any pull up resistors in the lines SDA and SCL.

could I2C work without pull-up resistors or is the scheme wrong or does the accelerometer has internal pull up on lines SDA and SCL

this answer is saying that the pull-ups are probably in the microcontroller, is this right?

check better scheme on attachementSCH B115C2_AL_VC1_38L_DSN_20150804.pdf

image descriptionas

Related