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.

PROCESSOR-SDK-AM62X: OSPI Flash Operations are Not working when DAC mode is enabled on AM26x SK EVM E3A board

Part Number: PROCESSOR-SDK-AM62X

Tool/software:

Hello team,

MCAL Package: MCAL_SitaraMPU_09.01.00

we are referring the SDK provided for the above package.

we were trying to implement OSPI FLASH operations using DAC mode on  AM26x SK EVM E3A board.

with interrupt enabled, OSPI FLASH operations are working fine but when DAC mode is enabled, the API CSL_ospiFlashExecCmdComplete is returning status as E_Not_OK.

When we further debugged, During DAC mode, OSPI_dac_xfer_mode_write API is not enabling the CSL_ospiCmdWrite API, because of this the FLASH write Operation is not successful and is in while loop and never comes out..

Can you Please let us know if there is any change required to support DAC mode in AM26x SK EVM E3A board.

we are using UART boot mode to run our application.

Also in the release notes of this MCAL package under known Limitations, it is mentioned that 

MCAL-12891

FLS Interrupt mode is not working.

User Shall configure Flash driver in polling mode.

so can you please confirm on this because with interrupt it is working. Please find the release notes attached.MCAL_SitaraMPU_release_notes.html 

Regards,

Pradeep R