2019-11-03 11:22 PM
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
Solved! Go to Solution.
2019-11-03 11:35 PM
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.
2019-11-03 11:35 PM
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.
2019-11-04 12:27 AM
Ok. Thank you for your answer.