Hi all,
I started to work with S32K344-EVB and use PEMicro. Everything (build, flash and debug) works fine without HSE. And I'm trying to integrate HSE FW with FreeRTOS. I added HSE driver from S32 Design Studio IDE:
I also downloaded the S32K344 HSE FW 0.2.40.0 SR Release and S32K3 MCUs for General Purpose HSE Demo Examples.
I tried the HSE FW Install and Update from the baremetal examples and they worked fine too.
S32K3 Standard Software → Automotive SW - S32K3 - HSE Firmware → S32K344 HSE FW 0.2.40.0 SR Release
S32K3 MCUs for General Purpose HSE Demo Examples
My questions are the followings:
Thanks in advance.
Regards,
Sandor
Solved! Go to Solution.
Hi @sandor_b
Since the HSE firmware installation is typically done only once, I recommend creating a separate project. As for updating the HSE firmware, there should be no issues integrating it into your main application.
For clarity, the S32K3 MCUs for General Purpose HSE Demo Examples are provided as separate applications for each use case, demonstrating how each works independently.
Additionally, we provide AWS libraries and an MbedTLS package (with HSE) for the S32K3 product, which includes demo examples that integrate the RTD Driver, HSE Firmware, TCP/IP Stack, and RTOS. These resources might be useful for your application development. It can be downloaded from:
S32K3 Reference Software > Automotive SW - S32K3 - AWS IoT or Automotive SW - S32K3 - mbedTLS.
BR, VaneB
Hi @sandor_b
Since the HSE firmware installation is typically done only once, I recommend creating a separate project. As for updating the HSE firmware, there should be no issues integrating it into your main application.
For clarity, the S32K3 MCUs for General Purpose HSE Demo Examples are provided as separate applications for each use case, demonstrating how each works independently.
Additionally, we provide AWS libraries and an MbedTLS package (with HSE) for the S32K3 product, which includes demo examples that integrate the RTD Driver, HSE Firmware, TCP/IP Stack, and RTOS. These resources might be useful for your application development. It can be downloaded from:
S32K3 Reference Software > Automotive SW - S32K3 - AWS IoT or Automotive SW - S32K3 - mbedTLS.
BR, VaneB