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

STM32L1 RTC incorrect rate

Posted on June 24, 2016 at 13:35 Hi everyone! I have a problem getting the RTC of a STM32L151C8 device to work properly. I am using a custom board with an 8MHz external oscillator and the SPL which works fine so far. I used the i...

tbwork by Associate
  • 197 Views
  • 0 replies
  • 0 kudos

STM32 Shutting down debug session

Posted on June 21, 2016 at 11:22 I'm facing with a problem regarding debug session. When I start debug session, after the configuration of USART2 the debug session is closed. Keil message: Cannot access target. Shutting down debug ses...

Fede Rico by Associate III
  • 1259 Views
  • 7 replies
  • 0 kudos

Unable to download CubeMX

Posted on June 07, 2016 at 10:44No download link for CubeMX on this page http://www.st.com/content/st_com/en/products/development-tools/software-development-tools/stm32-software-development-tools/stm32-configurators-and-code-generators/stm32cubemx.h...

vromanov by Associate II
  • 549 Views
  • 5 replies
  • 0 kudos

SW4STM32 download link /workaround

Posted on June 24, 2016 at 02:54openstm32.org currently is not sending validation links to new accounts, therefore preventing them from downloading System Workbench. Here is a direct link for the downloads folder, choose the correct version for your...

asinha by Associate
  • 324 Views
  • 1 replies
  • 0 kudos

STM32F4 DMA and Timer Duty cycles

Posted on June 24, 2016 at 05:03I am working on a personal project and keep running into a problem. The I am trying to use the DMA in an STM32F4 to control a strip of LEDs that rely on the duty cycle of an output signal.I want to update the duty cyc...

Encoder Interface STM32F0 Discovery

Posted on July 26, 2013 at 05:16I have a motor with a quadrature encoder and I want to get the relative (absolute after counting from home position) position. I tried getting the encoder count using an interrupt from one channel of the encoder and c...

STM32CubeMX USB_FS_CDC for STM32F407IG

Posted on June 04, 2016 at 05:32Hi everybody,I got a problem to implement USB CDC to STM32F407IG. Although looking into all the post here, still not solve my problem.I am using self-made board with  STM32F407IGT6, The sch is simply connect as MCU US...

Timers with F4 DISCO

Posted on June 23, 2016 at 21:54I want to measure how long a signal is high as accurately as possible (preferably down to the microsecond). I started by triggering an EXTI interrupt one both the rising and falling edge of the signal. The EXTI handle...

I2C start condition not working

Posted on June 23, 2016 at 20:11 I am working on getting familiar with the STM32F411 using ST evaluation board STM32F411E-DISCOVERY. I have written the following code using Eclipse + Ac6 STM32 + gcc (arm-none-eabi5.3 2016q1) I am a...

Labels