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 would need to store the values (constans) to the FLASH memory which will still remain in the memory. I looked in the datatsheet and found that the data could be saved to bank.
I didnt found how to write data to the bank (any examples etc.)
Thanks for any suggestions and advice.
Jan
Hi Jan,
Are you intending to do this on the MSPM0G3507, as tagged in the post? This particular device does not have the BANK2 / data flash shown in the screenshot you've posted. Please refer to the device datasheet for device specific information such as flash memory characteristics.
Hi Dylan
I have this datasheet https://www.ti.com/lit/ug/slau846a/slau846a.pdf?ts=1730689901918 for a MSPM0G. I suppose that applies to my MSPM0G3507.
I also have this datasheet https://www.ti.com/lit/ds/symlink/mspm0g3507-q1.pdf?ts=1730707254016&ref_url=https%253A%252F%252Fwww.ti.com%252Fproduct%252FMSPM0G3507-Q1 with this page where is link to previous datasheet.
So I think that MSPM0G3507 have BANK2. If I'm wrong, please instruct me.
Thank you
Hi Jan,
The first document you've linked is to the technical reference manual, rather than the datasheet. The technical reference manual is generalized to all MSPM0G devices, not just G3507.
The second document you've linked is the datasheet for the automotive qualified version of the MSPM0G3507, which would have the same memory map as any other MSPM0G3507, so you can use this datasheet. If you take a look at section 8.8, you can see that we specify the device has a single flash memory bank.
So in short, no, MSPM0G3507 only has one bank, BANK0.