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

STM32H7 AT24CM02 EEPROM

Hello, I am trying to integrate an AT24CM02 into my project. Can anyone suggest any libraries compatible with HAL? your help is much appreciated. Thank you and best regards, Vouria

VYoun by Associate III
  • 351 Views
  • 4 replies
  • 0 kudos

Resolved! STM32L552 - trying to set 3 GPIO Pins as inputs(w/ wo pull-downs) to be read before most initialization, but some pins on the board are always HIGH?

I'm trying to use 3 GPIO Pins as a 3-bit ID essentially. Depending on the values read, the uC will configure itself in an appropriate way (1 bin fits all tools essentially). The problem I'm having is that with the eval board the pins are pretty close...

Rikerq by Associate II
  • 278 Views
  • 1 replies
  • 0 kudos

How to clear the DMA functions` redundancy words?

when I use the DMA functions as below:HAL_UART_Transmit_DMA(&huart1,(uint8_t *)aTxStartMessage,sizeof(aTxStartMessage));HAL_Delay(10000);In PC side,It always display such symbols at the hand of the aTxStartMessage after the first success reciever. Wh...

GShen.1 by Associate II
  • 367 Views
  • 6 replies
  • 0 kudos

Resolved! STM32 PLL clock source doesn't work

Posted on June 18, 2017 at 09:21 Hello i have a program on the 32F030f4p6 chip for testing the system clock frequency. It blinks an LED at about 1Hz. the problem is that when i change the PLL multiplier from 2 to 12 the LED still blinks at the sa...

Resolved! Problem getting CLK and MOSI on SPI1 using STM32F091.

Hi there,Variations of this question have been asked before, but I have had no luck so far.I am attempting a very simple setup where I am using SPI to write to a display, where the screen does not talk back. I am using SPI1 on the STM32F091 and canno...

0693W000001rJTgQAM.png 0693W000001rJTqQAM.png 0693W000001rJUUQA2.png 0693W000001rJUoQAM.png
MFord.1 by Associate III
  • 513 Views
  • 8 replies
  • 0 kudos
Labels