-
Notifications
You must be signed in to change notification settings - Fork 43
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
DMA HAL enables FIFO Error interrupt even if the FIFO is not enabled
bug
Something isn't working
dma
Direct Memory Access controller
hal
HAL-LL driver-related issue or pull-request.
internal bug tracker
Issue confirmed and logged into the internal bug tracking system
st community
Also reported by users on the community.st.com
#76
opened Sep 21, 2024 by
multiplemonomials
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
Incorrect assertion in HAL_ADC_ConfigChannel() for STM32H7
adc
Analog-to-Digital Converter
hal
HAL-LL driver-related issue or pull-request.
internal bug tracker
Issue confirmed and logged into the internal bug tracking system
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.