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

How to change the system tick reload register "on the fly"

Hi dear friends!We need to synchronize the tick of the system, that handles some control loops, with an external periodic interrupt, so we tried to slightly adjust the SysTick RELOAD register value, but it seems that as the RELOAD register is changed...

STM32F407 Discovery Board Programming error @ 0x08000000!

I have trie everything i am able to upgrade firmware to erase device to see it in win 10 but when i try to flash something i receive program errore  0x08000000! and flash is completely empy. I have he board monunted over a PCD that i do not know why ...

MBezz.1 by Associate II
  • 2158 Views
  • 5 replies
  • 0 kudos

Combined PWM mode STM32F334

I need to generate two phase shifted asymmetric clock signals.This should probably be done using Combined PWM mode.What I need Basic clock in TIMx_ARR for simplicity 4MHz , pin 1 with PWM1 , pin 2 with PWM2Clock 1 2 3 4 1 2PWM1 1 0 0 0 1 0P...

Bazalt by Associate
  • 483 Views
  • 0 replies
  • 0 kudos

Resolved! SPI handle structure did not write and shift the register

I have declared my SPI2 base address:#define PERIPH_BASE 0x40000000U #define APB1PERIPH_BASE PERIPH_BASE #define SPI2_BASEADDR (APB1PERIPH_BASE + 0x3800)I have a SPI Handle structure:typedef struct{ SPI_RegDef_t *pSPIx; //This holds the base addr...

WM_IR by Senior
  • 1779 Views
  • 10 replies
  • 0 kudos

How to flush SPI buffer when using SPI over DMA.

I am using STM32G071RBTx on our custom boards. The controller is connected to a Beaglebone Black over SPI. The STM32 controller is working as an SPI slave and the Beaglebone as the master. There are not CS lines defined for the communication. FreeRTO...

SDas.1 by Associate II
  • 1771 Views
  • 2 replies
  • 0 kudos

How to use DMA to change PWM frequency?

Hi! I know overall idea of DMA and i need to use it but i have no idea how to do it. I found one post with same question but i didn't found any helpful info for me. I'm not advanced in case of using registers. I used them to directly change CCR and A...

Caraffa by Associate II
  • 5986 Views
  • 11 replies
  • 0 kudos

Touch Sensing Controller Environmental Control System limits

Hi,Our application of the touch sensing controller is a three zone capacitive sensor with the left and right sides connected it the form factor of a 4 zone with three signals. We have it placed along the surface of some black plastic that is meant to...

MFaro.1 by Associate
  • 355 Views
  • 0 replies
  • 0 kudos

Resolved! STM32H745 and NUCLEO expansion board X-NUCLEO-IDB05A1

I'm currently using NUCLEO STM32H745ZI-Q.I am trying to use the expansion board X-NUCLEO-IDB05A1, it is a Bluetooth module.Does anyone know how can I build a Bluetooth connection between the board and a smartphone?

0693W00000BcjDFQAZ.png
SLi.14 by Associate II
  • 652 Views
  • 1 replies
  • 0 kudos