STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Queue with uart for Nucleo L053-R8

Posted on September 29, 2014 at 23:44 Hi, I'm a using a Nucleo L053-R8 board and i'm trying to implement a STR system. I'm using CMSIS RTX. And i want to implement a queue in RTX with a peripheral in reception mode(uart) . ...

dauphin by Associate
  • 291 Views
  • 0 replies
  • 0 kudos

Usart send more than one character

Posted on August 17, 2011 at 10:39Hello, I saw that in usart.c there is the function   USART_SendData(USART2, 'a'); but this is for only one character (here 'a'). I want to send more than one character but I can't find how. I think that USART_SendDa...

cyril2399 by Associate II
  • 2227 Views
  • 14 replies
  • 0 kudos

Embedded_GUI_Library Fonts

Posted on December 21, 2012 at 12:32Hello, The GUI lib from ST has few fonts included, where the biggest is 16x24 (GL_ASCII16x24_Table). Does anyone maybe have bigger ? Even it is kinda big, it is still too small for my purpose. Or maybe there is ap...

M0NKA by Senior
  • 761 Views
  • 4 replies
  • 0 kudos

CYCLONE for STMicro

Posted on September 29, 2014 at 20:21Has anyone used the Cyclone for STMico programmer? Does this programmer only use *.s19 records?

edavis by Associate
  • 389 Views
  • 1 replies
  • 0 kudos

Issue with USART RX buffer and char filter

Posted on September 12, 2014 at 07:21 Hello all, i started a little project with my discovery board, using stm32f407vg and a ublox neo 6m gps. The comunication between the two is done via USART1. At every second the gps sends somewhere at 50...

Bogdan by Senior
  • 1202 Views
  • 7 replies
  • 0 kudos

SPI CPHA not setting correctly

Posted on September 26, 2014 at 20:07I am seeing some strange behavior in my SPI port.I expect that it will be set up as CPOL = 0, CPHA = 0 and for the bus to output 0xA5.What I see is that not only is MOSI transitioning on the wrong edges, but the ...

0690X00000605AUQAY.png
dibs by Associate II
  • 1173 Views
  • 6 replies
  • 0 kudos

usart doesn't work on stm32 Nucleo F401

Posted on September 28, 2014 at 16:12Hi friends, I have nio clue why I can't send anu data to usart. I use a stm32 Nucleo F401 on the usart 2 and absolutly no signal on GPIOA Pin 2 and 3. If you could help me. Thanks a lotMy source code is very sim...

lamard by Associate II
  • 3624 Views
  • 6 replies
  • 0 kudos