2025-03-27 5:46 AM
I am configuring the SPI module in EB Tresos and attempting to map DSPI_0 in the unit hardware mapping section. However, I receive a bad clock setting error for DSPI_0.
The same error occurs for all DSPI units except DSPI_4 and DSPI_5, which do not show any issues. My port pins and clock configurations are set for DSPI_0, so I expect it to work correctly, but it fails.
Environment:
Microcontroller: SPC58NN84E7
Tool: EB Tresos
Module: SPI Driver
Error Message: "Invalid value for node 'SpiPhyUnitMapping': DSPI Hw unit has bad DSPI_CLK settings."
Has anyone encountered this issue before? Could there be a missing configuration step for DSPI_0’s clock settings in EB Tresos? Any suggestions on what else to check?
Thanks in advance!