Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nemuisan/stm32_i2c_timing_keisan
I2C Clock Timings Register Value Calculator for STM32(Windows x64 app)
https://github.com/nemuisan/stm32_i2c_timing_keisan
i2c-bus stm32 windows10
Last synced: about 11 hours ago
JSON representation
I2C Clock Timings Register Value Calculator for STM32(Windows x64 app)
- Host: GitHub
- URL: https://github.com/nemuisan/stm32_i2c_timing_keisan
- Owner: nemuisan
- License: bsd-3-clause
- Created: 2023-05-09T13:25:01.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-05-25T10:34:49.000Z (over 1 year ago)
- Last Synced: 2024-12-22T00:44:37.333Z (about 11 hours ago)
- Topics: i2c-bus, stm32, windows10
- Language: C++
- Homepage:
- Size: 2.17 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
I2C Timing Register Calculator for STM32
====================================
Calculate I2C Timing Register Value for STM32.
kanari "yakketsu" desuFunctions
------
- Usage
1.Input Kernel Clock left form(in MHZ, 0~300).
2.Input I2C Clock(in kHz, 100,400 and 1000 only) right form.
3.Push "Calculate!"
4.Copy calculated value.!calculate value 0x0 is "error"!
Build
------
Use Microsoft Visual Studio 2017~License
-------
- Main program
BSD 3-Clause license,
See detail below URL.
http://bcaweb.bai.ne.jp/44unk/inachang/Copyright.txt- i2c_timing_utility.c and i2c_timing_utility.h
Copyright (c) 2020 STMicroelectronics.
All rights reserved.
This software component is licensed by ST under BSD 3-Clause license,
the "License"; You may not use this file except in compliance with the
License. You may obtain a copy of the License at:
opensource.org/licenses/BSD-3-Clause