This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TDA4VM: OSPI Legacy Mode Read Causes System to Hang

Part Number: TDA4VM

I'm working on a design that is using OSPI to interface with some non FLASH SPI devices that have a 16bit word length.

I can enable ENB_LEGACY_IP_MODE_FLD and write to the the mem mapped address and see the data and expected response on the logic analyzer.

When I try to read the mem mapped address, the system hangs on the read instruction without any exception and the debugger can't pause operation.