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

Resolved! custom board with stm32g0 as USB device isn't working

Hello everyone,I am working on a custom board equipped with the STM32G0B1RE microcontroller. I did not design this board, but it has the following characteristics: - the microcontroller is powered at 1.8V, - the USB pins are enabled with the followin...

seba21_0-1721372076394.png seba21_1-1721372094468.png seba21_4-1721372316967.png seba21_2-1721372158767.png
seba21 by Associate II
  • 1410 Views
  • 3 replies
  • 0 kudos

Resolved! STM32H753 BDMA SPI6 loop infinite

Hi ST,Currently, I'm testing the BDMA on SPI6 with the STM32H753. The SPI transmission works as expected when using the base flash address at 0x08000000. I need to place the application code at address 0x08100200. However, when I change the vector ta...

HieuHa123_3-1721200267464.png HieuHa123_1-1721200107593.png HieuHa123_5-1721200976409.png

32F072BDISCOVERY Serial Print

Hi Community,I am getting started with STM32 chips and I recently acquired the 32F072BDISCOVERY dev kit (https://www.st.com/en/evaluation-tools/32f072bdiscovery.html#overview). I downloaded the STM32CubeIDE and have been able to write,compile, and pr...

kfc-eng by Associate
  • 806 Views
  • 4 replies
  • 1 kudos

B-U585I-IOT02A USB Host

Hello forum, I'm trying to setup my B-U585I-IOT02A as a USB host. Ive turned on the following:USBPD - Type C only, TIM2, enabled USB support USBX - core, Host CoreStack FS, Host Controller FS, MSCUSB_OTG_FS - Host OnlyUCPD - SourceFileX - FileX Coret...

Resolved! DMA throwing transfer error when reading from the ADC

Processor: STM32H753I am attempting to continuously read an ADC, and transfer the data into a circular data buffer with the ADC. I configured everything in CubeMX. No matter what I try, I get a transfer error from the DMA the first time it reads. I t...

dknipe by Associate II
  • 1616 Views
  • 8 replies
  • 2 kudos