STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

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...

Im using stm32F373c8t6 MCU, i want to interface i2c2 peripheral with MCP7904N(EEPROM IC). i have generated configure file from cubeMx .. This board is tested ok.

when i write or read it show hal_ok..if(HAL_I2C_Mem_Write(&hi2c2, 0xA0, 0, 1, eeprom_tx_buff, 1,15) == HAL_OK) HAL_GPIO_WritePin(GPIOB, GPIO_PIN_3, GPIO_PIN_RESET);It shows hal_ok .if(HAL_I2C_Mem_Read(&hi2c2, 0xA1, 0, 1, eeprom_tx_buff, 1,15) == HA...

Asing.1 by Associate II
  • 153 Views
  • 0 replies
  • 0 kudos

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...

I have an existing product that uses a STM32F071CBT6 MCU. I want ad WiFi capability to the product. I was going to use the SPWF04S for this application but then I read that it is being phased out. Does STMicroelectronics

STMicroelectronicsSTM32F071CBT6I have an existing product that uses a STM32F071CBT6 MCU. I want ad WiFi capability to the product. I was going to use the SPWF04S for this application but then I read that it is being phased out. Does STMicroelectronic...

CStow.1 by Associate
  • 163 Views
  • 0 replies
  • 0 kudos
Labels