STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Synchronize Timers of 2 different Stm32f767zi nucleo Board

Hi everyone,I have synchronized the clock of 2 F7 nucleo boards with the same external oscillator. To do that I have activated MCO of a third nucleo board and then I have connected it to the Pin 29 of CN11 of 2 boards.2 Clocks of MCUs:I have used the...

0693W00000HoykCQAR.jpg
Nmo.1 by Associate III
  • 882 Views
  • 4 replies
  • 0 kudos

STM32F429 Disco with HM-10

Hello! I just got the STM32F429 Disco board and I'm trying to connect it to the HM-10 bluetooth module. I'm completely out of my depth here, I was hoping someone could nudge me in the right direction.I've worked with the HC-05 and the HM-10 on the ar...

BBrus.1 by Associate
  • 1469 Views
  • 1 replies
  • 0 kudos

There is no DWT in the M0/M0+ kernel.

Hi. I am using stm32l01c6tx. I want to use a very simple microsecond function. Libraries I have added below. "DWT" "CTRL" etc. when I included the libraries. It says not defined. But they are all in the "core_cm4.h" library. This library is in Driver...

ZKURT.1 by Senior
  • 3580 Views
  • 8 replies
  • 0 kudos

Resolved! Error on Application note (AN2834), AND Where to report it?

In application note AN2834 (How to get the best ADC accuracy in STM32 microcontrollers), There is a clear error on Page 10, which defines 1 LSB by Vref+/2^12). But LSB depends on Resolution!If Resolution is 10, then it would be defined by Vref+/2^10....

0693W00000Dq1CsQAJ.png
Ass.1 by Associate
  • 1150 Views
  • 3 replies
  • 1 kudos

Vbat pin drawn high currebt when power is off

I am using Nucleo 144 H745ZQi , connected vbat pin directly using coin cell, when power is off/unconnected, LD7 led ovcr indicator turned on and current consumption drawn from baterry was 50mA, also the LD5 led turned on. However when i reconnect the...

SJati.1 by Associate II
  • 3938 Views
  • 14 replies
  • 0 kudos

DMA Uart Rx occur only once

I have followed an example found on the web to get DMA RX usart2 running.I had activate RX DMA, global interrupt in cubmx project.In the main I have :HAL_UARTEx_ReceiveToIdle_DMA(&huart2, RxBuf, RxBuf_SIZE); __HAL_DMA_DISABLE_IT(&hdma_usart2_rx, DM...

MGuil.1 by Associate II
  • 3301 Views
  • 10 replies
  • 0 kudos

HAL_Delay / HAL_SuspendTick ?

I am trying to run code in LPSleep mode. I found a video that seems to describe the use of SuspendTick and ResumeTick to do this. I have created a small example where I push a button it jumps into an EXTI handler and toggles an LED. Within this IS...

0693W00000HoqyQQAR.png 0693W00000HoqyLQAR.png
SWenn.1 by Senior III
  • 2247 Views
  • 3 replies
  • 0 kudos