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
  • 757 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
  • 654 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...

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...

Error: Using CubeMx to Generate Project for STM32F429

Posted on March 10, 2014 at 03:49Hi all, I used STM32CubeMx to generate project for stm32f429, a .ioc file(v510.ioc) was generated(see the attachment). The Keil MDK was collapsed when opening the project V510.uvproj. Why? Did ST had any example(ioc...

albhuang by Associate II
  • 2062 Views
  • 9 replies
  • 0 kudos

STM32F107 Uart 5 always sets MSB when sending

Posted on March 11, 2014 at 18:56Hi everyone, the title says it all. Scope tells me the timing is fine and the signal looks like it should. Receiving on the other end works. Except the MSB always being set to 1, no matter if I try to send values hig...