Hi experts,
My customer is using MSP430F6736, and they are wondering about Flash on MSP430.
Q1:When accessing Flash memory, is it possible to access (read/write) odd-numbered addresses?
Q2:If so, could you tell me if there are any precautions to be taken when accessing odd-numbered addresses?
In "MSP430x5xx and MSP430x6xx Family User's Guide (Rev. Q)", I found that 1Byte access is possible, but there is no description whether it is OK to access odd-numbered address first. For example, when recording 3Byte data multiple times, if no countermeasures are taken, the odd-numbered address may be written as the first address. In this case, We are wondering if it is better to write the data in 3+1Byte units.
I checked the following thread, but in the end I could not determine if it is possible to access odd addresses.
e2e.ti.com/.../mov-b-at-odd-address-writes-the-even-address
Since we are not experiencing a specific problem, it may be difficult to answer, but it would be helpful if you could share whether Q1 is possible and some reference information.
Best regards,
O.H