AT45DB321E Interface with LPC1752

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

AT45DB321E Interface with LPC1752

585 Views
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

Labels (1)
0 Kudos
1 Reply

525 Views
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 Kudos