2021-04-22 11:34 PM
저는 현재 STM32F410CBT3 모�?�로 개발중�? 있습니다.
FLASH MEMORY MT25Q128 모�?��?� SPI로 연결하여 메모리를 사용하려고합니다.
MT25Q128 메모리�? 1M�?�기�?� �?��?�터를 저장하고 싶습니다.
방법�?� 있으면 알려주시기 바�?니다. 내부 RAM�?� �?�기가 작아서 1M사�?�즈�?� �?��?�터를 넣�?�수 있는 방법�?� 모르겠습니다.
빠른 답변 부�?드립니다.
Solved! Go to Solution.
2021-04-28 01:06 AM
I've translated your question using a translation tool to increase the chances of getting you a reply from our experts and community members, since the majority interact in English:
I am currently developing the STM32F410CBT3 model.
I am trying to use the memory by connecting the FLASH MEMORY MT25Q128 model with SPI.
I want to store 1M of data in MT25Q128 memory.
Please let me know if there is a way. The size of the internal RAM is small, so I don't know how to put 1M size of data.
Please answer fast.
Even if the STM32F410CBT3 does not offer a Quad-SPI interface, you can use it in normal SPI mode by using DQ0 and DQ1 and connecting them to MOSI/MISO of one of the two SPI ports.
Regards
/Peter
2021-04-28 01:06 AM
I've translated your question using a translation tool to increase the chances of getting you a reply from our experts and community members, since the majority interact in English:
I am currently developing the STM32F410CBT3 model.
I am trying to use the memory by connecting the FLASH MEMORY MT25Q128 model with SPI.
I want to store 1M of data in MT25Q128 memory.
Please let me know if there is a way. The size of the internal RAM is small, so I don't know how to put 1M size of data.
Please answer fast.
Even if the STM32F410CBT3 does not offer a Quad-SPI interface, you can use it in normal SPI mode by using DQ0 and DQ1 and connecting them to MOSI/MISO of one of the two SPI ports.
Regards
/Peter