STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Problems with TimerTick and uwTick

Posted on October 17, 2017 at 00:54 I cant get the STM32F746 timer tick interrupt to work even though I have followed the chain to the tick ISR. Comments in the code are a bit unclear too. /** @addtogroup HAL_Private_Variables * @{ */ __IO u...

LMI2 by Lead
  • 586 Views
  • 0 replies
  • 0 kudos

Resolved! STM32F0 External Interrupt Issue

Posted on October 16, 2017 at 21:24Hello All.I am new to STM32F microcontrollers, though I have worked with Freescale/NXP Kinetis ARM processors for quiet a few years.I am trying to get and external interrupt  (on port C bit 13) to work on a 48 pin ...

Clock startup issue after enabling hardware watchdog

Posted on October 16, 2017 at 21:08After enabling the hardware IWDG, I noticed that on subsequent SW programmings, I always get an immediate single IWDG reset event. After that reset, the system boots, but it seems to boot several times faster than ...

dibs by Associate II
  • 364 Views
  • 0 replies
  • 0 kudos

Precise Timer Project

Posted on October 16, 2017 at 16:47Hey guys I'm new to the st family and I have a project I need some help with. I have two square wave pulses that come into the micro and i need to be able to measure the time in between the fall of the first pulse ...

Resolved! adc and dma data sheet

Posted on October 16, 2017 at 05:12All,I am trying to use ADC in two-channel mode and then sending o/p samples to two different buffers using DMA. Each channel output goes to its own buffer. How do I set this up? I am just looking at example on DMA....

64kb flash file on a 128kb device

Posted on October 16, 2017 at 10:52Hi, I have a board with a STM32F103C8T68 (64kb) cpu and I have produced a series of boards with wrong CPU STM32F103CBT6 (128kb). I have a flash file for the 64 kb edition. Is there an easy way to get the hex file t...

DAC Noise pulse on STM32L475

Posted on October 16, 2017 at 17:08I am experiencing problems with my code, I was trying to change the code to get much faster ADC + Calculations + DAC speed.Basically I want to start the 2 ADCs and when the fast ADC in done I want to output the ADC...

PeterJ by Associate II
  • 427 Views
  • 0 replies
  • 0 kudos