Skip to main content
AWitt.759
Associate
November 4, 2019
Solved

STM32L4R5ZI using OCTO-SPI without flash memory?

  • November 4, 2019
  • 2 replies
  • 854 views

Hi,

I'm using a STM32L4R5ZI and i want to use OCTO-SPI with my own hardware. 

My question is, can i use the OCTO-SPI without a external flash memory to communicate from the MCU to the PC ? Up to now i tried the provided OCTO-SPI example provided by STM for the STM32LR9I.

Thanks

This topic has been closed for replies.
Best answer by Tesla DeLorean

Not sure where a PC fits in the equation, but QUAD or OCTO SPI should work fine into a CPLD or FPGA based state machine device.

2 replies

Tesla DeLorean
Tesla DeLoreanBest answer
Guru
November 4, 2019

Not sure where a PC fits in the equation, but QUAD or OCTO SPI should work fine into a CPLD or FPGA based state machine device.

Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..
AWitt.759
AWitt.759Author
Associate
November 4, 2019

Ok. Thank you for your answer.