willdo
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
willdo [2014/03/16 15:12] – donghee | willdo [2018/07/18 14:10] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== 할일 목록 & 스크랩 ====== | ====== 할일 목록 & 스크랩 ====== | ||
- | ==== 2012-04-29 20:43:00 ==== | ||
- | | ||
- | | ||
- | ==== 2012-04-29 20:45:32 ==== | ||
- | | ||
- | ==== 2012-04-29 21:07:59 ==== | ||
- | | ||
- | ==== 2012-04-29 21:17:19 ==== | ||
- | | ||
- | ==== 2012-05-01 14:22:03 ==== | ||
- | 5월 19,20일 양일간 서울 잠실 실내체육 | ||
- | ==== 2012-05-01 14:22:32 ==== | ||
- | | ||
- | ==== 2012-05-01 19:12:34 ==== | ||
- | I2C | ||
- | |||
- | The default value for the U0CTL register is the UART mode. To select I2C operation | ||
- | the SYNC and I2C bits must be set. After module initialization, | ||
- | is ready for transmit or receive operation. | ||
- | |||
- | Setting I2CEN = 0 has the following effects: | ||
- | * I2C communication stops | ||
- | * SDA and SCL are high impedance | ||
- | * I2CTCTL, bits 3-0 are cleared and bits 7-4 are unchanged | ||
- | * I2CDCTL and I2CDR register is cleared | ||
- | * Transmit and receive shift registers are cleared | ||
- | * U0CTL, I2CNDAT, I2CPSC, I2CSCLL, I2CSCLH registers are unchanged | ||
- | * I2COA, I2CSA, I2CIE, I2CIFG, and I2CIV registers are unchanged | ||
- | |||
- | Note: Configuring the USART Module for I2C Operation After Reset | ||
- | The required I2C configuration process is: | ||
- | 1. Select I2C mode with SWRST = 1 (BIS.B | ||
- | 2. Disable the I2C module (BIC.B | ||
- | 3. Configure the I2C module with I2CEN = 0 | ||
- | 4. Set I2CEN via software (BIS.B | ||
- | Failure to follow this process may result in unpredictable USART behavior. | ||
- | |||
- | ==== 2012-05-01 19:21:22 ==== | ||
- | | ||
- | |||
- | ==== 2012-05-02 14:01:30 ==== | ||
- | http:// | ||
- | |||
- | |||
- | |||
- | |||
- | ==== 2012-05-03 12:49:23 ==== | ||
- | | ||
- | |||
- | UART로 데이터 받아서 EEPROM에 저장하고EEPROM | ||
- | |||
- | RF 회로 납땜하기 | ||
- | |||
- | ==== 2012-05-03 22:39:26 ==== | ||
- | | ||
- | ==== 2012-10-27 23:57:53 ==== | ||
- | |||
- | txt = xerox.paste() | ||
- | # page_id = " | ||
- | page_id = " | ||
- | time = strftime(" | ||
- | time = "==== " | ||
- | txt = time+" | ||
- | |||
- | |||
- | |||
- | ==== 2013-06-10 19:06:33 ==== | ||
- | 3. 드라이버 개발: 셋째날 통신 모듈(I2C, LCD 제어)에 대한 관심 많다 | ||
- | |||
- | ==== 2013-07-10 21:53:14 ==== | ||
- | 54 | ||
- | |||
- | ==== 2013-07-10 22:32:22 ==== | ||
- | 64 64 65 67 67 65 64 62 60 60 62 64 64 62 62 | ||
- | |||
- | ==== 2013-07-10 22:32:25 ==== | ||
- | 64 64 65 67 67 65 64 62 60 60 62 64 64 62 62 | ||
- | |||
- | ==== 2014-03-17 00:13:03 ==== | ||
- | |||
- | def setText(aString): | ||
- | w.OpenClipboard() | ||
- | w.EmptyClipboard() | ||
- | w.SetClipboardData(win32con.CF_TEXT, | ||
- | w.CloseClipboard() | ||
- |
willdo.1394982730.txt.gz · Last modified: 2018/07/18 14:09 (external edit)