Raspberry Pico (thumbv6m-none-eabi) compatibility #101
-
Hi, I'm thinking of purchasing this hardware random number generator (RNG) device for a project I'm working on with Raspberry Pi Pico. Can you confirm if the product works with Raspberry Pi Pico and if it can be utilized through Rust's hardware abstraction layer? How difficult would this be? Skimming over your examples, it does seem rather complicated to someone new to hardware like me. Thanks. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Hi there, it appears that using the hardware RNG device with Raspberry Pi Pico is possible according to the information found in this resource: https://learn.adafruit.com/trinkey-qt2040-true-random-number-generator/sending-trng. Additionally, this tutorial (https://www.youtube.com/watch?v=zSWkrpu8KBA) demonstrates that embedded C and embedded Rust through the Hardware Abstraction Layer (HAL) can coexist. The challenge may lie in integrating the library with Rust. Any assistance or guidance on this would be greatly appreciated. |
Beta Was this translation helpful? Give feedback.
-
Hi @coregrad, |
Beta Was this translation helpful? Give feedback.
Hi @coregrad,
The above approach could be possible. If you're facing any issue with respect to OPTIGA Trust M, then please summarize it to get relevant support.