STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Store ADC's data stream without losses

Hello, I am working on a project in which I have to store the data from my ADC (in continuous mode with DMA) on a SD card (with FATFS and SDMMC1) without losses. I try to use a ping pong buffer but when I want to change the bufferinwhich the ADC stor...

M.CHN by Associate III
  • 2726 Views
  • 15 replies
  • 0 kudos

Resolved! What does the SPI SPE bit do?

I am new to the STM32 microcontrollers and I am experimenting with the SPI peripheral (interrupt mode, non DMA, slave) of the STM32F410. I noticed that the reference manual mentions the SPE bit (bit 6 of the SPIx CR1 register) but does not provide mu...

RrW1 by Associate III
  • 1205 Views
  • 4 replies
  • 0 kudos

UART Interrupt Issue and Interrupt Generating

Hi, I am using UART receiver in interrupt mode. After couple of hours it stops working(Only the UART Receiver Interrupt stops working, TX and Main loop keeps working). The handler function is too big and this is probably why it happens. If I were to ...

ABuyu.1 by Associate II
  • 1220 Views
  • 3 replies
  • 0 kudos

Serial NAND flash support on STM32F412

Hello,anyone please help me to select the right flash IC for my application.In my project i am using STM32F412 main controller. we collect the data and stored to flash. once data collection is completed it will send to cloud.We need 8GB flash for dat...

HGana.1 by Associate
  • 732 Views
  • 1 replies
  • 1 kudos