User Activity

Hi,I have an STM32L073 communicating with an IS31FL3246 LED driver over I2C. Occasionally the MCU will not send the 9th clock pulse and therefore locks the bus. (As shown in the picture the analog signal has a valid waveform without much noise)Before...
I'm trying to set the QUADSPI FIFO threshold when reading from external flash using interrupts and I want an interrupt to occur when there are 32 valid bytes in the FIFO. I'm setting the QUADSPI_CR_FTHRES to 31 according to the datasheet but when I l...
Hi all,I'm using the MDMA to communicate with an external flash over QUADSPI.I have an implementation which works great without FreeRTOS, but when I implement it using FreeRTOS I get Transfer Error Address. I have verified that the RAM address exists...
Kudos from