Skip to content

drivers: usb: stm32: stm32u5x clock disable in sleep mode #91039

Closed
@vai-rikar

Description

@vai-rikar

Describe the bug

Call to LL_AHB2_GRP1_DisableClockStopSleep uses logical OR instead of bitwise OR clearing wrong bits in the RCC register.

PR #88082 fixes the issue.

Regression

  • This is a regression.

Steps to reproduce

No response

Relevant log output

Impact

Annoyance – Minor irritation; no significant impact on usability or functionality.

Environment

branch: 4.0, 4.1, main

Additional Context

No response

Metadata

Metadata

Assignees

Labels

bugThe issue is a bug, or the PR is fixing a bugplatform: STM32ST Micro STM32priority: lowLow impact/importance bug

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions