aTxBuffer[0]=0x11; HAL_SRAM_Write_32b(&hsram1, (uint32_t *)ADDR_MNM1221+0x0, (uint32_t *)aTxBuffer,1); It is a write code to SRAM but fail. The Panasonic IC MNM1221. The attachment is the datasheet.This reading code is successful. HAL_SRAM_Read_32b...