STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F207 SPI communication is not working

Posted on March 13, 2014 at 16:28Hi, I am trying to send data via SPI to a Sensor and receive data from the Sensor. Therefore I tried to establish SPI communication, but it does not work. There is no clock Signal on the CLK pin(PA5). I attached a p...

STM32F4Discovery MEMS example won't output values

Posted on January 28, 2014 at 21:37I'm running the MEMs example fromSTM32F4-Discovery_FW_V1.1.0\Project\Peripheral_Examples\MEMSusing uVision / MDK-ARM and I'm not getting any changing values when the read function is being called on the SysTick int...

jim by Associate II
  • 696 Views
  • 4 replies
  • 0 kudos

Stm32l100

Posted on March 12, 2014 at 08:35Hello, What does stm32l100 follow Big Enidian or Small Enidian..?

sundar by Associate II
  • 599 Views
  • 4 replies
  • 0 kudos

stm32l-discovery weird blinking on LD1

Posted on March 12, 2014 at 23:46Hi all,I have a question regarding to LD1 COM LED of STM32L Discovery board.From http://www.st.com/st-web-ui/static/active/en/resource/technical/document/user_manual/DM00027954.pdf, it mentioned LD1 COM turns green t...

STM32 vehicle tracker (opensource)

Posted on March 12, 2014 at 19:24Opensource car tracker based on STM32 MCUhttp://electronix.ru/redirect.php?http://akb77.com/g/stm32/car-tracker-free/

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

How to calculate and set the SPI speed ?

Posted on December 19, 2013 at 15:03 Hello everybody, I communicate with a popular screen, the DOGM128 (ST7565RLCD Controller) with my STM32F4 uC. Sometimes, when I power on my board, the screen have troubles to be initialized (it remai...

interrupt problem for dma in usart

Posted on March 12, 2014 at 17:01 hi clive. thanks for information. i completed my code for stm32f4 Discovery with your idea with the link that you put here. i think it should be worked , but it doesn't. what's your idea about my code??? thanks ...