Other Parts Discussed in Thread: CC1312R
I saw in the manual of CC1312R that there is 352KB of programmable flash memory and 256KB of ROM for storing the protocol stack.
My understanding is that 352KB of flash memory is used for the storage of the applications we write. That 256KB ROM still requires us to develop the RF protocol stack separately.
Should the protocol stack be burned back into the ROM after compilation? This is equivalent to developing applications and burning them to flash memory, as well as developing protocol stacks and burning them back to ROM.
I don't know if my understanding is correct. Please help confirm.
Also, if there are any development tutorials and instruction documents in this regard, could you provide them? Thank you!