arduino / arduino/ArduinoCore-mbed
LDORDY bit not defined
- Dominant language
- C
- Stars
- 411
- Forks
- 225
- PR merge metrics
- No merged PRs in 30d
Description
Is there a reason as to why the ADC_ISR bit definition in the https://raw.githubusercontent.com/arduino/ArduinoCore-mbed/master/cores/arduino/mbed/targets/TARGET_STM/TARGET_STM32H7/STM32Cube_FW/CMSIS/stm32h747xx.h stops at the 10th bit while there are 12 described in the datasheet?
Contributor guide
No contributing guide indexed for this repository
Research direction
Open cores/arduino/mbed/targets/TARGET_STM/TARGET_STM32H7/STM32Cube_FW/CMSIS/stm32h747xx.h and inspect the ADC_ISR bit definitions. Compare them with the STM32H747 datasheet, focusing on the missing LDORDY bit and the stated 12-bit range. Done means the header accurately reflects the documented ADC_ISR bits, with any reason for the discrepancy resolved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- embedded-iot
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 52/100