Timers

Fully featured ARM compilers available on Windows, Linux, and macOS.
Post Reply
Author
Message
mjwo3901
Posts: 5
Joined: 13 Mar 2013 00:08

Timers

#1 Post by mjwo3901 » 04 Mar 2022 22:00

Any easy way to set up interrupts for timers in Necto for STM32?

User avatar
filip
mikroElektronika team
Posts: 11874
Joined: 25 Jan 2008 09:56

Re: Timers

#2 Post by filip » 08 Mar 2022 14:06

Hi,

You can use Timer Calculator application to generate timer code :
https://www.mikroe.com/timer-calculator

Regards,
Filip.

sebastian.kraemer
Posts: 6
Joined: 01 Mar 2022 15:59

Re: Timers

#3 Post by sebastian.kraemer » 18 Mar 2022 15:39

Hi,
should the code generated by the timer calculator work with Necto studio?

I get an error "Undeclared identifier 'NVIC_IntEnable' in expression". According to this post: viewtopic.php?f=238&t=77711&p=309578&hi ... er#p309578 the NVIC_... functions were not implemented - at least not one year ago. Are they implemented now?

gojdic5678
Posts: 17
Joined: 27 Jan 2022 08:15

Re: Timers

#4 Post by gojdic5678 » 30 Mar 2022 08:31

also interested in this example, thank you

EDIT: of course speaking of mikroSDK 2.5 at least

Post Reply

Return to “ARM AI Compilers”