Hi all,
I work with the eval board ezdsp5535. For my future application, I would like to use SPI peripheral and specific GPIO28 and GPIO29.
Quickly I see that I have to configure the PPmode Field from EBSR register to Mode 1 to use SPI and unfortunately mode 2 to use GPIO28 or 29. Later I will have to use many GPIO which are not mapped to the same PPmode configuration. My question is:
Is it possible to change the EBSR register when the application is running to switch between different PPMODE or is it not possible (that mean I have to choose a fix PPMODE at the boot process)?
If it is possible what is the sequence I have to follow in order to do that?
Thank you
Regards