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

I2C program for STM32L053R8T6 not working.

My code to write directly to registers for I2C communication between Lis3dh accelerometer and STM32L053R8T6 is not working. Only CMSIS drivers are used. Could you give some suggestions. [I am looking to learn the basics of STM32 and have tried HAL d...

ASING.91 by Associate II
  • 518 Views
  • 2 replies
  • 0 kudos

Resolved! STM32F105RBT6 systick slower than expected

I write a delay function using systick,it works well in stm32f103rbt6,but the same function does not works well when I select another chip stm32f105rbt6.when I toggle the led every 500ms,it is actually toggled every 1562ms,much slower than expected ...

0690X000006DEUHQA4.jpg

JTAG on Nucleo STM32 L152RE

Posted on September 26, 2017 at 18:04Hello,as part of a larger project, I want to connect  a custom JTAG-based debugger to the Cortex M3 present on the Nucleo STM32 L152RE.My debugger has already been fully tested on other development boards and wor...

STM32CubeMx and STemWin

Posted on December 28, 2017 at 11:00I'm trying to setup the STM32F7 device with the LCD driver using STM32CubeMx. But despite the description, I don't see the STemWin library in the Middleware tools list in the STMCube. What I'm doing wrong? Or what...

"revup_ctrl.c" file is missing from library !

Dears I'm using the board STEVAL-SPIN3202 to drive a BLDC motor using hall sensors for speed sensing. When creating the code using STM MCWB 5.3 software, I choose hall sensors mode for speed sensing with one shunt resistor for current sensing. The pr...

ANahh by Associate II
  • 493 Views
  • 1 replies
  • 0 kudos

I2C not responding to read sequence on STM32L0

Hi guys,I'm using the latest ST generated I2C hal driver on an STM32L0. On my I2C master, I'm requesting to read from a register, which sends the following sequence:Start -> Address (W) -> Register 1B -> Stop -> Start -> Address (R) -> Data 4B -> Sto...

Scribe by Associate II
  • 685 Views
  • 2 replies
  • 0 kudos

Automatic Baud Rate Software example

Does anyone have a example for an included automatic baud rate detection?The Dokumentation about it is available here:https://www.st.com/content/ccc/resource/technical/document/application_note/group0/66/fa/62/a2/5c/75/48/a8/DM00327191/files/DM003271...

arduo by Senior
  • 338 Views
  • 0 replies
  • 0 kudos