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

booting ST3210x from RAM

Posted on January 02, 2012 at 15:52Is it possible to make software reset of procesor , and tell him to execute from RAM (without pooling BOOTx pins ) ? I want to remove RDP bit and I need to reset procesor and next execute it from procedure loaded t...

wadi by Associate II
  • 231 Views
  • 3 replies
  • 0 kudos

SMT32VL-Discovery UART

Posted on December 13, 2011 at 17:31 Hi all I try to success a connection between PC and SMT32VL-Discovery Board via USART. The Data receive but are not correct. I tryed everything, but the data i receive onPC are still wrong. Ha...

bandido1 by Associate II
  • 465 Views
  • 6 replies
  • 0 kudos

DMA to SPI hangs at second transfer

Posted on January 01, 2012 at 22:58When I use DMA to trasfer data from memory to SPI2 everything works well util I try do another trasfer, then I reload NDTR register I try enable DMA, but nothing happens, there are no errors in setatus register, ju...

Problem with programming protected device

Posted on December 19, 2011 at 00:07Hello. I have problem with upgrading program in my own bootloader. When procesor is not read-out protected, everything is going ok (verify says ok). Problem occurs when I set <Read-Out Protection> in RFlasher7 (u...

wadi by Associate II
  • 892 Views
  • 14 replies
  • 0 kudos

MCBSTM32C dev board CODEC

Posted on December 29, 2011 at 21:37I have a MCBSTM32 board which uses the STM32F107 and includes a CS42L52 audio CODEC chip on board. I'm trying to create a 12 MHz clock input for the CODEC using TIM3 from the STM32. So far I have succeeded in gene...

reffahcs by Associate II
  • 400 Views
  • 3 replies
  • 0 kudos

SWD on STM$32f4 discovery

Posted on December 16, 2011 at 13:12Hi all,  I am trying to program the discovery board of stm32f4 using SWD via the Cn3 connector. Does anyone have any experience in that.. Arun

Low freq PWM output

Posted on November 16, 2011 at 15:11Hello, I try the examples about PWM input form st.com, but it works only for big frequency signals. (like it is said in readme.txt). What should I change with settings TIM4 for example, to be able to check the low...

csdominik by Associate III
  • 323 Views
  • 3 replies
  • 0 kudos

instruction timing

Posted on December 27, 2011 at 08:50I'm debugging on an Olimex STM32-P103.  I think I have the PLL set up at 8 times the 8Mhz crystal. If so, then instruction timing is pretty poor.  Here's my loop:ldr r0, =portcldr r0, [r0]mov r1, #0x80mov r2, #0lo...

smead by Associate II
  • 443 Views
  • 5 replies
  • 0 kudos
Labels