Issue with SPI Clock on STM32L562VE MCU with TZEN = 0 Configuration
Hello STM32 community,
I'm facing an issue with my STM32L562VE MCU where I'm not receiving SPI clock signals whenever I attempt to transmit or receive data.
Here are the specifics of my setup:
MCU: STM32L562VE
SPI Mode: 0
Data Word Length: 8 bits
Main Clock Frequency: 80MHz
SPI Clock Frequency (after prescaler of 2): 40MHz
MCU is connected to two crystals:
LSE (Low-Speed External) crystal: 32kHz
HSE (High-Speed External) crystal: 48MHz
Clock Source Used: MSI only (despite having LSE and HSE crystals)
I've also uploaded the .ico file and other related files for reference.
Despite these configurations, I'm not receiving the expected SPI clock signals. I've checked my connections and configurations, but I haven't been able to identify the root cause of the issue.
Has anyone in the community encountered a similar problem with SPI clock signals on the STM32L562VE MCU? Any insights, suggestions, or solutions would be greatly appreciated.
Thank you for your assistance.
Best regards,
Giridhara Datta G
