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

Usart3 communication with st link

Posted on July 04, 2018 at 09:59I have implemented usart in stm32f746 series ,i'm using usart3 pd8 and pd9 port but it is not sending any data to serial port (putty im using),my doubt is should i connect  usb to ttl conveter to these particular pins...

mani s by Associate III
  • 335 Views
  • 5 replies
  • 0 kudos

TIMx_CH1_ETR vs TIMx_CH1

Posted on July 12, 2018 at 14:55Could you explain me the difference between TIMx_CH1_ETR and TIMx_CH1, please?In deed, I would like to replace STM32L071 with STM32F091 (PA0 - pin n°14).In general, I would like to connect an external clock to a timer...

moez0102 by Associate II
  • 430 Views
  • 2 replies
  • 0 kudos

HAL_CAN_transmit_issue

Posted on September 08, 2017 at 14:05Hi, I am using StM32f042f4 (20 pin) for my project. I am getting stuck in can transmit. Logic work fine with different m0 controller. How can i solve it ? How do i check the error? #include 'main.h'#include 'stm3...

Error word in RM0008: STM32F10x data for DAC channel2 to be loaded into DAC_DHR12LD [27:16] bits. What is correct DAC_DHR12LD[27:16] or DAC_DHR12RD[27:16]?

Posted on July 13, 2018 at 10:29STM32F10x DAC (stm32f_ref Manual_RM0008, page248)........data for DAC channel2 to be loaded into DAC_DHR12LD [27:16] bits.What is correct DAC_DHR12LD[27:16] or DAC_DHR12RD[27:16]?? error wordI think  Right about  DAC_...

csocom by Associate II
  • 223 Views
  • 2 replies
  • 0 kudos

SDMMC on STM32 L476 L4

Posted on June 26, 2018 at 13:02 Hello, I struggle to get SDMMC running. I have a Discovery F4, I use the SDIO Module, open CubeMX, enable SDIO, gpio_input card detect, 2 dma (rx,tx) + interrupt my code is simple ... fres = f_mount(&_Fil...

USB-FS composite device (CDC HID)

Posted on May 26, 2013 at 22:54Hello everyone,I'm trying to make a USB composite device working both CDC and HID, to work as a virtual com port and as HID device at the same time.I've actually started from the USB composite device example provided b...

slachist by Associate II
  • 502 Views
  • 4 replies
  • 0 kudos

usb composite (hid+cdc+IAD )

Posted on August 16, 2013 at 16:18The original post was too long to process during our migration. Please click on the attachment to read the original post.

Labels