STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Using ST-Link with STM32F439

Posted on August 10, 2014 at 20:58Hi all, I am planning on using the STM32F439 as I need as much performance as possible. As I understand it, to upload a program to the board I will need the ST-Link V2. Could someone please explain how I would conne...

anas27 by Associate II
  • 634 Views
  • 4 replies
  • 0 kudos

Clear pending interrupts

Posted on August 15, 2014 at 02:03 I know for a fact that this question has been asked before (I've seen it) but for the life of me I cannot find it, so I appologize. I am unable to get some of my EXTI interrupts to clear their pending st...

jwoolston by Associate II
  • 3782 Views
  • 2 replies
  • 0 kudos

ADC Sampling Rate

Posted on August 15, 2014 at 15:57I am using a STM32L series MCU. I am trying to trigger ADC at 16KHz with a TIM3 and later use DMA to store the ADC values in a buffer. The issue is that I am trying to test the ADC rate using a GPIO_Toggle in the AD...

s7v7n92 by Associate II
  • 446 Views
  • 1 replies
  • 0 kudos

Writing data to flash - from bin file

Posted on August 15, 2014 at 12:09Hello everybody.I am having trouble writing data to the STM32F0 flash. I would like to store a look-up-table in a page of flash. My intention is to flash this in during production, so I have added it to the appropri...

matthew by Associate II
  • 2966 Views
  • 6 replies
  • 0 kudos

ST32f4 UART receive interrupt don't work

Posted on August 15, 2014 at 13:15Hey guys, I work on my bachelor thesis with an stm32f4 discovery board. I want to revive data via UART3 form PC. The Data fit at the Rx Pin (GPIOC.11), i checked it with the Oscilloscope. But de controller doesn’t j...

Muxed PSRAM

Posted on August 14, 2014 at 13:53Hi!ST refers to a technology called muxed PSRAM.As far as I know, this simply means, that the data and address signals share the same IO pins.All simple and good, but my question is, could someone point me to a PSRA...

rigomate2 by Associate III
  • 1304 Views
  • 3 replies
  • 0 kudos

Stm32CubeMX + CoIDE

Posted on August 15, 2014 at 00:23Hello everybody! I use CoIDE for develop applications to stm32f4 series. I checked Stm32CubeMx. This is a very good tool but not able to generate to CoIDE. I write a project converter tool, that can be convert TrueS...

totti001 by Associate II
  • 454 Views
  • 2 replies
  • 0 kudos

STM32F4 input output PWM program

Posted on August 14, 2014 at 23:58HiI'm programming this code. It should read a PWM input then ouputs 4 different PWM after calculation based on the input. I've successfully programmed 2 different code: one for the input and one for the output. They...

louis23 by Associate
  • 558 Views
  • 1 replies
  • 0 kudos