STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32F4 power measurement firmware

Posted on April 21, 2018 at 15:36Where can i get the power measurement firmware mentioned in this application note by STAN4365 Using STM32F4 MCU power modes with best dynamic efficiencyThe project used in the AN is coremark based . Can i get this pr...

n.serina by Associate III
  • 828 Views
  • 4 replies
  • 0 kudos

STM32Cube and include files

Posted on September 02, 2017 at 15:45Hi Everyone,I've been using a Nucleo F103RB for a while now, adding onto the default code provided via Atollic's TrueStudio setup. With this, I have been able to initialise and communicate successfully with I2C, ...

Remap STM32F103 timer input pin.

Posted on April 27, 2018 at 12:09Remap STM32F103 timer input pin.Help me, please. I'm using stm32103 MCU (LQFP100) and I need PWM input for measurement of duty cycle.Pin PB0 (TIM3_CH3) is already in use, and I remap TIM3_CH3 to PC8.And I do not get ...

RE: STM32L053C8-Discovery -- project build errors?

Posted on April 26, 2018 at 21:53Can someone please verify whether or not this project in STM32Cube_FW_L0_V1.10.0 builds without errors? I am trying to use TrueStudio 9.0.0 and only EWARM and MDK-ARM projects are provided. So, getting 'include paths...

rcurtiss by Associate II
  • 1382 Views
  • 7 replies
  • 0 kudos

How to access the ST Link Driver as HID device (NOT VCP)

Posted on April 27, 2018 at 09:54Hey guys,i was wondering how to Programm an STM32 using the stlink with a C# Interface.I noticed that the SW4STM32 IDE connected to the st link by searching for a hid device with specified VID and PID.(I'm not lookin...