Using UART3_TXD (GPIO5[27]) as an GPIO

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Using UART3_TXD (GPIO5[27]) as an GPIO

跳至解决方案
1,218 次查看
adde_ado
Contributor III

Hi,

I'm using i.MX 8M Mini Processor.

I cannot use UART3_TXD (GPIO5[27]) as an GPIO.

What could be the problem?

Best regards,

Adde

 

标签 (1)
0 项奖励
1 解答
1,209 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Adde

 

reason may be that it is used by other driver/application. One can try to set manually

using jtag debugger or memtool

https://source.codeaurora.org/external/imx/imx-test/tree/test/memtool?h=lf-5.10.72_2.2.0

Another reason may be that chip is broken, probably due to ESD or overheating.

 

Best regards
igor

在原帖中查看解决方案

0 项奖励
4 回复数
1,177 次查看
josephzhou1
Contributor V

see

Best Regards,
Joseph Zhou Jianhui / Senior Embedded Software Engineer, Singapore
0 项奖励
1,210 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Adde

 

reason may be that it is used by other driver/application. One can try to set manually

using jtag debugger or memtool

https://source.codeaurora.org/external/imx/imx-test/tree/test/memtool?h=lf-5.10.72_2.2.0

Another reason may be that chip is broken, probably due to ESD or overheating.

 

Best regards
igor

0 项奖励
1,196 次查看
adde_ado
Contributor III

Hi Igor,

Thanks for your previous answer.

What about this post?

https://community.nxp.com/t5/i-MX-Processors/Using-UART3-TXD-GPIO3-24-as-an-GPIO/m-p/375613

Could it be the same problem I am experiencing?

Best regards,

Adde

0 项奖励
1,190 次查看
igorpadykov
NXP Employee
NXP Employee

>What about this post?

 

that post talks about UART3_TXD which is connected to external part

and that part(configured as output) drives UART3_TXD.

 

Best regards
igor

0 项奖励