Hello,
I would be grateful if you can help me. I am using an MR10Q010 (MRAM) which is connected to STM32L476RGT6. It’s working under SPI and Quad SPI. How can I change the clock frequency for both protocols?
Thank you,
Hello,
I would be grateful if you can help me. I am using an MR10Q010 (MRAM) which is connected to STM32L476RGT6. It’s working under SPI and Quad SPI. How can I change the clock frequency for both protocols?
Thank you,
Hello,
I have no personal experience with this because I not have this or similar board but according to Mbed’s documentation.
And if you use QSPIFBlockDevice or SPI Flash block device the frequency is one of constructor’s parameters.
BR, Jan
Thanks a lot for your help!