HI All,
I wanted to configure nrf52810 as TWI Slave for one of my application. Am not able to find any example related to TWI Slave configuration
Please let me know if anyone is having an idea regarding this.
Thanks in Advance..!
Sunil B
HI All,
I wanted to configure nrf52810 as TWI Slave for one of my application. Am not able to find any example related to TWI Slave configuration
Please let me know if anyone is having an idea regarding this.
Thanks in Advance..!
Sunil B
I wanted to configure nrf52810 as Slave
What, exactly, do you mean by that?
"Slave" as in "BLE Peripheral" ?
BLE Peripheral examples are here:
I want to interface nRF52 with STM32. I am using the TWI protocol. I want to make STM as master and nRF52 as a slave
I want to interface nRF52 with STM32. I am using the TWI protocol. I want to make STM as master and nRF52 as a slave
And you expected us to guess that from your original post?
The hardware documentation for the nRF52810 is the Product Specification:
https://infocenter.nordicsemi.com/topic/ps_nrf52810/keyfeatures_html5.html?cp=3_3_0
Look in there for hardware details of the TWI peripheral.
SDK documentation for hardware drivers is here:
https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/hardware_drivers.html
SDK examples for hardware peripherals are here: