STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Stm32l100

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

sundar by Associate II
  • 454 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...

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

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