Other Parts Discussed in Thread: CONTROLSUITE
Hi folks,
Could anyone give me information about changing the "boot mode pins" which are GPIO 74 and 82 by default.
There is not enough info in technical reference manual and datasheet.
We are adding below lines to our usual code and then upload it to flash of device by using CCS.
EALLOW
DcmsZ1Regs.Z1_BOOTCTRL.bit.KEY=0x5A
DcmsZ1Regs.Z1_BOOTCTRL.bit.BMODE=0xFF
DcmsZ1Regs.Z1_BOOTCTRL.bit.BOOTPIN0=0x58(which means gpio 88)
DcmsZ1Regs.Z1_BOOTCTRL.bit.BOOTPIN1=0x56(which means gpio 86)
EDIS
but we are unable to change the pins what procedure we should follow could you please explain little more.


