nRF52. I2C
- TWI : Two Wire Interface compatiable with I2C. Master/Slave
I2C Bus 기본개념 : https://igotit.tistory.com/328
Features
- I2C 수량 : 2개. Master/Slave
- 속도 : 100kHz , 400kHz
- TWI master is not compatible with CBUS.
- TWI Tx and Rx are single buffered.
from : http://infocenter.nordicsemi.com/pdf/nRF52840_PS_v1.0.pdf page 410~
TWI Master
-EasyDMA 기반
TWI Slave
- EasyDMA 기반
상위정리
https://igotit.tistory.com/244 의 nRF52
첫 등록 : 2019.01.29
최종 수정 : 2023.07.23
단축 주소 : https://igotit.tistory.com/2063
'임베디드.일렉트로닉스 > nRF52' 카테고리의 다른 글
nRF52. NFC Tag. (0) | 2019.08.11 |
---|---|
nRF52. ADC (0) | 2019.03.26 |
nRF52. I2S . Inter IC Sound Interface (0) | 2019.01.29 |
nRF52. Radio Rx 구현. (0) | 2019.01.16 |
nRF52. Radio TX 구현. (0) | 2019.01.16 |
댓글