Flexbus on K53 with MII/RMII network

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

Flexbus on K53 with MII/RMII network

跳至解决方案
1,137 次查看
kfranz
Contributor III

We need to use the flexbus on a K53 and maintain the ability to use RMII for the network interface. There seems to be a conflict with pin usage when trying to do this.

How do I use flexbus and still use the RMII interrface?

 

0 项奖励
1 解答
1,131 次查看
kfranz
Contributor III

My goal is to connect an external SRAM chip. Preferably with at least 128KB of SRAM.

在原帖中查看解决方案

0 项奖励
2 回复数
1,132 次查看
kfranz
Contributor III

My goal is to connect an external SRAM chip. Preferably with at least 128KB of SRAM.

0 项奖励
959 次查看
kfranz
Contributor III

We accomplished this by not connecting the trace pins. PTA6 (TRACE_CLKOUT), PTA7 (TRACE_D3), PTA8 (TRACE_D2), PTA9 (TRACE_D1), and PTA10 (TRACE_D0) were originally connected to the Cortex-M JTAG 20-pin debugger. If you are not using the JTAG trace capability, these pins do not need to be connected to the debugger. They can then be used for the flexbus. This makes connecting an external RAM to the flexbus possible and also use the RMII interface. 

0 项奖励