Part Number: MSP430FR5922 CSCTL0 Clock System Control 0 is the password register to unlock the CS registers.
CSKEY password. Must always be written with A5h; a PUC is generated if any other value is written . Always reads as 96h. After the correct password…
Hello a b,
I see 9 posts you have made recently, for example:
MSP430FR5922: MSP430 Clock System register lockout
RE: MSP-FET: What is the Comm port in MSP-FET
LM3549: EEPROM init values
LM3549: Shutdown -> Standby time
Not sure why you are not able…
Part Number: MSP430F5325 Other Parts Discussed in Thread: MSP430FR5922 Tool/software: Code Composer Studio We need AES256 sourcecode for our MSP430F5325. Where can I find this?
OK, got an .rl file. See attached.
The line in question in this file is line 42960, __bis_SR_register(GIE). If you look, it replaces that line with the following:
__asm__ __volatile__ ("bis.w %0, SR { nop" : : "ri"((unsigned int) (0x0008)) );…