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

spi ,i2c,uart interface with stm32vl discovery board

Posted on June 28, 2017 at 13:47hi i am new to stm32. i have purchased stm32vl discovery board recently. i would like to interface 2 UARTS ,2 spi and one i2c peripherals together with the board .how can i do it using interrupts can any one help me o...

Bug in USB CDC Class Init/Deinit

Posted on June 26, 2017 at 04:04I plug in my CubeMX generated USB CDC class implementation into a PC host and CDC_Init_FS gets called as expectedWhen I unplug, I expect that CDC_DeInit_FS be called so I can take the link down but it doesn't.When I p...

Programming the STM32L152

Posted on June 26, 2017 at 21:52Hello everybody!This is the most basic question a guy who gets involved with microcontrollers can ask.I want to replicate an open source project. The code is provided as well. The project used the STM32L152.I found th...

nick st by Associate
  • 515 Views
  • 1 replies
  • 0 kudos

STM32F0 irda - Can't receive SIR Data

Posted on June 28, 2017 at 13:15Hi, I am trying to get data from IrDA SIR mode.I setup that USART Port 2 is sending IrDA packet and USART Port 1 is receiving ( it similar to loop-back, wired USART2 TX and USART RX )I can see the irda wave form on US...

stemwin help

Posted on June 28, 2017 at 11:22hi dear i have a problem with the stemwin i want the source code or librey off this functions IMAGE_Handle IMAGE_CreateEx (); IMAGE_Handle IMAGE_CreateUser (); IMAGE_Handle IMAGE_CreateIndirect(); void IMAGE_Callback(...

Handling flash double word 64-bit programming

Posted on June 26, 2017 at 21:21Hi all,I am working with the STM32L486 series and having a flash question. I need to save some NVM parameters to a 2K page in flash but the flash utils can only write double word at a time (64 bits). My NVM structure ...

e d by Associate II
  • 1623 Views
  • 5 replies
  • 0 kudos