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

CANFD frame format !!!!!

hello ST Community ,the frame format settings of the CANFD are missing FDCAN_FRAME_CLASSIC !!!!I can set this format only with hand in the software but as soon as i try to generate a new code this setup would be overwritten with the available setting...

STM32L151C8T6 USART1 works from time to time

Hello.I'm using STM32L151C8T6 for some simple task. In the beginning I used MSI clock and everything was fine. But I decided to switch to HSI and now I got problems using USART1, namely I think that the USART1 periphery isn't properly initialized due...

kaloyan by Associate III
  • 358 Views
  • 5 replies
  • 0 kudos

Timer Configuration for specific duration

Hello ,I want to configure a timer which start and runs for specific duration and stops automaticallyand when again i want to start that timer i could be able to start timer and agian stops automaticallyduration is fixed all timeDipak Garasiya

Timer configuration

i want to implement a timer which make a perticular pin to toggle at perticular time duration the duration could I set manaully.

FDCAN Bittiming Problem __ STM32H750 __

Hi,my question is simple , i have these parameter :Can_Clock = 48 MHz Prescaler = 1;NominalTimeSeg1 = 18NominalTimeSeg2 = 4and this is the MX_FDCAN1_Init() :static void MX_FDCAN1_Init(void) {   /* USER CODE BEGIN FDCAN1_Init 0 */   /* USER CODE E...

DAC/ADC conversion + timer triggering

Posted on January 16, 2018 at 10:34Hello,I need to control the acquisition and generation of a signal using the STM32F746ZG and its internal DAC and ADC. The idea is to trigger the DAC using one timer and the ADC using another timer (without the use...

Openocd

I ported openocd to the stm32l522. ​​https://github.com/morbos/openocd-0.10.1​openocd -f board/st_nucleo_l522.cfg​​From there you can remote connect from gdb, flash, and see the s/ns processor regs. Watchpoints work also.​Hedley​​

Hedley by Associate III
  • 514 Views
  • 3 replies
  • 4 kudos

Not Correctly Read ADC Conversion Through SPI Interface

Hello,On my custom designed PCB, there is a STM32F7 processor. With SPI DMA interface, I try to get the converting values of the external ADC. But everytime I get 3.1V in debug session. So how can I read the correct values based on the input signal?w...

0690X00000BuqL2QAJ.png 0690X00000BuqKxQAJ.png
AE104 by Senior
  • 278 Views
  • 4 replies
  • 0 kudos
Labels