STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Nucleo-F103RB and USART2

Posted on July 02, 2014 at 13:25 Hello I was buy recently a Nucleo-F103RB I downloaded the libraries from ST stsw-stm32143 I am trying modify the code of ''IO_Toggle'' for send data to the PC thougt USART 2 and the USB connexion...

lemac by Associate II
  • 468 Views
  • 3 replies
  • 0 kudos

STM32L151CB writing variables to flash

Posted on July 02, 2014 at 11:21Hi all,I try to write some variables to the internal flash memory of the STM32L151CB processor, but it apparantly only works with some addresses? When I write to the address 0x0801FE00 it works, but when I write to th...

kennethf by Associate II
  • 936 Views
  • 7 replies
  • 0 kudos

Pulse sensor and STM32F4

Posted on July 02, 2014 at 14:44Hi.. i want make a project to detect heart beat using stm32f4 but i confuse with the pulse sensor code.. can anyone help me what is the c code of pulse sensor for stm32f4.? thanks.. #pulse-sensor

sekedar by Associate
  • 332 Views
  • 0 replies
  • 0 kudos

Nucleo-F103RB and USART2

Posted on July 02, 2014 at 13:23 Hello I was buy recently a Nucleo-F103RB I downloaded the libraries from ST stsw-stm32143 I am trying modify the code of ''IO_Toggle'' for send data to the PC thougt USART 2 and the USB connexion...

lemac by Associate II
  • 299 Views
  • 0 replies
  • 0 kudos

st-util segmentation fault when loading flash

Posted on July 01, 2014 at 16:47 Hi! I am trying to load my program onto the flash of a STM32F429I-DISCOboard using stlink 1.0.0-1and its st-util feature. Most of the time it works just fine, but sometimes I get a segmentation fault error ...

mats23 by Associate II
  • 516 Views
  • 2 replies
  • 0 kudos

Wakeup from SPI question

Posted on June 29, 2014 at 17:28I would like to wake up from SPI communication (using the NSS pin). I have the NSS line connected to both PA0 and the SPI(3) NSS pin. I would like to wake up from either stop mode or stanby mode (preferably standby mo...

igal by Associate II
  • 1177 Views
  • 5 replies
  • 0 kudos

Configure STM32F4 Discovery as SPI slave?

Posted on July 02, 2014 at 03:20 Hi, I want to haveSTM32F4 Discovery as SPI slave and PIC18F2580 as SPI master. I tried to modify examples found on the internet to suit my need, but none of them work. I haveneither access to oscilloscope...

flukeco by Associate II
  • 365 Views
  • 0 replies
  • 0 kudos

General purpose timer - time base implementation

Posted on July 01, 2014 at 06:29STM32F101R8 is running at 36MHz off its internal clock. One of its three general purpose timers, TIM4, aims to generate four different time based interrupts. These should be proper internal time base design, without a...

isaac by Associate II
  • 273 Views
  • 1 replies
  • 0 kudos