LCR icon indicating copy to clipboard operation
LCR copied to clipboard

Vʀᴇғɪɴᴛ of STM32F303

Open wocard2 opened this issue 1 year ago • 1 comments

Start.cpp says

constexpr float ReferenceTypical = 1.2f;

but the typical value for the Internal reference voltage of the STM32F303 is 1.23 V according to the datasheet. Harmless.

wocard2 avatar Jan 26 '24 16:01 wocard2

You are right. Maybe I mistakenly used the min value? If you want, you can create a PR for this (and the other small issues you found), I'd be glad to merge that

jankae avatar Jan 26 '24 19:01 jankae