STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32f072 can bus crytal-less possible?

Posted on February 21, 2017 at 11:04Hello forum,I am planning to design a new module for my can-bus based home automation system (https://github.com/klaus-liebler/sensact ) with a STM32F072. The CAN bitrate ist 125kbps. It would be great if I could ...

KLausL by Associate II
  • 2598 Views
  • 3 replies
  • 0 kudos

CubeMx code generation hangs

Posted on February 18, 2017 at 08:30I am using 100 pin, STM32L4 mcu. After i updated to cubemx 4.19.0 a few days before, it takes more time to generate code for larger projects (more peripherals), which goes upto approx. 3 to 4 minutes. For smaller ...

STMF0x + CANbx + HSI48?

Posted on February 21, 2017 at 01:01Hi, My using the STM32F072 with CANBus. I was going to use the HSI48 throughout however I discovered an issue.  According to the Bosch CAN specification...'A maximum oscillator tolerance of 1.58% is given and ther...

Resolved! CubeMX Freertos C++

Posted on February 09, 2017 at 17:23Hi, I am trying to use the code generated by Cube including freertos for an STM32F2xx device. I uses the latest tool (cube 4.19 and Firmware package 1.14). After generating the code i changed  the compiler setting...

Adalgiso by Associate II
  • 534 Views
  • 3 replies
  • 0 kudos

Resolved! STM32 Time base Interrupt

Posted on February 16, 2017 at 11:39Hi,I need Help regarding time base.I found one of the example and tried to modify that for STM32 F4 Discovery board.I want to count number of external pulses by using TIM4 in 1.13 ms. So the time base is configure...

waheed901 by Associate II
  • 2076 Views
  • 14 replies
  • 0 kudos

timers IC

Posted on January 24, 2017 at 17:38Why timer IC mode doent work?I've configured everything thround Cube, enabled interups and cant get it to work. Some channels just doent work.__IO uint64_t impData=0;__IO uint32_t icnt=0;...main part __HAL_RCC_TIM2...

es131245 by Associate II
  • 889 Views
  • 9 replies
  • 0 kudos