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

[BUG] USB COMPOSITE for BTT E3 SKR DIP not working #15587

Closed
UncleBansh opened this issue Oct 17, 2019 · 11 comments
Closed

[BUG] USB COMPOSITE for BTT E3 SKR DIP not working #15587

UncleBansh opened this issue Oct 17, 2019 · 11 comments

Comments

@UncleBansh
Copy link

UncleBansh commented Oct 17, 2019

Description

I am flash last commit, use in platformio.ini STM32F103R_bigtree_USB, but arter flashing cartreader over usb not working on my board

what I do wrong?

@reloxx13
Copy link
Contributor

reloxx13 commented Oct 17, 2019

the env is bugged, remove the non-usb block and rename the usb enviroment to the non usb name.

i did this here, you can copy this ini file over yours.
https://github.com/reloxx13/Marlin/blob/my-skr-mini-e3/platformio.ini

Duplicate:
[BUG 2.0.x]Autobuild STM32F103R_bigtree_USB not detected #15306

@UncleBansh
Copy link
Author

the env is bugged, remove the non-usb block and rename the usb enviroment to the non usb name.

i did this here, you can copy this ini file over yours.
https://github.com/reloxx13/Marlin/blob/my-skr-mini-e3/platformio.ini

Duplicate:
[BUG 2.0.x]Autobuild STM32F103R_bigtree_USB not detected #15306

EEPROM works fine after that?

@reloxx13
Copy link
Contributor

EEPROM works fine after that?

EEPROM in flash did not work for me. sd works.

i disabled FLASH_EEPROM_EMULATION in the Marlin\src\pins\stm32\pins_BIGTREE_SKR_MINI_E3.h file to get eeprom (on sd card) working.

@boelle
Copy link
Contributor

boelle commented Oct 17, 2019

so this is maybe not a marlin bug?

@reloxx13
Copy link
Contributor

reloxx13 commented Oct 17, 2019

so this is maybe not a marlin bug?

what else if the plaformio.ini or build script is wrong?

@boelle
Copy link
Contributor

boelle commented Oct 17, 2019

upps... in that case yes, a PR sent to bugfix 2.0.x would be the fastest fix it

@brianredbeard
Copy link

This seems to be related to the issue @Bansh1990 was experiencing in #15269

@UncleBansh
Copy link
Author

UncleBansh commented Oct 18, 2019

umm... I'm tried,

the env is bugged, remove the non-usb block and rename the usb enviroment to the non usb name.

i did this here, you can copy this ini file over yours.
https://github.com/reloxx13/Marlin/blob/my-skr-mini-e3/platformio.ini

Duplicate:
[BUG 2.0.x]Autobuild STM32F103R_bigtree_USB not detected #15306

it doesn't help me( i'm try to waiting a fix.
composite still not working.

@boelle
Copy link
Contributor

boelle commented Oct 26, 2019

@Bansh1990 many updates have been done, does it still not work? and is #15269 a dublicate of this one?

@boelle
Copy link
Contributor

boelle commented Nov 3, 2019

Duplicate of #15269

@boelle boelle marked this as a duplicate of #15269 Nov 3, 2019
@boelle boelle closed this as completed Nov 3, 2019
@github-actions
Copy link

github-actions bot commented Jul 4, 2020

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked and limited conversation to collaborators Jul 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants