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

Device IDs for STM32F100 Devices

Posted on June 21, 2016 at 15:36I am using a STM32F100C8T6.The documentation (RM0041) tells me that the device ID should be 0x420But when i read out the device ID register (address 0xE0042000) i read 0x410Is there a reliable documentation where i ca...

tj by Associate II
  • 1009 Views
  • 4 replies
  • 0 kudos

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
  • 144 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
  • 1016 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
  • 429 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
  • 277 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...

Labels