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.

AM263P4: Does AM263Px MCAL 10.0 support OSPI(4S) mode

Part Number: AM263P4

Tool/software:

Hi,

In the AM263PX MCAL, I found it only supports the flash chip IS25LX256 at OSPI(8S) mode.
As we are using the flash chip S25FLS128 at QSPI or OSPI(4S) mode, do you have a MCAL example fls_app for this chip at OSPI(4S)?
Thanks
Phoenix
  • Hello,

    Fls_app example is provided at 'mcal_install_dir\mcal\examples\Fls'. If you change Fls_Mode in Fls_Cfg.c (while generating configurations) available at "mcal_install_dir\mcal\examples_config\Fls_Demo_Cfg\soc\am261\r5f0_0\src\Fls_Cfg.c", it will work in required mode.
    You should also change respective commands for you flash in "mcal_install_dir\mcal\Fls\V2\Fls_Nor_config.c".

    Thanks,
    Gunjan