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

There is a need to interact with the 3-pin MediaLB bus.

Hey!There is a need to interact with the 3-pin MediaLB bus.I cannot penetrate into it.How the data exchange takes place, what conditions must be observed, how the request and return frame is formed.Perhaps there are examples of working with the bus o...

ALich.1 by Associate
  • 753 Views
  • 2 replies
  • 0 kudos

SPI modes unclear

Hi everyone,I am working with the SPI in slave mode on an STM32G071 and having some trouble with the different SPI modes. I set both CPOL and CPHA to 0 during initialization: SPI_InitStruct.TransferDirection = LL_SPI_FULL_DUPLEX; SPI_InitStruct.Mode...

Fabian21 by Associate III
  • 1331 Views
  • 3 replies
  • 0 kudos

Resolved! Could ADC+DMA brick my mcu?

I was happily developing some ADC+DMA routines for my stm32f205 and suddenly my MCU started to freeze.I am able to connect, erase, and flash binaries with stm32CubeProgrammer trough an ST-link.After erasing multiple times my STM32F205 with stlink and...

0693W000008wIOnQAM.png 0693W000008wIZHQA2.png 0693W000008wIlcQAE.png 0693W000008wIWXQA2.png
Javier1 by Principal
  • 592 Views
  • 1 replies
  • 0 kudos

STM32G071 write protection, bricked MCU flash

Hello, MCU bricked after I tried to remove write protection. Now when I read the flash it shows only 0xFFFF0080. Read the full description bellow. We are making new project using STM32G071.We use serial communication custom bootloader so we can updat...

0693W000008GRaUQAW.jpg 0693W000008GRfyQAG.jpg
SAlek by Associate II
  • 1233 Views
  • 3 replies
  • 0 kudos

Resolved! Reset timer output compare output with timer in one pulse mode

I am using an STM32H742 MCU and have a timer with an output connected to the output compare function. The timer is triggered from another timer and set to One Pulse Mode. Basically I want the output to go high and stay high once the compare value is ...

JBerry by Associate III
  • 2633 Views
  • 5 replies
  • 1 kudos

DMA unexpected work on stm32g071

i want to use dma ch2 to response a request of Req_CC3 to load a new value to TIM1 CCR1 or CCR2 . i need dma in some turns but not always so i choose nomal mode. i'd like to know if dma request is  accumulated in stack or somewhere. caus...

rpip.1 by Associate III
  • 510 Views
  • 1 replies
  • 0 kudos

How to find the address of the BLE advertising device?

I have to extract the RSSI from scanned packet w.r.t to its device address. I got the RSSI but I am unable to get the actual device address. But in the manual they mentioned that"Once the scan parameters are set, the device scanning can be enabled. T...

Kryptons by Associate II
  • 713 Views
  • 0 replies
  • 0 kudos