User Activity

I am using the Nucleo-L4r5zi with the octospi peripheral to communicate with a qspi NAND flash chip (W25N01GVZEIG). The octospi peripheral is set up in status polling mode to poll the state of the Write Enable bit in the flash status register. This i...
I have been trying to get the stm32wb nucleo working with the st7789 lcd but have only observed strange behavior. I have successfully gotten it to work with the stm32f103c8t6 using the code found here. When CPOL=0 on the stm32f103 the screen does not...