STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Standard C++ library

Posted on February 08, 2017 at 15:51I'm using C language onto my STM32 chip and would like to go to C++.When I develop for x86 architecture under C++ I always use libraries like Boost or POCO to simplify and secure my code.Is there some libraries ta...

Resolved! STM32F334 TIM3 input compare

Posted on February 08, 2017 at 10:22Hi,I am trying to capture external events on a GPIO pin PC.9 using TIM3 CH4 input capture. I cant understand why I am not getting TIM3 CC4 events with the TIM3 interrupt. Spent a bit time pulling my hair over the ...

STM32f411 discovery Virtual Com Port

Posted on February 08, 2017 at 11:45I am using STM32F411 discovery, I used a cubeMX to get the initialization code, to see the setting i am attaching the project report file generated by the software.I  installed virtual com port driver (STSW-STM321...

STM32F3 EEPROM Emulation -> HardFault

Posted on February 06, 2017 at 16:06Hello,i try to implement the EEPROM Emulation for the F3 to my Motor Control Application.But inEE_Init()afterPageStatus0 = (*(__IO uint16_t*)PAGE0_BASE_ADDRESS);i get a Hardwarefault.I added the Files eeprom.c and...

s61331 by Associate II
  • 886 Views
  • 5 replies
  • 0 kudos

Knx C library

Posted on February 07, 2017 at 14:43Hello, I am interested KNX protocol  with STM32F7 series processors  nowadays, I want to make some applications with KNX protocol. But I didn't find free KNX Stack for C library. Where can I find to use this free ...

ali2399 by Associate II
  • 1116 Views
  • 2 replies
  • 0 kudos