STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

BSP_AUDIO_IN_Record() issues on SensorTile

Posted on June 21, 2018 at 18:53I am running into a roadblock working with BSP_AUDIO_IN_Record().Overarching goal is to record audio from the MEMS microphone while also monitoring other (environmental) sensor data --- then record audio to one file, ...

STM32F031 Flash memory cycles 10k exceeds? what will happen? is this value correct in the manual? some MCU have 10 to the power 15 cycles.

This Question is related to STM32F031xx MCUs and about the Flash memory endurance.The official document states in chapter 6.3.10 Memory characteristics, that the endurance is Nend = 10k cycles. -But isn't that very low number amount of cycles? I can ...

LSmit.5 by Associate II
  • 2743 Views
  • 8 replies
  • 0 kudos

Resolved! How To Enable SPI Pulsed mode?

Hi,I am reading a burst of data 3072 half words from slave SPI device.The Slave device requires NSS to be released after each half word transmission.When I loop on HAL_SPI_TransmitReceive() function with size =1 for 3072 times it's OK.but when I try ...

0690X000009XfJLQA0.png 0690X000009XfLHQA0.png
HAlzo by Senior
  • 1545 Views
  • 2 replies
  • 0 kudos

STM32F0 UART interrupt problem

Hi,I am using STM32F051 controller. I have done UART initialization coding but I am not getting interrupt for it. Is there any problem with alternate function register configuration. I am using Pin PB6 and PB7 for Uart. Also I tried finding example c...

SShar.7 by Associate
  • 1177 Views
  • 3 replies
  • 0 kudos