Hi All,
I am trying to update the "Count match value" of the counter app in DAVE 4. I am using the following method
What I get is that the register CRS is set to the correct value, but it seems the shadow transfer is never done such that the CR register is set.
How can I change the "Count match value" from within software?
Regards
Enigma
I am trying to update the "Count match value" of the counter app in DAVE 4. I am using the following method
Code:
CCU40_CC41->CRS= (uint32_t) 20;
How can I change the "Count match value" from within software?
Regards
Enigma