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

Resolved! Are the WLCSP versions of the STM32G4x3 and STM32G4x4 lines still on schedule to be released in Q1 2020, in light of the covid-19 situation?

@Imen DAHMEN​  Still looking here for a small-footprint solution in the stm32g4 line with hardware SPI flash (QuadSPI) handling. The WLCSP versions of the STM32G4x3 and STM32G4x4 lines might be viable. They are slated to be released in Q1 2020 (that ...

TB by Associate III
  • 707 Views
  • 2 replies
  • 0 kudos

STM32F439 SDIO DMA CMD Response Timeout

Hello guys, I'm using a STM32F439 Board and try to use FatFS together with a SDIO (eMMC). Additionally I try to read and write with DMA. Now I generated a very big text file and want to write this on the eMMC. The file will be transmitted via Etherne...

AWied.1 by Associate II
  • 866 Views
  • 2 replies
  • 0 kudos

Resolved! Please Help!! Why am I not able to setup ADC on STM32F030?

I am trying to setup the ADC channel on PA0. I have first set the pin mode to additional function. Then I have followed the examples provided in the reference manual. However, it doesn't turn on anything, either the calibration or the enable. It is n...

KHe.1 by Associate II
  • 1113 Views
  • 2 replies
  • 0 kudos

stm uart communication voltage

I want to use stm32f407gt with nextion touch screen. Display and stm will connect via to uart(Rx Tx pins). Stm work with 3.3V and nextion works with 5V. It will effect to communication ?

IDANI.1 by Associate
  • 2345 Views
  • 1 replies
  • 0 kudos

STM32F439 SDMMC Command Timeout

Hello all,I access SDMMC directly through the APIs: HAL_MMC_WriteBlocks() and HAL_MMC_ReadBlocks().Sometimes the access to SDMMC does not does not succeed with Timeout error.Can you please advise me?Thanks in advance.Yacob.

Resolved! Timer of 10 Milliseconds

I want to configure timer of 10 millisecondsso for that according to calcuationUPDATE Frequency = TIMCLK / ((PSC+1) * (ARR+1))   My clock frequency is 108 MHzso when i set prescaler is 107 and ARR value is 9999 it should be updated frequcy is 100 H...

STM32F205 - UART5 Interrupt handler fail to receive interrupt

Hi all, Thanks for the support and sharing the experience.I have generated the code using STM32 CubeMx and using UART5 in interrupt mode. UART5 interrupt is configured to receive interrupt for every 1byte of data reception. Snap of the code is below....

DA.1115 by Associate II
  • 1212 Views
  • 5 replies
  • 0 kudos