User Activity

Hello,I have an issue with the maximum speed of the ADC clock for Nucleo-C031C6. In the device datasheet, it states that the max clock speed is 35 MHz. However, in STM32 CubeIDE, I have the option to select the asynchronous clock mode, and DIV1 is ac...
Hello, I have an issue with the ADC conversion timing while using the DMA controller.I have only configured 1 ADC channel, 12b res. and the ADC clock is at 24MHz (50% of SYSCLK), and it shows correct conversion results (verified by a simple voltage d...
The problem is I can successfully transmit-receive up to 4 bytes of data. Above that amount, anomalies happen. I need to transfer 20 bytes of data in both directions. Does this have anything to do with RXFIFO and TXFIFO buffers being 4 bytes, or is i...
Kudos given to