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
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?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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?
The text was updated successfully, but these errors were encountered: