|
Getting too many warning while building SHT3XD sample 2 messages
#nrf52840
#i2c
#sensor
Please find the logs in attachment.
Please find the logs in attachment.
|
By
Arun kumar
·
|
|
I2C on nRF5340 Issues 2 messages
#i2c
#driver
#nrf5340
After further testing, I found that if I step through each instruction with the debugger the individual messages send correctly, but not if I let the program run regularly. In neither case does the i2
After further testing, I found that if I step through each instruction with the debugger the individual messages send correctly, but not if I let the program run regularly. In neither case does the i2
|
By
Marciano
·
|
|
#i2c How to configure Atmel samd21 to use sercom3 2 messages
#i2c
We are trying to understand how to configure sercom3 to allow I2C support. The I2C device is the adafruit_oled_featherwing. I believe I have the I2C, SSD1306, framebuffer (cfg), and display. Below is
We are trying to understand how to configure sercom3 to allow I2C support. The I2C device is the adafruit_oled_featherwing. I believe I have the I2C, SSD1306, framebuffer (cfg), and display. Below is
|
By
...
·
|
|
Private: Re: [Zephyr-users] Same I2C bus on different pins 5 messages
#driver
#i2c
Hi Nikolaus I have yet to see a SOC that allows connecting one internal I2C controller to two sets of external pins at one time. Although theoretically possible it would be an unusual feature, and of
Hi Nikolaus I have yet to see a SOC that allows connecting one internal I2C controller to two sets of external pins at one time. Although theoretically possible it would be an unusual feature, and of
|
By
Lawrence King
·
|
|
device_get_binding() returns NULL 2 messages
#i2c
#sensor
Have you tried to connect a logic analyser to your I2C pins to see if there are any transactions occurring? Thanks, Jeremy
Have you tried to connect a logic analyser to your I2C pins to see if there are any transactions occurring? Thanks, Jeremy
|
By
Jeremy Herbert
·
|
|
How to enable external #pullup resistor in
#pullup
#i2c
Hello there, I'm trying to connect my board (nrf52dk-nrf52832) to a development kit, through I2C, which has external pull up resistors. I would like to configure the I2C port to accept the external pu
Hello there, I'm trying to connect my board (nrf52dk-nrf52832) to a development kit, through I2C, which has external pull up resistors. I would like to configure the I2C port to accept the external pu
|
By
...
·
|
|
NFC Support
#nxp
#i2c
#nvs
Hello guys, I would like to implement an application with NFC tag reader via NXP PN532 or other NFC controllers, which communicates with board via I2C, is there any suggestion or sample to follow how
Hello guys, I would like to implement an application with NFC tag reader via NXP PN532 or other NFC controllers, which communicates with board via I2C, is there any suggestion or sample to follow how
|
By
nanjunneo@...
·
|
|
Going mad about I2C 5 messages
#i2c
#stm32
#nrf51822
Hi Roman, I was taking a look at the list and I've found something that may help you. Go to the link https://lists.zephyrproject.org/g/users/message/371 and check the solution. I think that maybe you
Hi Roman, I was taking a look at the list and I've found something that may help you. Go to the link https://lists.zephyrproject.org/g/users/message/371 and check the solution. I think that maybe you
|
By
...
·
|
|
lis2mdl magnetometer in microbit v2 4 messages
#i2c
#driver
#lis2dw12
I have been experimenting with the microbit v2 and zephyr. Everything seems to work ok except for the magnetometer. The values it produces do not change when you re-orient the device. If you re-orient
I have been experimenting with the microbit v2 and zephyr. Everything seems to work ok except for the magnetometer. The values it produces do not change when you re-orient the device. If you re-orient
|
By
Frank Duignan
·
|
|
I2c_api
#i2c
Please help. I cannot get the I2c-api in the folder "tests/drivers" to work. When I compile it tells me the error: #error "Please set the correct I2C device". I am using the nrf52840dk_nrf52840 What c
Please help. I cannot get the I2c-api in the folder "tests/drivers" to work. When I compile it tells me the error: #error "Please set the correct I2C device". I am using the nrf52840dk_nrf52840 What c
|
By
Makavaz
·
|
|
bme680 sample: I2C address in overlay file (nrf52840) does not match described wiring
#i2c
#nrf52840
#sensor
Running the BME680 sample (zephyr/samples/sensor/bme680) on the nrf52840-dk fails and printk "Device (nil) name is". My BME680 is already packaged (DFRobot SEN0248), and provides connections only for
Running the BME680 sample (zephyr/samples/sensor/bme680) on the nrf52840-dk fails and printk "Device (nil) name is". My BME680 is already packaged (DFRobot SEN0248), and provides connections only for
|
By
chrisduf
·
|