STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! G431 Full Duplex SPI LL function for Tx and Rcv

I am playing with G4 LL example code for SPI.In STM32Cube_FW_G4_V1.4.0, there is example SPI_OneBoard_HalfDuplex_IT_Init.I have managed to make it work with my Nucleo-G431RB board. I wonder how I can extend it to a full duplex mode to communicate wit...

HDaji.1 by Senior
  • 1056 Views
  • 5 replies
  • 1 kudos

What is the flash memory range for STM32F103RCT6?

I am having difficulty working out the memory address range for the STM32F103RCT6, which I am using for my project. I would like to write some config data into the top page of flash, but cannot work out with certainty where this page starts and how ...

TCarn.2 by Associate
  • 2012 Views
  • 1 replies
  • 0 kudos

How to clear UART's RX_buffer in stm32f030cct6

Hello Forum, I am using stm32f030cct6 and Quectel L86 GPS module for my application. I am doing coding on STMCubeIDE, using HAL libraries. The GPS module is in continuously receiving data mode. I am receiving that data on uart in a buffer.Max size of...

NHing.1 by Associate III
  • 16292 Views
  • 8 replies
  • 0 kudos

Is there a way to read from multiple ADC peripheral (ADC3 and ADC4) for example over DMA continuous request mode where each peripheral should be on a separate DMA channel?

I am able to read from ADC3 and ADC4 over DMA but i am disabling the continous request feature of the DMA and starting and stopping the DMA in the program infite loop and its is working correctly.But when I try to start the ADC with DMA outside the t...

BSale.1 by Associate II
  • 299 Views
  • 0 replies
  • 0 kudos