Reads the analog temperature sensor every 100 ms. Converts analog value to temperature (°C). Stores it in a shared variable currentTemp protected by a mutex. alarmTask Checks the current temperature ...
This code example has a three project structure: CM33 secure, CM33 non-secure, and CM55 projects. All three projects are programmed to the external QSPI flash and executed in Execute in Place (XIP) ...