Home > On-Demand Archives > Talks >
Automated HIL(Hardware in the Loop) Test Processes
Komathi Sundaram - Watch Now - EOC 2025 - Duration: 28:46

This talk will focus on how end-to-end automation of Hardware-in-the-Loop (HIL) test processes accelerates developer feedback, ensures more robust development pipelines, and streamlines release cycles.
As someone with no experience with HIL testing I would have liked to have seen an example presented of an actual HIL test setup. What hardware, software, test benches are used. Could have been for any product.
I created a workshop a while back showing how to use CI for an STM32 project. It shows how to build the code in the cloud and how to run a series of tests on it. In Lab 8 it runs through how you can setup a Raspberry Pi as github action runner to execute HIL tests.
You can fork the repo and merge the lab_8 branch into master to see it in action without having to go through all the labs.
Really nice to see automated HIL get some love! Especially combined with CI! Brilliant!!!
Excellent presentation!
Great presentation. HIL is such a powerful tool to have in the toolbox.