User Activity

I am using memory mapped mode of the QSPI peripheral on an STM32L452. I can see in the memory view at address 0x90000000 the bytes i expect. However, when dereferencing the pointer to that memory all i get is 0xFF's. In the attached photo you can see...
I'm using the STM32L4 Nucleo board with a N25Q256 SPI Flash attached. I can successfully read and write from the spiflash using the QSPI peripheral + HAL layer in standard SPI mode. However when switching to Quad mode, every so often during a longer ...
Trying use the dsfdm peripheral on the STM32L452 MCU to read from an AD7403 adc. The ADC is clocking out data, but the conversion values I'm seeing don't make sense.DFSDM setup is below. GPIO and setup in other functions. Those setups are OK because ...
Kudos from