This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software:
Hi
I have one question about the register of Msp430Fr6972, the register FRCTL0.
I see that on the file MSP430fr6972.h the register FRCTL0 have not defined
the flags WPROT and AUTO, I'm using code composer studio.
This is a Mistake or is better do not using this 2 flags?
If I enable the Auto is automatic generate a wait state, actually I have 16mhz so I'm using NWAITS_1.
I think is confortable to using the WPROT bit because I have using for the Fram the protecion MPU section
but for the Info memory protection I think is this flag that must be used, I would like to using the Info like eeprom,
so protect during nomal operation I will set the Bit Wprot and when I want to write the info memory I will clear the Wprot bit.
The bit Wprot do not have any effect on the MPU segmentation protection memory Right ? the MPU have priority on the meory protection right ?
so when the WPROT is clear all protect memory segmentatio is protect of course, right?
Regards
Luigi
I think the FR6972 doesn't have FRAMCTL_A [Ref datasheet (SLASE23E) Fig 1-1]. Check User Guide Chapter 7 instead.
Hey Luigi,
I'm confirming what Bruce said. The FR6972 has the FRCTL, not the FRCTL_A. So those bits are not available.
Thanks,
JD
**Attention** This is a public forum