STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

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
  • 3426 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
  • 392 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
  • 2571 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
  • 1071 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
  • 405 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
  • 474 Views
  • 1 replies
  • 0 kudos

SPI timing

Posted on August 14, 2014 at 23:44I am writing an SPI interface where after 4 messages are sent I toggle a pin.  My issue is my pin is toggling before the transmission is complete(I can see my pin go high after the 3rd message).  I am monitoring the...

ebommer by Associate II
  • 369 Views
  • 1 replies
  • 0 kudos