STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 966 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
  • 2003 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...

how do i program stmf105r8t6?

I am working on stm32f105r8t6 microcontroller. I need the pinout for this one. The data sheet that I found for this microcontroller doesn't show any of the pins that I need to program this microcontroller. It also doesn't show the RX/TX pins. Where c...