I. Introduction
In safety-critical sectors such as automotive and aerospace, ensuring the reliability of microcontrollers (MCUs) is crucial. This involves identifying devices that fulfill specific criteria. Within this context, the maximum operating frequency (F_{\max}) holds particular significance due to its impact on the overall performance of the MCU. F_{\max} influences the speed at which the MCU can process data, which is crucial in applications where timely processing is essential. If the F_{\max} is not reached, this can lead to problems such as timing violations and system instability, which can endanger the reliability and safety of the entire system. Traditional approaches to determine F_{\max} require extensive testing at varying clock frequencies (Speed Binning, [1], [2]). This method is time-intensive, relies on costly test setups, and merely yields binary pass/fail outcomes. In response to these challenges, machine learning (ML) regression models have been proposed to predict F_{\max} of MCUs based on alternative easy-to-acquire on-chip measurements, offering significant time savings compared to traditional methods [1], [2], [3]. In particular, previous research showed that frequency values from ring oscillators (ROs) can be linked with the device's speed F_{\max} and used as features for ML models [3], [4].