Search found 4 matches

by tyllurius
Tue Jun 22, 2021 7:51 pm
Forum: General discussion
Topic: Setup external clock (HSE) at project level
Replies: 3
Views: 3442

Re: Setup external clock (HSE) at project level

Hi mwon, sorry, saw your post only now... No, I haven't figured it out, because as I read "...but this is not properly managed by Sloeber" I deferred from it, because it took me weeks to get Sloeber running properly with STM32 and I wanted to proceed with my project. But it's still on my l...
by tyllurius
Thu Apr 01, 2021 1:15 am
Forum: General discussion
Topic: Setup external clock (HSE) at project level
Replies: 3
Views: 3442

Setup external clock (HSE) at project level

Hey there, in my project I have an external 16 MHz crystal connected to my STM32F103CB. So I need to reconfigure my clock, by maintaining 72 MHz SYSCLK and 48 MHz for USB. I know that two things need to be done, change the HSE predivider, and adjust the value of HSE. In my case HSE/2, and HSE = 1600...
by tyllurius
Fri Mar 12, 2021 6:47 pm
Forum: General discussion
Topic: LTO isn't working?
Replies: 9
Views: 7843

Re: LTO isn't working?

Hey there, I encountered this problem as I am in urge need to use LTO in a current project, without it my project doesn't fit into a STM32F103C8 blue pill, with LTO it does... I found an article about LTO with a workaround, but if I apply those I get errors that the outcommented interrupt handlers c...
by tyllurius
Wed Jan 06, 2021 8:04 pm
Forum: IDE's
Topic: Unable to compile with Sloeber and Core 1.9.0
Replies: 3
Views: 3972

Unable to compile with Sloeber and Core 1.9.0

Hi there, I have problems compiling projects with the Sloeber IDE (latest nightly) and 1.9.0 Core. It seems that it compiles ok, but when it comes to linkage the combiner can't find the precompiled files: Compiler output is: 'Starting combiner' "D:\Programme\Sloeber\arduinoPlugin\packages\STM32...

Go to advanced search