FlexBus in 16 bit mode and 8 bit access

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

FlexBus in 16 bit mode and 8 bit access

2,064 次查看
namfuak
Contributor III

I intend do use external 16 bit asynchronous SRAM with K61 micro. FlexBus in multiplexed 16 bit address and data mode. I am wondering if it possible to perform various size accesses to the SRAM, e.g. 8 bit, 16 bit, 32 bit in the same way as it is possible with internal SRAM? What about unaligned access? I have read the reference manual and the AN4393 application note, but I can't figure out the answer.

Any help will be greatly appreciated.

标签 (1)
0 项奖励
回复
2 回复数

1,435 次查看
Carlos_Musich
NXP Employee
NXP Employee

Hi Michael,

Technically hardware is able to perform 8-bit and 32-bit accesses. For 16-bit access you will see that the Chip Select signal behaves the same as a 32-bit access, however the compiler is able to perform the necessary instructions to return 16-bit data.

You may find the attachments useful.

Best regards,

Carlos Musich

Technical Support Engineer

1,435 次查看
namfuak
Contributor III

Thanks, Carlos!

0 项奖励
回复