Tool/software:
Hi experts
I ask below question for my customer:
My customer is using 2800157 and they have below confuse.
In our TRM, it show the recommend GPIO configuration order:
But in our demo, it has two different init code,
one will enable PLLUP and write the GPIO value and configure the GPIO peripheral and then set its direction.
the other will configure the GPIO peripheral and enable pullup and set its direction
My customer use below order to init the GPIO, they will configure the GPIO peripheral and enable pullup and set its direction and write GPIO value.
So they want to know,
1. if above three order can be used to init GPIO? Is the order will cause some risk?
2. In second order, it don't write GPIO value, is it not need to do it?
3. In customer order, they will write the value finally, is it will have some risk?
BRs
Shuqing