bit-banging : SPI, UART, I2C등을 전용 모듈이 아닌 펌웨어 코드상에서 구현하여 일반 GPIO 핀으로 해당 통신프로토콜 구현 한것.
I2C bit-banging 관련 .
bit-banging the I2C Master protocol. from wiki
https://en.wikipedia.org/wiki/I%C2%B2C#Example_of_bit-banging_the_I.C2.B2C_Master_protocol
SPI bit-banging 관련.
Software SPI Examples for the C8051F30x Family
http://www.silabs.com/Support%20Documents/TechnicalDocs/an128.pdf
UART bit-banging 관련.
Software UART Examples
http://www.silabs.com/Support%20Documents/TechnicalDocs/an115.pdf
'임베디드.일렉트로닉스' 카테고리의 다른 글
TI사 BLE-Stack SDK. - CC2640, CC2650 개발용. (0) | 2015.06.21 |
---|---|
BLE Protocol Stack - Bluetooth Low Energy. GAP, GATT, Profile, Service, Characteristic (0) | 2015.06.21 |
I2C Master 설정법. 싸이프레스 pSoC/pRoC 의 SCB(Serial Communication Block) (0) | 2015.06.13 |
Cypress BLE 모듈 개발보드. - Bluetooth Low Energy. (0) | 2015.06.12 |
USB HUB. 4port USB2.0 High Speed. USB2514칩 기반. (0) | 2015.05.31 |
댓글