Skip to content
Snippets Groups Projects
Commit c7e334d3 authored by Steffen Pengel's avatar Steffen Pengel
Browse files

cpu/stm32f3: set i2c clk input to sysclk when HSI is deactivated


According to the STM32F3 clocktree (ref. manual p. 126) the I2CX
hardware is driven by either HSI or SYSCLK.
If HSI is deactivated SYSCLK clock must be selected as I2CX clock.

Signed-off-by: default avatarSteffen Pengel <steffen.pengel@gmail.com>
parent 39fcc8bc
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment