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

STM32U5 STLINK compatibility

Hello. We are building a widget using the new STM32U5 (BGA) device. So far, so good. Need to have an onboard STLINK 2.1 with drag & drop feature to allow for easy to use end user firmware upgrades. Could someone please confirm that the STLINK v2.1 is...

Mon2 by Senior III
  • 633 Views
  • 1 replies
  • 0 kudos

MTBF of STM32F446xC/E

I am looking for MTBF of  STM32F446xC/E. Kindly share the Reliability/MTBF of  STM32F446xC/E if available. @STM32F446xC/E, 

Dheeraj by Associate
  • 526 Views
  • 2 replies
  • 0 kudos

USART1 working but USART2 and USART3 no

Hi!I am working on a project where multiple sensors are connected to the stm32f4 transmistting data on a very high baud rate and then the received data is transmitted through USB VCP. For these matters I used DMA with USART1, USART2 and USART3 and im...

LOnGr.1 by Associate III
  • 649 Views
  • 1 replies
  • 0 kudos

STM32L010K4 code protection

Hello All,I want to protect my code from reading by strangers using STM programmers. But I also I do not want to protect EEPROM. Because I am downloading Software verison and revision info to EEPROM incase I need to re-program IC.I am using STM32L010...

dc_stm by Associate
  • 977 Views
  • 4 replies
  • 0 kudos

External flash memory on SPI

Hi,I am working on STM32G484VET6 controller.I getting problem to use external flash memory throughout SPI. I am not able to interface with external flash memory . Please suggest us  

Resolved! UART logger enable

I need help with USART LOGGER _ON enabling. How to enable logger to send serial data via usart?I have in logger.h  - #define LOGGER_ON 1, also in logger.c #if (USE_LOGGER == LOGGER_ON).....#endif /* #if USE_LOGGER == LOGGER_ON */and platform.hHow to ...

MCUpwr by Associate III
  • 1415 Views
  • 4 replies
  • 1 kudos

CDC Communication Issue with HID report data size

Hello @st,I am working with STM32L4 MCU with the custom board where I enable composite HID + CDC interface on USB.I want to use XMODEM with CDC interface to update firmware and HID to serve my other module like JoyStick, Jog Shuttle, etc.I am having ...

STM32F103 how to calculate temperature sensor

Posted on December 27, 2017 at 17:46I am confused on how to calculate temperature from the internal sensor.From RM008 (http://www.st.com/content/ccc/resource/technical/document/reference_manual/59/b9/ba/7f/11/af/43/d5/CD00171190.pdf/files/CD00171190...

chen zero by Associate II
  • 1149 Views
  • 1 replies
  • 0 kudos