cancel
Showing results for 
Search instead for 
Did you mean: 

How to port "SPI_FullDuplex_ComDMA_Slave" to "TFM_SBSFU_Boot" on STM32U585

zqizh.1
Associate II

Hi,

I want to port "SPI_FullDuplex_ComDMA_Slave" to "TFM_SBSFU_Boot".

My MCU is STM32U585.

I can port "SPI_FullDuplex_ComDMA_Slave" to "TFM_Appli NonSecure" success, but fail to port it to "TFM_SBSFU_Boot".

Do you have any suggestion for it?

Please advise.

Thanks,

QiZhang

3 REPLIES 3
CMYL
ST Employee

Hi QiZhang,

which kind of error message you got ?

I guess there are configuration issue of security for SPI + SRAM + GPDMA.

Refer to RM0456 Rev chapter 5 Global TrustZone controller (GTZC), 5.6.2 GTZC1 TZSC secure configuration register 1 (GTZC1_TZSC_SECCFGR1) for SPI for example.

Best Regards,

Younes

zqizh.1
Associate II

Hi Younes,

I've solved it by myself.

Thanks,

QiZhang

CMYL
ST Employee

Hi,

Great well done 🙂

I was in vacation thisweek, my colleague is working on your case.

BR,

Younes