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

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
  • 196 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
  • 187 Views
  • 0 replies
  • 0 kudos

STM32F303RCT6 ADC读�?�异常

您好:   我使用STM32F303RBT6的ADC2_IN3时,�?�现�?��?将PC4脚输出高电平时,ADC2_IN3采样的数�?�就会有异常。   譬如ADC2_IN3脚接GND,PC4输出高电平,ADC采样�?�回的值为0x70;而将PC4输出低电平�?�,ADC采样就正常为0了。   请问这是什么问题?谢谢�?

lYong.1 by Associate
  • 276 Views
  • 1 replies
  • 0 kudos

STM32F103C8T6 and WS2812b

Hi everybody,I'm complete noob and may be a silly question. But is it possible to connect WS2812b to a blue pill? As far as I know WS2812b hav 5V management logic and STM32 here gives 3.3VWhat do you think? I've see someone did it, but no schemas or ...

MAkse.1 by Associate
  • 526 Views
  • 1 replies
  • 0 kudos
Labels