cancel
Showing results for 
Search instead for 
Did you mean: 

STM32Cube callbacks and variables

patrickbrataas9
Associate II
Posted on November 14, 2014 at 13:00

As far as I can see the new STM32Cube has callbacks that are called from the ISRs. This means that all variables that can be changed within the callback and accessed from outside the callback has to be declared as volatile as usual? I would like some confirmation/thoughts on this.

#volatile
1 REPLY 1
Posted on November 14, 2014 at 13:19

As this is a purely Cube-related issue, please re-post this question in the [DEAD LINK /public/STe2ecommunities/mcu/Lists/STM32Java/AllItems.aspx]dedicated ''STM32 Software Tools'' sub-forum.

JW