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

CMSIS-DAP Debugger on STM32

Posted on October 01, 2012 at 21:28Hi, i successfully port ARM CMSIS-DAP to STM32F103C8. Works fine under Keil IDE.http://akb77.com/g/stm32/cmsis-dap/

x8932 by Associate II
  • 387 Views
  • 0 replies
  • 0 kudos

[STM32F051K8] No SWD connection after some time ...

Posted on August 10, 2012 at 09:44Hello, I'm working on a custom board around a STM32F051K8. I was playing with it for 2 or 3 days, everything was fine, then without moving it or something, it stopped responding to SWD interface. The previous code i...

root by Associate II
  • 788 Views
  • 15 replies
  • 0 kudos

USART2 / BOOT problem

Posted on September 28, 2012 at 14:13Hi! I'm working with a STM32F0-Discovery board + IAR IDEAfter loading this code... void USART_Configuration(void){     /* Abilita clock GPIOA e DMA  */  RCC_AHBPeriphClockCmd(RCC_AHBPeriph_GPIOA , ENABLE);    /* ...

pietro2 by Associate II
  • 311 Views
  • 4 replies
  • 0 kudos

STM32VL - example using interrupts in ASM

Posted on September 30, 2012 at 11:51Hello, I am new in programming of STM32VL Discovery. I would like to write program in assembler for blinking LEDs using interrupts. But it is so difficult to find examples in ASM and I can�t find some example in ...

j3lda1 by Associate II
  • 880 Views
  • 5 replies
  • 0 kudos

SMR32 Bootloader and security

Posted on September 29, 2012 at 07:26As far as I understand using of the standard ST bootloader is not secure because in this case FW can not be protected and may be read by anyone. I mean anyone can read my FW and theoretically copy it to its own p...

dimax by Senior
  • 632 Views
  • 9 replies
  • 0 kudos

48/72mhz, PLL*6/PLL*9, with source code

Posted on September 28, 2012 at 00:13 Hi, first of all thanks for reading this! This is assembly code (gnu arm) for setting up the ST32F103 to make sound out the DAC. It works in 48mhz PLL mode, but not in What follows is the complete progra...

pete2399 by Associate II
  • 648 Views
  • 7 replies
  • 0 kudos

STM32F4 Firmware upgrade

Posted on September 22, 2012 at 20:19I have found a few examples of how to update the firmware on a STMF4. The first one you needed to use a usb memory stick and the second one you had to reset the microcontroller and put the boot pins in the correc...

russdx by Associate II
  • 2636 Views
  • 9 replies
  • 0 kudos