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

STM32F373CCT and CAN bus

Posted on July 07, 2016 at 19:24 Hello. I have CAN bus with three devices USB2CAN Adapter and two Controllers with STM32F373CCT. When only Adapter and one Controller is connected to CAN bus everything is correctly working. But if I have connect...

serg2 by Associate
  • 312 Views
  • 1 replies
  • 0 kudos

Vrefint _Cal on stm32f103

Posted on July 12, 2016 at 11:42Hi I faced with a problem for read the Vrefint_Cal in stm32f103I dont find  Its address  in flash,I read  datasheet and also I searched in the internet but I cant find itcan you help me for sovling this problem???than...

STM32L152RE ADC

Posted on July 13, 2016 at 11:58I am using NUCLEO-STM32L152RE with 3 input channel of ADC and i used ADC in Interrupt mode with interrupt is generated after one channel conversion complete. And then in callback function of conversion complete i read...

djtilava by Associate II
  • 258 Views
  • 1 replies
  • 0 kudos

IAR STM32F103C8 Project Setup

Posted on June 22, 2016 at 10:47Hello forum,i didn't find a tutorial on the web how to setup an IAR-project to send code to a STM32F103C8-Board with ST-LINK so i am asking here to find more information about it. First i am struggeling with the corre...

loder by Associate II
  • 1491 Views
  • 7 replies
  • 0 kudos

RTC timer is unstable in simulation

Posted on July 08, 2016 at 13:13Hi Team,Use RTC as timer to restart STM32F030K6 from stop mode every 10mS, Set/Reset a dedicated I/O to show stop and running duration respectively in main loop like following procedure.  while(1){ if( RTC_Refresh_Tim...

jhl14 by Associate II
  • 453 Views
  • 4 replies
  • 0 kudos

STM32L053 Discovery IAR Project

Posted on July 13, 2016 at 10:52Hi, I am new to STM32 microcontroller and I am after a bit of guidance with respect to starting projects in IAR using this microncontroller. I have a STM32L053 Discovery board and I have been working through the examp...

STM32L476 USB device does not work

Posted on July 07, 2016 at 17:08I've a big problem to make USB device working on STM32L476 device. I've tried my board, STM32L476 discovery and the results are the same, so I gues it must be firmware issue. I've used code generated from ST Cube and ...

krestan by Associate II
  • 706 Views
  • 3 replies
  • 0 kudos

Custom USB storage based-on STM32F7.

Posted on July 08, 2016 at 06:31Hi all, I'm developing custom usb mass storage using stm32f746 + MT29F64G08CF MLC NAND. Can you show me low-level nand driver of Cube Firmware support for this NAND ? I can run usb mass storage using sdcard on stm32f7...

STM32 FMC Display

Posted on July 12, 2016 at 08:23Hi everyone, I have a display hooked up to an STM32F767 via the FMC and all is working properly.  When I try to use DMA2D the DMA2D will only transfer the first 64K of data.  There is no error generated, it appears to...

gvigelet by Associate II
  • 701 Views
  • 3 replies
  • 0 kudos