Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: エンコーダーの分解能をコントローラーからペリフェラル側に通知する #170

Open
yutotnh opened this issue Jan 28, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@yutotnh
Copy link
Owner

yutotnh commented Jan 28, 2023

なぜ機能が欲しいのか

速度制御ではロータリーエンコーダを利用しているが、現状だとその分解能は決め打ちでペリフェラル側にハードコーディングされている。

分解能が変わるごとにペリフェラル側のビルド & 書き込みを行わなければならず、ペリフェラルは数が多いためメンテナンスの観点から、今の状態は望ましくない

提案の説明

エンコーダーの分解能をコントローラーからペリフェラル側に通知する

ただし、今のところ以下の理由から対応できない

  • 今の逐次必要なデータを全て送る形では、分解能を送ることができるだけのビットの幅が足りない

その他

以下の対応ができたら本Issueに対応する。

@yutotnh yutotnh added the enhancement New feature or request label Jan 28, 2023
@yutotnh yutotnh self-assigned this Jan 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant