Associate III
September 26, 2025
Question
IDQ6MC1 QRNG integration with STM32L5 over SPI
- September 26, 2025
- 4 replies
- 638 views
Hi Everyone, I hope you'll are doing well.
I have STM32L562QEI6Q Board and IDQ6MC1 (Quantum Random Number Generator) IC. The IC supports 2 Modes (I2C, SPI) and I am using SPI interface.
The IC gets Initialized and Starts OK and also I am able to read CHIP ID too, but when try to get Random Number, then it gives 0000... In order to get Random Data, FIFO should be ready (Must with return val of 0x01 on writing 0x41).
I am giving you a Linux Written Driver of SPI, My STM32 Files (Header, Source and Main in .zip Folder) and Datasheet.
Can anybody help me in this regard as there is very minimum integration support and I am stuck in getting random data from it.
Looking forward to help from anybody...
