2014-11-14 04:00 AM
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.
#volatile2014-11-14 04:19 AM
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