8 years, 9 months ago.

How could I use internal temperature sensor of STM32F401?

In CubeMx we can configure internal temperature sensor of F401 and use with KEIL, IAR etc.. Is it possible to use it with mbed?

Thanks.

1 Answer

8 years, 1 month ago.

I am also interested in this. The register appears in the cmsis library but it doesn't seem to bubble up through the Hal to the mbed api.

Has anybody out there successfully plumbed this through the mbed lib?

For sure there is nothing preventing you from reading the sensor, but I don't know if there are any specific libs to support it (outside the STM HAL files).

posted by Erik - 19 Mar 2016