-
Notifications
You must be signed in to change notification settings - Fork 49
Issues: STMicroelectronics/stm32h7xx-hal-driver
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
HAL_I2C_Mem_Read_DMA should call I2C_Enable_IRQ with flag I2C_XFER_RX_IT instead of I2C_XFER_TX_IT
#87
opened Jun 3, 2025 by
xiankunxu
I couldn't use SD of 1GB probably Card V1
enhancement
New feature or request
hal
HAL-LL driver-related issue or pull-request.
sd
Secure Digital interface
sdmmc
Secure Digital input/output Multimedia Card interface
#86
opened May 28, 2025 by
rod6214
LL driver routine RCC_GetHCLKClockFreq ignores D1CPRE divider from D1CFGR register
bug
Something isn't working
hal
HAL-LL driver-related issue or pull-request.
internal bug tracker
Issue confirmed and logged into the internal bug tracking system
rcc
Reset and Clock Controller
#80
opened Dec 21, 2024 by
Ilia-Ko
HAL_ETH_ReleaseTxPacket() does not test gState and races with itself and TX functions when accessing TX descriptors and counters
bug
Something isn't working
eth
Ethernet MAC (Media Access Controller)
hal
HAL-LL driver-related issue or pull-request.
internal bug tracker
Issue confirmed and logged into the internal bug tracking system
#72
opened Sep 8, 2024 by
KarstenHohmeier
HAL_ETH_Transmit_IT() and HAL_ETH_Transmit() do not set HAL_ETH_STATE_BUSY before modifying TX descriptors creating race-condition
bug
Something isn't working
eth
Ethernet MAC (Media Access Controller)
hal
HAL-LL driver-related issue or pull-request.
internal bug tracker
Issue confirmed and logged into the internal bug tracking system
#71
opened Sep 8, 2024 by
KarstenHohmeier
HAL_ETH does non-atomic Test-and-Set operations on gState which is not thread-safe
bug
Something isn't working
eth
Ethernet MAC (Media Access Controller)
hal
HAL-LL driver-related issue or pull-request.
#70
opened Sep 8, 2024 by
KarstenHohmeier
Ethernet PTP timestamp retrieval is entirely wrong
bug
Something isn't working
eth
Ethernet MAC (Media Access Controller)
hal
HAL-LL driver-related issue or pull-request.
#63
opened Jul 8, 2024 by
chris1seto
USB HCD wrong calculation of toggle_in flag with DMA enabled
hal
HAL-LL driver-related issue or pull-request.
usb
Universal Serial Bus
#41
opened Nov 23, 2023 by
ilyapas
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.