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

ST-LINK_CLI with win7

Posted on June 15, 2015 at 10:20Hi,I noticed that when i'm trying to flash via the ST-Link_CLI in win 7 when i'm administrator.the response that i'm getting from the ST-Link_CLI is ''Unable to open file!''but when i'm doing it  without setting my se...

STM32F303VC ADC+DMA problem

Posted on June 18, 2015 at 18:04The original post was too long to process during our migration. Please click on the attachment to read the original post.

STM32F303VCT6 running ISR from ccmram

Posted on June 18, 2015 at 22:06Hi, I have been trying to run critical interrupt routines from ccmram with gcc toolchain following the instructions in http://www.st.com/web/en/resource/technical/document/application_note/DM00083249.pdfI think I have...

eirik by Associate II
  • 253 Views
  • 4 replies
  • 0 kudos

Is it possible to wirelessly upload program to the CPU?

Posted on June 18, 2015 at 16:54In one project there is a large rotating machine. It would help a lot if programs could be uploaded wirelessly(, while the motor is on). We would like to do other things, so doing our own solution is not good idea. It...

LMI2 by Lead
  • 313 Views
  • 7 replies
  • 0 kudos

IAP ISSUE

Posted on January 10, 2014 at 04:14Working on STM32F051. The bootloader works fine but the interrupt vectors in application file doesn't work even after locating vector table to SRAM. Any solution will be appreciated.

VTOR does not work when ROM is loaded from 0x8003000

Posted on June 18, 2015 at 11:41Hello,I have written own bootloader/IAP that should start next firmware (jump to it).It is working very well, but when the firmware is loaded, then interrupts are not working.Of course I have configured:#define VECT_T...

zexx86 by Associate II
  • 211 Views
  • 3 replies
  • 0 kudos

STM32F042F PA11/PA12 remapping

Posted on June 15, 2015 at 10:05Hi, i want to use the STM32F042F in a TSSOP20 package. I need USB (device) and CAN. Both USB and CAN are routed to PA11/PA12. Datasheet tells, that PA11/PA12 can be remapped to PA9/PA10. Does the USB_DP and USB_DM sta...

sk-st by Associate III
  • 264 Views
  • 1 replies
  • 0 kudos

Taking time in microsecond without using interrupts

Posted on January 08, 2015 at 13:37Hello I'm looking for a solution to get the time between to input signals in microsecond resolution. But I do not want to use an interrupt counting up all microseconds. Is there a convenient solution / method? #...

oli by Associate II
  • 476 Views
  • 9 replies
  • 0 kudos
Labels