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

Portenta C33: fix Sketch upload#183

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

Merged
leonardocavagnis merged 3 commits intoarduino:mainfrompennam:c33-next
Sep 19, 2025

Conversation

@pennam
Copy link

@pennampennam commentedAug 12, 2025
edited
Loading

boardlinuxwinmac
Portenta C33✔️ *
Portenta H7✔️
GIGA R1 WiFi✔️
OPTA✔️
  • Sometimes i getdfu-util: Cannot open DFU device 2341:0368 found on devnum 73 (LIBUSB_ERROR_ACCESS) but upload works

@pennampennamforce-pushed thec33-next branch 2 times, most recently from5c212bc to263cf69CompareAugust 22, 2025 08:38
@pennampennam marked this pull request as ready for reviewAugust 22, 2025 09:04
@pennam
Copy link
Author

@leonardocavagnis can you give it a spin a your mac?

@leonardocavagnis
Copy link
Member

@pennam Done ;)
Tested on MacOS

boardlinuxwinmac
Portenta C33✔️ *✔️
Portenta H7✔️✔️
GIGA R1 WiFi✔️✔️
OPTA✔️
pennam reacted with heart emoji

@pennampennam changed the titleFix Sketch upload on Portenta C33Portenta C33: fix Sketch uploadAug 29, 2025
@KurtE
Copy link

@pennam@facchinm - Not sure if best place to ask... But I am playing around with zephyr test sketches for some of the Camera

and like experiments/improvements. And as the west builds started to complain about all of my USB stuff being obsolete
I decided to enable the CONFIG_USB_DEVICE_STACK_NEXT and I used many of the config stuff (and code)
that you are merging... Currently on H7.

CONFIG_USB_DEVICE_STACK_NEXT=yCONFIG_USB_DEVICE_PRODUCT="Arduino Portenta H7"CONFIG_USB_DEVICE_MANUFACTURER="Arduino"CONFIG_USB_DEVICE_VID=0x2341CONFIG_USB_DEVICE_PID=0x005bCONFIG_USB_DEVICE_INITIALIZE_AT_BOOT=nCONFIG_SERIAL=yCONFIG_UART_LINE_CTRL=yCONFIG_USBD_CDC_ACM_CLASS=yCONFIG_CDC_ACM_DTE_RATE_CALLBACK_SUPPORT=yCONFIG_USBD_CDC_ACM_LOG_LEVEL_ERR=yCONFIG_UDC_DRIVER_LOG_LEVEL_ERR=yCONFIG_UDC_DRIVER_HIGH_SPEED_SUPPORT_ENABLED=yCONFIG_USBD_LOG_LEVEL_ERR=y

I am getting some USB Serial again. But the debug output starts off with:

uart:~$[00:00:01.630,000] <err> usbd_cfg: Stack was compiled without High-Speed support

I tried adding:
CONFIG_UDC_DRIVER_HIGH_SPEED_SUPPORT_ENABLED=y
But did not make any difference...

I am trying to remember which boards support HS on the main device USB?

Suggestions?

Next up updating the sketch/App I am using to test some of the GC2145 vision_stm32_dcmi.c code on the Nicla Vision.

@pennampennamforce-pushed thec33-next branch 4 times, most recently fromfc7c528 to59f61ccCompareSeptember 19, 2025 09:26
@leonardocavagnisleonardocavagnis merged commit3ac4639 intoarduino:mainSep 19, 2025
52 of 53 checks passed
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.

4 participants

@pennam@leonardocavagnis@KurtE@facchinm

[8]ページ先頭

©2009-2025 Movatter.jp