Search found 1 match

by bowen951209
Thu Apr 30, 2026 4:27 am
Forum: Rust
Topic: How Do You Run HIL Tests on ESP32 Original Without additional hardware?
Replies: 0
Views: 70

How Do You Run HIL Tests on ESP32 Original Without additional hardware?

Hello. New to embedded development here.

I've got an ESP32 original version and want to run some hardware-in-loop(HIL) tests.
The suggested framework is `embedded-test` in [The Rust on ESP Book](https://docs.espressif.com/projects/rust/book/application-development/testing.html). However, it seems ...

Go to advanced search