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

[STM32F0] SWD write problem

Posted on July 07, 2014 at 16:48Hi everybody,I'm working with an  ST-LINK from a discovery board STM32F4 to debug an external application on a custom board which embedded  an STM32F0 (my target). The ST-LINK seem to be good because there's no proble...

paniagua by Associate
  • 2270 Views
  • 7 replies
  • 1 kudos

STM32f303 internal command error

Posted on April 13, 2015 at 04:22Hi All,I have an STM32f303 discovery board that I'm trying to interface with a New Haven LCD display. The LCD uses SPI for communication. I was able to enable SPI communication and I've been able to observe the data ...

prad90 by Associate
  • 542 Views
  • 1 replies
  • 0 kudos

USB HID on STM32

Posted on April 09, 2015 at 05:04I a writing a USB HID program for STM32F107, but when i look at the USB HID library from STM, i am so confused and cannot understand the library for my own modification, such as where is the descriptor, how its value...

SPI protocol STM32F303

Posted on April 04, 2015 at 08:49Hi,I am a newbie in the field of micro-controllers and I'm having trouble programming the GPIOA parts as SPI1. Could someone please tell me where I could be going wrong? I would greatly appreciate if someone points m...

prad90 by Associate
  • 940 Views
  • 3 replies
  • 0 kudos

USART problem

Posted on April 11, 2015 at 23:38Hi, I'm working on Xbee S2 module and I want to make it ' talk to itself' (just for testing). My data is sent out but I am not able to receive it back. My code: void USART_Config(void) {     RCC_AHBPeriphClockCmd(RC...

eeyjws by Associate II
  • 1216 Views
  • 5 replies
  • 0 kudos

STM32F411RE nucleo register information

Posted on April 12, 2015 at 11:58Hello, I started ARM development today using the STM32F411RE nucleo board. Previously I have had fair amount of experience with AVR and PIC. Presently I am using mbed for application development. I want to know about...

sreedev by Associate
  • 1015 Views
  • 2 replies
  • 0 kudos

STM32F407 UART Error Handling

Posted on April 11, 2015 at 22:09I am working on a project that requires communication over UART. I am trying to get to the minimum time between UART messages coming in or going out that is possible. My problem is that sometimes the module gets into...

(SOLVED) STM32F103C8 UART Interrupt Flooding

Posted on February 07, 2015 at 18:42 Hi I want to receive data from ESP8266 module after restarting it. But after restart, it starts the communication at a higher baud rate and after it's done booting it uses 9600 baud. When I have the UART p...

petoknm by Associate II
  • 1011 Views
  • 1 replies
  • 0 kudos