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

programming STM32F0 controller rs485 half duplex mode

Posted on December 21, 2017 at 12:46Hello,We are using STM32F030 in our project. We are using RS485 half duplex communication for interaction with other boards in our system. Using the same half duplex communication channel, we would like to update ...

ravi b by Associate
  • 460 Views
  • 0 replies
  • 0 kudos

How to detect end of SPI transmission?

Posted on December 20, 2017 at 13:27STM32F030.I am transmitting multiple words via spi to some shift registers and need to latch the shift registers when the transmission of the last word is finished. The latch signal is GPIO. Device is master.I don...

toby2 by Senior
  • 3317 Views
  • 11 replies
  • 0 kudos

LD1 on the ST-Link board stays red?

Posted on December 20, 2017 at 11:17Hey guys, I'm trying to do something that might be really a noobish thing (will ask in a different thread, and I recognize that there's a strange thing happening. I'm using an STM32 Nucleo64 L073RZI am trying to s...

ST-Link/V2 error

Posted on December 21, 2017 at 08:39I have some problems connecting ST-link/V2 to STM32L0x1 device, especially with OpenOCDST-Link_cli.exe connects but log-file shows errors:Error (0x10) after target cmd F2 30 A3 00 00 00 00 00 00 00Error (19) while...

Hi, Facing USB Write issue when USB traffic is more.

Posted on May 03, 2017 at 16:29Hi,We are using STM32F072C8 device and we are using USB CDC Interface when communicating with PC.When USB bus traffic is low everything is working fine.But when USB bus traffic is heavy we observed during USB CDC Write...

Looking for fast startup STM32

Posted on December 21, 2017 at 03:52We have a project that using a wiegand sensor to power the mcu and update the counter to FRAM through SPI. there will be a 10us width regulated power supply from wiegand, all the process need to be done in 10us wi...

construction error with qt creator stm32l152re

Posted on December 20, 2017 at 23:43 I'm new to microcontroller programming and I have a question. I'm trying to set up a stm32l152re card in the qtcreator and the same error appears at the time of compiling the project shrink arm-none-eabi-gc...