STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F437AIH6 thermal shutdown?

Posted on April 25, 2017 at 09:08Hi, I am using an STM32F437AIH6 (-40 - +85dC device) in a custom design and it is failing in the thermal test (MCU completely stops). During the test I measure the MCU case temperature and MCU ambient temperature wit...

Resolved! STM32-MAT Simulink SPI ''Type_SPI'' bug

Posted on April 24, 2017 at 17:15I was trying to get Simulink to communicate to a sensor using SPI, but I encountered the following issue:When opening the parameter screen of the SPI block by double clicking on it, the ''Type_SPI'' field contains ''...

0690X00000606q3QAA.png 0690X00000606UhQAI.png

STM32F407 Discovery stuck with mems mic recording

Posted on April 27, 2017 at 09:38Hi AllI have been through the audio playback and recording exampleI need to extract raw PDM from Mic and I have followed from the example and included necessary steps as described in libraryBut still I can't get any ...

How ''Disable Read Out Protection'' ?

Posted on October 03, 2012 at 18:13I have demoboard with STM32F417 and ST-Link v2. After some software fault, read out protection was activated. STlink utility print 20:07:57 : Connected via SWD.20:07:57 : Device ID:0x411 20:07:57 : Device family :S...

musatoff by Associate II
  • 13154 Views
  • 10 replies
  • 0 kudos

STM32 HAL_UART Receive

Posted on July 11, 2016 at 20:15We are using HAL_UART_Receive function as mentioned below in the code for testing:while(__HAL_UART_GET_FLAG(&huart1,UART_FLAG_RXNE)== RESET){};      {       for (uint8_t i=0; i < 5 ; i++)       {        HAL_UART_Recei...

vimmi by Associate II
  • 457 Views
  • 2 replies
  • 0 kudos

Resolved! STM32F412 CDC feature fail from STM32CubeMx

Posted on April 26, 2017 at 04:42I using STM32CubeMx generate code for STM32F412 USB CDC mode, but it's not work. However, I using STM32F072 MCU that it's work now.Could anyone tell me what happened? 

Hugo Lin by Associate II
  • 586 Views
  • 2 replies
  • 0 kudos