Typo in USART_ISR_TXFNF definition
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 65/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- c
- Domain
- embedded-iot
Research direction
Open Drivers/CMSIS/Device/ST/STM32MP2xx/Include/stm32mp257fxx_cm33.h at line 55774 and compare the USART_ISR_TXFNF definition with nearby register macros. Check the other header files in that directory for the same typo, then verify that the definition uses the intended mask and that the affected headers remain consistent.
Written by the indexing model from the issue text.
Description
There is a typo in Drivers/CMSIS/Device/ST/STM32MP2xx/Include/stm32mp257fxx_cm33.h line 55774
USART_ISR_TXFNF is defined as USART_ISR_TXFNF_Pos whereas I suspect it should be USART_ISR_TXFNF_Msk
I have not checked whether it is present in the other header files in that directory.
- Dominant language
- C
- Stars
- 17
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from STMicroelectronics/STM32CubeMP2
-
Difficulty 2/5 1-3 hours Newbie friendliness 35/100
-
Difficulty 3/5 1-2 days Newbie friendliness 38/100
-
HAL/CMSIS Submodules Open
Difficulty 4/5 3-5 days Newbie friendliness 25/100
STMicroelectronics/STM32CubeMP2#2 · 1 comment ·
All issues in STMicroelectronics/STM32CubeMP2
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
level/task module/gcp type/bug
Difficulty 2/5 1-3 hours Newbie friendliness 85/100
-
Difficulty 1/5 Under an hour Newbie friendliness 86/100
hapostgres/pg_auto_failover#1190 ·
-
docs
Difficulty 1/5 Under an hour Newbie friendliness 85/100
-
P3 sonic-vpp
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
sonic-net/sonic-buildimage#29662 ·