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

How to set up the adc sampling time.

Hi,I am using ADC of STM32H743ZI which is configured as 16 bit, ADC clock =36.5MHz,Tsampling=1.5cycles in continuous conversion mode . I am using DMA technique to collect the data using a buffer size of 4096 in circular mode.The input is sine wave o...

GHARI.1 by Associate II
  • 5974 Views
  • 18 replies
  • 0 kudos

UART information is shifted by 1 byte when I connect my STM32G474RE directly to my PC and use a terminal program to send information to control things. It fixes itself after resetting the board.

For example, if I send 1000, it will be received as 0100 on the STM board. I send what I received in the Rxcallback function. My program doesn't work, so I know this is the case. This issue stops after I hit the RESET switch on my board. Now, my iss...

ssd1327 oled display interfacing with stm32

Hi have been working on the interfacing of ssd1327 with stm32 microcontroller, i am just trying to print a pixel on the display but I could not display it. my code is as follows WRITECOMMAND(0xae); // WRITECOMMAND(0x15); WRITECOMMAND(0x00); WRITECOMM...

NJP.1 by Associate III
  • 477 Views
  • 1 replies
  • 0 kudos

Utilizing discover board STM32F407 with FPU

Hello! I am utilizing discover board STM32F407 with FPU , The board is ARM cortex M-4 based. I want to use FPU to quick the process of conducting exponent calculations and Floating point. I have set down all peripheral drivers that are required for a...

by Not applicable
  • 347 Views
  • 2 replies
  • 0 kudos

Resolved! Compare ONLINE<->OFFLINE project

Dear experts,I am new to STM32 world, so I apologize, if my question is inappropriate.Is there a way how can I see the program differences between saved project (PC) and the one that is loaded in the MCU?I'm using System Workbench IDE to program stm...

MBirz.1 by Associate
  • 439 Views
  • 2 replies
  • 0 kudos
Labels