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

Resolved! MX Cube FW_L4 v1.9.0 SystemClock_Config error

Posted on September 26, 2017 at 09:27After migrating project from FW_L4 v1.8.0 to FW_L4 v1.9.0 there is mising line:RCC_OscInitStruct.PLL.PLLM = 1;in function void SystemClock_Config(void)MCU is STM32L486VGT. Why this happened?

Vinci by Associate
  • 540 Views
  • 7 replies
  • 0 kudos

Stm32L4 at 80Mhz

Posted on April 17, 2018 at 11:22Hi,I am using an Stm32L4 microcontroller in my Design, and want to be able to run it at up to 80mhz, but can't find any example on how to achieve this with an external crystal. The datasheet says the maximum frequenc...

Using LL which file has the typedefs for uint8_t etc?

Posted on April 17, 2018 at 11:54I'm using the Low Level driver files targetting an STM32F7xx.I would like to know which file contains the typedefs of uint8_t, uint16_t etc?My header file has a function prototype for example,    void Usart3_DMATx(ui...

John F. by Senior
  • 890 Views
  • 2 replies
  • 0 kudos

Bug in CubeMX v4.23.0 - leaves temp files behind

Posted on November 24, 2017 at 03:14After generating code with CubeMX this is the content of my Src directory.-rw-r--r-- 0 Nov 24 00:29 dma_GV.tmp-rw-r--r-- 768 Nov 24 00:29 dma.tmp-rw-r--r-- 3556 Nov 24 00:29 gpio.tmp-rw-r--r-- 1908 Nov 24 00:28 li...

emil by Associate II
  • 244 Views
  • 1 replies
  • 0 kudos

STM32 Mat/Target problem PIL mode

Posted on July 05, 2016 at 13:07Hi everyone!I have developed a very simple code to test the STM32 Mat/Target. It works properly in normal mode, but when I try to use the ''Processor in the Loop'' mode (PIL) to view in simulink the state of an input,...

julio by Associate II
  • 552 Views
  • 4 replies
  • 0 kudos

USB Host CDC: stuck at HOST_CLASS_REQUEST, please help!

Posted on April 16, 2018 at 19:26Hello everyone,I'm working on STM32F407-DISC board, trying to get USB Host CDC working. I'm using library version 2.2.0.I managed to get enumeration working by fixing HSE_VALUE to be 8M and PLL_M to be 8(thanks the i...

Pilot B by Associate II
  • 345 Views
  • 2 replies
  • 0 kudos

STM32L0 LCD snippets

Posted on April 16, 2018 at 18:57Hi,Are there any snippets available for use of the LCD driver on STM32L0 series?I cant see an example in the snippet package.Thanks in advance

leet1 by Associate II
  • 235 Views
  • 1 replies
  • 0 kudos

STM32H743 MDMA Linked List error

Posted on April 15, 2018 at 21:57Hi all,EDIT:Board: STM32H743ZI NucleoIDE: Attolic TrueSTUDIO for STM32 9.0.0HAL version: STM32Cube_FW_H7_V1.2.0I'm working with an STM32H743 Nucleo board and I'm trying to get a circular MDMA transfer going.  I have ...

0690X0000060AbBQAU.png
Labels