embassy/examples
bors[bot] 7f499f3edc
Merge #1024
1024: stm32/adc: Remove voltage and temperature conversions r=Dirbaio a=GrantM11235

The current conversion utilities are confusing and a bit of a footgun. (Two out of the three examples got it wrong! They didn't measure vref at all, so all the conversions are completely wrong if vcca isn't 3.3v)

I think we should eventually have some sort of conversion utilities in the HAL, but for now I think it is best to just remove it and let the users do their own math.

cc `@chemicstry` 

Co-authored-by: Grant Miller <GrantM11235@gmail.com>
2022-10-26 19:44:06 +00:00
..
boot all Cargo.toml: Add license to all crate Cargo.toml files 2022-10-07 12:41:56 +02:00
nrf Update Rust nightly. 2022-10-26 16:47:29 +02:00
nrf-rtos-trace all Cargo.toml: Add license to all crate Cargo.toml files 2022-10-07 12:41:56 +02:00
rp Update Rust nightly. 2022-10-26 16:47:29 +02:00
std Update Rust nightly. 2022-10-26 16:47:29 +02:00
stm32f0 all Cargo.toml: Add license to all crate Cargo.toml files 2022-10-07 12:41:56 +02:00
stm32f1 Improve examples 2022-10-24 15:27:12 -05:00
stm32f2 all Cargo.toml: Add license to all crate Cargo.toml files 2022-10-07 12:41:56 +02:00
stm32f3 stm32: Add support for read_until_idle on UART 2022-10-26 19:06:18 +02:00
stm32f4 Merge #1024 2022-10-26 19:44:06 +00:00
stm32f7 Merge #1024 2022-10-26 19:44:06 +00:00
stm32g0 all Cargo.toml: Add license to all crate Cargo.toml files 2022-10-07 12:41:56 +02:00
stm32g4 all Cargo.toml: Add license to all crate Cargo.toml files 2022-10-07 12:41:56 +02:00
stm32h7 Merge #1025 2022-10-26 19:34:43 +00:00
stm32l0 stm32: Add support for read_until_idle on UART 2022-10-26 19:06:18 +02:00
stm32l1 all Cargo.toml: Add license to all crate Cargo.toml files 2022-10-07 12:41:56 +02:00
stm32l4 stm32: Add support for read_until_idle on UART 2022-10-26 19:06:18 +02:00
stm32l5 Update Rust nightly. 2022-10-26 16:47:29 +02:00
stm32u5 all Cargo.toml: Add license to all crate Cargo.toml files 2022-10-07 12:41:56 +02:00
stm32wb all Cargo.toml: Add license to all crate Cargo.toml files 2022-10-07 12:41:56 +02:00
stm32wl all Cargo.toml: Add license to all crate Cargo.toml files 2022-10-07 12:41:56 +02:00
wasm all Cargo.toml: Add license to all crate Cargo.toml files 2022-10-07 12:41:56 +02:00