Skip to content
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

Add code for internal temperature sensor #337

Open
PatrickKa opened this issue Jan 1, 2025 · 1 comment
Open

Add code for internal temperature sensor #337

PatrickKa opened this issue Jan 1, 2025 · 1 comment

Comments

@PatrickKa
Copy link
Contributor

The STM32 has an internal analog temperature sensor that is connected to the ADC. For more details see the datasheet sections 3.30 Temperature sensor and 6.3.21 Temperature sensor characteristics as well as the reference manual RM0383 section 11.9 Temperature sensor.

Reading the internal sensor should be similar to the RF temperature sensor.

@M-C-machts
Copy link
Contributor

Notes:
our STM32 has only one ADC channel,
MCU temperature is on internal pin 16 (and not 18 like the manual suggests...)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants