AT45DB321E Interface with LPC1752

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

AT45DB321E Interface with LPC1752

592 次查看
jahid_sawikot
Contributor I

I have a circuit in which one uses lpc1752 and at45db flash memory. My question is this flash memory connects to ic like bellow and its work. I want to know how it works and is they use spi or something else.  

lpc1752         at45db321e

MOSI               SSEL

MISO               MISO

SCK                 SCK

CS                    MOSI

pastedImage_8.jpg

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

532 次查看
Omar_Anguiano
NXP TechSupport
NXP TechSupport

Hello Jahid Hasan

 

You can find detailed information about the SPI in the LPC1752 user guide under chapter 17. https://www.nxp.com/docs/en/user-guide/UM10360.pdf 

For examples about the SPI, you can refer to the LPCOpen libraries LPCOpen Software for LPC17XX | NXP 

 

Regarding the schematic the MOSI line of the MCU must be connected to the serial input of your device and SSEL is connected to the Chip Select.

 

Let me know if this is helpful, if you have more questions do not hesitate to ask me.

Best regards,

Omar

0 项奖励