STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Change Uart baud rate on the fly with cube?

Posted on September 18, 2017 at 16:07I see that this has been asked a few times with no real resolution or workaround, so I'll ask again please?I have USART3 configured at 9600 Baud. I test this with a terminal program also set at 9600 and it works ...

nibbly78 by Associate III
  • 1401 Views
  • 8 replies
  • 1 kudos

bno055 with stm32

I wanted to see if the bno055 sensor is ready and set the PB8, PB9 pins as SDA, SCL. (my mcu = stm32f334r8)connectionsSDA_pin -> SDA pin sensorSCL_pin -> SCL pin sensorVCC -> VCCGND -> GNDbut the variable is never HAL_OKthanks for answer.

0693W00000aI7CEQA0.png
Loodan22 by Associate II
  • 3095 Views
  • 8 replies
  • 0 kudos

How to know why a thread doesn't start?

I have a thread that doesn't start. The thread is created with autostart and the function return successfully, but the thread doesn't start...I don't know why. What instrument of debugging are available to go deeper in this issue?

IVent.1 by Senior
  • 657 Views
  • 2 replies
  • 0 kudos