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

STM32 embedded flash as micro file system

Posted on November 29, 2016 at 12:43Hi All, I need to use an stm2f411 embedded flash as little file system. There will be about 20 small files on it. I found the uffs file system which is seems to be good for this. I found some information in stm32...

zamek42 by Associate II
  • 565 Views
  • 3 replies
  • 0 kudos

PLL_Q for USB

Posted on November 18, 2016 at 04:52STM32L476RG on Nucleo - Porting over the example from EVAL board with 8Mhz Crystal STM32CubeL4 - HAL demo. If using the HSE with an input source of 8Mhz supplied by STlink, 1. I believe I need to set HSEBYP = 1 f...

Starting STM32 USB project

Posted on September 21, 2016 at 18:14I'm about to start a USB project. New to me with STM. I am using an STM32L476RG on a Nucleo board. (Yes we're cheap). I see LOTS of opportunity for myself. Lots of GOOD and LOTS of UNKNOWN. The LOTS of UNKNOWN c...

Loop in USB_IRQHandler if unplugged

Posted on August 29, 2016 at 22:49Hi, I'm using the USB port in CDC with STM32F072 device. I'm using the F0 STM32Cube package version 1.5.0 At power up, if the device in not USB connected to a host, it goes in infinite loop in the USB_IRQHandler fun...

Character Match in UART setting problem

Posted on November 30, 2016 at 19:45Hi,I am trying to set a character match interrupt on Uart2 of stm32L4 (discovery board).all things work fine but it just seems to have a bug, in page 1229 of STM32L4X6 datasheet it is written:''This bit field can ...

Resolved! Dead Time Configuration in STM32F4 Discovery

Posted on December 01, 2016 at 05:00Hello Sir, i want to ask how to add 390ns or 0.39us for dead time ?My systemclock = 64 MHzMy AHB Prescaler = 4so my HCLK = 16 MHzand because of APB1 Prescaler = 1then my APB1 peripheral clocks = 16 MHzSo, what num...

FLASH_pageErase on stm32F030X8

Posted on November 17, 2016 at 10:35Hello everybody,I'm actually working on a bootloader on an STM32F030X8 board. The programme already work's on a L100RC and an F303RE.My bootloader starts at 0X08000000 ans my user app starts at 0X0800FA00.I need t...

v2399 by Associate
  • 405 Views
  • 1 replies
  • 0 kudos
Labels