Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add composite MSC CDC USB device (follow up to PR #586)#1004

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed
Bob-the-Kuhn wants to merge2 commits intostm32duino:masterfromBob-the-Kuhn:composite-CDC-&-MSC
Closed

Add composite MSC CDC USB device (follow up to PR #586)#1004

Bob-the-Kuhn wants to merge2 commits intostm32duino:masterfromBob-the-Kuhn:composite-CDC-&-MSC

Conversation

Bob-the-Kuhn
Copy link

This is a follow up to PR#586. The design is the same but now uses the latest middle wares.

Please see PR#586 for details.


This should be considered experimental until others have had a chance to play with it.


This code was tested with two boards: Black STM32F407 and STEVAL

The Marlin sketch this was tested with is atPR 17222.


OPEN ITEMS:

  • General cleanup - I'm sure some of my comments to myself and test code weren't all purged.
  • Initialization sequence needs to be reviewed in detail. I may still have some redundant items in it. The switching to 4 bit wide mode routine may be redundant.
  • Look at a way to stay in 1 bit wide mode. I have a vague recollection of one board not connecting all the SDIO data lines.
  • The FIFO configuration needs more investigation. Currently I can only set the PCD FIFOs to the minimum needed length. Previously I was able to set FIFOs to use almost all the available space.
  • My 4G SD card doesn't work with this software. I need to root cause that.

@fpistm
Copy link
Member

Hi@Bob-the-Kuhn
why not simply update the previous PR ?

I'm a little bit lost.

now uses the latest middle wares

What did you mean by this?

@Bob-the-Kuhn
Copy link
Author

why not simply update the previous PR ?

I was able to do this. I'm going to close this PR.

now uses the latest middle wares

Back in mid 2019 there was mention that the middle wares were going to be updated so I put this work aside. I had some free time earlier this year so I started this work back up assuming that the updates had been done.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@Bob-the-Kuhn@fpistm

[8]ページ先頭

©2009-2025 Movatter.jp