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

dwarf to xml conversion

HelloI would like to get the debugging information from elf file to make my own monitoring program.Is there any recommended way to extract debugging information from elf with easy handling format such as XML ?Is ST providing any utility to convert dw...

Daewoong by Associate II
  • 511 Views
  • 0 replies
  • 0 kudos

Please add "RT-Thread Studio" to the stm32 ides product list page. the product list web page is : https://my.st.com/content/my_st_com/zh/products/development-tools/software-development-tools/stm32-software-development-tools/stm32-ides.html#products

Part Number:RT-Thread StudioGeneral Description:RT-Thread studio is one-stop development tool, it support STM32 series MCUs, it has easy-to-use graphical configuration system and a wealth of software packages and components resources, which makes IoT...

0693W000008GVFfQAO.png
Sxian.2 by Associate
  • 334 Views
  • 0 replies
  • 1 kudos

STM32L1 SPI always busy after DMA TX/RX

I am using an STM32L151VET7 as a full-duplex SPI slave, and after using HAL_SPI_TransmitReceive_DMA and receiving/transmitting any number of bytes, the SPI remains busy, and further calls to HAL_SPI_TransmitReceive_DMA return HAL_BUSY. Upon transmiss...

SWill.3 by Associate II
  • 594 Views
  • 0 replies
  • 0 kudos

Resolved! STM32F746 DISCO and standby mode

I have removed the display on the DISCO board and I am just using a small OLED for a display. I have a couple of other things connected to the board. A TMP1075 EVM and a TMP390 EVM. I am measuring about 410 mA in run mode. When I invoke standby mode,...

ADC + DMA (One-Shot Mode - SW-based Trigger)

Hello,I would like to use ADC with a group of several channels (ScanMode = Enabled) along with the DMA. However, I would like to avoid to use the DMA in circular buffer mode. I have seen so far that most of the examples and external literatures are b...

PButc.1 by Associate II
  • 1037 Views
  • 0 replies
  • 0 kudos

STM32L412 issues...

I have built many STM32 boards and usually bringing them up is a snap. This time I'm having trouble.... The chip is the 48-pin STM32L412CB. When I boot in DFU mode (it does so by default) I get dfu-util: Error during special command "ERASE_PAGE" get_...

Bug in BSP driver for STM32H743-EVAL onboard LEDs

In case anybody wondered why the red LED of STM32H743-EVAL does not work unless I/O extender is enabled - here is the fix.In this placehttps://github.com/STMicroelectronics/STM32CubeH7/blob/beced99ac090fece04d1e0eb6648b8075e156c6c/Drivers/BSP/STM32H7...

Pavel A. by Super User
  • 549 Views
  • 1 replies
  • 0 kudos