Skip to main content
Sidlauskas.David
Associate III
January 16, 2019
Question

CUBEMX EXTI17 bug

  • January 16, 2019
  • 1 reply
  • 1008 views

I have a project on CubeMX v5.0.1 - stm32 f103c8 that uses the RTC. I want an alarm interrupt on EXTI_17.

In Cubemx under RTC I check Activatet he clock source, Select RTC output On Tamper Pin, and under NVIC, select RTC alarm interrupt through EXTI line 17".

When I generate and compile the code, nowhere can I find an EXTI 17 interrupt being enabled. When I run it and examine the EXTI registers, EXTI 17 is not enabled.

I've done the same thing with an F446 and there EXTI 17 does get enabled as promised by CubeMX.

Has CubeMX left something out for the F103???

Dave Sidlauskas

This topic has been closed for replies.

1 reply

Sidlauskas.David
Associate III
January 16, 2019

Oops. Found it. My bad. Ignore original post.

Amel NASRI
Technical Moderator
January 17, 2019

And what was the error?

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.