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

SAI Problems in slave receiver mode

Hello,I am trying to read sample from a AD7768 using a STM32F767. The data is feed to the SAI peripheral at 8Mhz. I used this code https://github.com/pavel-demin/stm32f7-discovery-usb-headset/blob/master/Drivers/BSP/STM32746G-Discovery/stm32746g_disc...

mickael2 by Associate II
  • 2095 Views
  • 3 replies
  • 1 kudos

Using SAI on the STM32H5

Hello Team , I am trying to use the SAI1_A on the STM32H563ZI and I am not able to read any data using the asynchronous RX Mode. The control keeps checking for status != SAI_FIFOSTATUS_EMPTY and there are no updates post that.(Although, I am using th...

Jansunil_0-1701939515169.png
Jansunil by Associate II
  • 603 Views
  • 1 replies
  • 0 kudos

STM32F401 Stop Mode entry

Posted on April 11, 2016 at 13:32Hello,I'm currently working on an application in which I need to put the MCU into the STOP mode, being able to wake it up by means of an EXTI. However, I'm having difficulties putting the MCU to STOP using __WFI(). I...

jesper2 by Associate II
  • 1587 Views
  • 7 replies
  • 0 kudos

Resolved! STM32G4 MCU ADC output suddenly stucks to zero

Hello,I'm using an STM32G474ME MCU for grid connected power converter applications.I use multiple ADC modules for current and voltage sensing of the converter, and when I drive the power converter, the result values ​​of all channels in certain ADC m...

STM32H755 programming via PB14-PB15 bootloader

Hi -We are having difficulty programming STM32H7 via serial ports PB14-PB15 as USART1.  We are setup as described in AN2606, section 56.1 and we're using STM32CubeProgrammer for downloads.  The connection is established, but the first bootloader comm...

ask-stm32-community.png
gmn by Associate II
  • 193 Views
  • 3 replies
  • 0 kudos

"While" does not work when ADC DMA is enabled

I am starting to experiment with stm32f411vet6 (discovery), looking forward to learn and help.On Live Expressions (Debug by STM32CubeIDE, I choose to run by Resume).Without a code "HAL_ADC_Start_DMA(&hadc1,(uint32_t*) &ADC_Value, 1);" : The program w...

Đạt by Associate
  • 159 Views
  • 1 replies
  • 2 kudos

Resolved! STM32H7 FDCAN FILTER

Posted on May 23, 2018 at 02:26Hi,I tested the example FDCAN_Com_IT. FDCAN configuration copied below.When I transmit a frame from another board with the ID different from 0x111, the message is received in the 'HAL_FDCAN_RxFifo0Callback' function an...

Asantos by Senior
  • 9178 Views
  • 10 replies
  • 1 kudos