• R/O
  • HTTP
  • SSH
  • HTTPS

List of commits

標籤
無標籤

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

テスト用のあれこれ共用フォルダ


RSS
修訂. 時間 作者
e33c8c4 2019-01-01 17:26:25 takemasa

Added test for the Switch science sensor module

BME280
LSM9DS1

61582ed 2018-12-24 16:22:30 takemasa

Update Readme

4a72aa1 2018-12-24 09:06:29 takemasa

Addred README & master tx, slave rx.

2a7c766 2018-12-02 22:05:57 takemasa

Make entering post motem mode better.

Explicitly deinit/init

ac0de83 2018-12-02 16:49:48 takemasa

Under debugging.

Some fault happens in the I2C communication.
Probably, debug with Logic Analyzer is needed.

23aec66 2018-12-02 09:43:07 takemasa

F722 I2C test is now working

Update firmware to the newest.
CubeMX clock bug is fixed.
I2C test program is copied from L152

061cdb0 2018-12-01 15:43:58 takemasa

Test program of I2C slave.

9caddcd 2018-12-01 15:42:58 takemasa

Serial protocol works successfully.

Note that Output of the CubeMX was wrong. HSE must be
changed to 8MHz.

3cbcf2f 2018-11-25 20:20:25 takemasa

Apply I2C slave complete handler to each projects

168f221 2018-11-25 16:18:05 takemasa

I2C complete callback is fixed.

Up to the previous commit, the I2C slave complete call back was ignored.

efac308 2018-11-25 13:03:50 takemasa

Test project for I2C slave to report

39aa648 2018-11-25 08:48:53 takemasa

Share the test project

040cb9a 2018-11-24 23:24:20 takemasa

Change terminal script to adapt to the multiple types of stlink

b46654d 2018-11-24 08:02:33 takemasa

Corrected syslog message for the ease of read

0fa32b2 2018-11-24 07:57:20 takemasa

Corrected mistake of the SYSLOG.

The i2cslave.cpp has syslog with kfaI2cMaster by mistake. This is
corrected. Also, changed return message from error handler for the ease
of read.

2821069 2018-11-23 22:22:22 takemasa

Added I2C slave function. Test OK.

f73c123 2018-11-23 18:06:04 takemasa

Wrote an I2C proble program as main task.

007edf2 2018-11-23 17:32:57 takemasa

Added error handling to the test progrm.

daf2ad9 2018-11-23 12:41:33 takemasa

Added I2C usage guard to i2cslave.cpp

c4e44a2 2018-11-19 07:14:48 takemasa

Added task to test.

29c2822 2018-11-18 16:25:09 takemasa

Added LEDs to check

ff1b08b 2018-11-12 07:16:48 takemasa

Added test taks as preparation of debug.

2f7be38 2018-11-11 20:13:59 takemasa

Added drawing to show the connection

5c1f8b0 2018-11-04 12:02:31 takemasa

Added gksu as essential install.

f02e902 2018-11-03 20:11:55 takemasa

Fixed typo in installation.

PyQt5 was written as PyQt4

436208a 2018-11-03 15:30:11 takemasa

Added pyqt5 as install program

f31d489 2018-11-03 15:24:29 takemasa

Make i2c-slave project as murasaki client.

83fc947 2018-10-31 22:17:25 takemasa

modified terminal

a00e1f7 2018-10-31 15:15:39 takemasa

Good-bye files

5565c20 2018-10-31 15:13:55 takemasa

Added PyQt5 test