Search found 1 match
- Thu Jun 12, 2025 9:37 am
- Forum: General discussion
- Topic: STM32F107
- Replies: 7
- Views: 2170
Re: STM32F107
Great! It works.
Only weird thing is the GPIO mapping, PD13 variable turn on PE14 instead.
Also, the clock is faster than supposed to. a 1second gives me something about 3 time as fast.
I have a 25MHz oscillator and I'm supposed to have a 72MHz system speed (as configured in STM32CubeMX). Maybe I ...