mirror of
https://github.com/IcedRooibos/py32f0-template.git
synced 2025-10-28 08:22:06 -07:00
docs: add notes to internal temp sensor example
This commit is contained in:
parent
acd0745d37
commit
41fb001c30
@ -1,7 +1,8 @@
|
||||
/**
|
||||
* Demo of reading internal temperature sensor
|
||||
* - Works on QFN32 packaging
|
||||
* - Doesn't work on TSSOP20 packaging, always read 0xFFF
|
||||
* Demo of internal temperature sensor
|
||||
*
|
||||
* - If the internal sensor reading is always 4095(0xFFF), disconnect the UART RX(A3) pin
|
||||
*
|
||||
*/
|
||||
#include "main.h"
|
||||
#include "py32f0xx_bsp_clock.h"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user