Search found 3 matches

by divner
Thu Dec 09, 2021 7:53 am
Forum: General discussion
Topic: error: 'stimer_t' does not name a type; did you mean 'timer_t'?
Replies: 4
Views: 2893

Re: error: 'stimer_t' does not name a type; did you mean 'timer_t'?

Hello @ABOSTM Good news. I have been able to get the Timebase_Callback.ino example on my custom STM32 F427ZIT6 board working thanks to your much appreciated help and guidance. I had a minor issue in thinking that I needed to install a Library until I realised that it is all part of the core now. Yes...
by divner
Wed Dec 08, 2021 9:37 am
Forum: General discussion
Topic: error: 'stimer_t' does not name a type; did you mean 'timer_t'?
Replies: 4
Views: 2893

Re: error: 'stimer_t' does not name a type; did you mean 'timer_t'?

Hello ABOSTM,

Thank you for the advice and the links to the examples.
I will report back on my progress.

Best regards Noel Diviney.
by divner
Tue Dec 07, 2021 11:12 am
Forum: General discussion
Topic: error: 'stimer_t' does not name a type; did you mean 'timer_t'?
Replies: 4
Views: 2893

error: 'stimer_t' does not name a type; did you mean 'timer_t'?

Hi, I am endeavoring to upgrade an existing project which uses hardware timer interrupts from version 1.4.0 arduino_stm32_core to version 2.0.0 of the core. The attached sketch is an abbreviated example sketch which compiles ok with version 1.4.0 core and compiler but fails with the 2.0.0 core. I ha...

Go to advanced search