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

Dac -> COMP -> Timer -> DMA -> dual SPI_TX

I've been programming microprocessors for over 40 years and the STM32F301K8 has me stumped.I'm required to use it in a low budget project with some unusual characteristics.I need a working example of:Using STM32CubeIDE and the target STM32F301K8 or S...

Resolved! I2C HAL_BUSY

Hello, I am receiving data on my STM32F411E board via the I2C interface with the Mpu9255 IMU sensor. I get HAL_BUSY status in case of any power outage or re-debug.https://stackoverflow.com/questions/69912431/issue-in-the-i2c-communication-stm32-hal-l...

sheqom by Associate III
  • 6682 Views
  • 9 replies
  • 3 kudos

Resolved! STM32H7 SWO printf not working

Posted on June 06, 2018 at 08:02I try also to use SWO printf (SWV, SWO viewer in ST-Link-Utility). It is not working. I am aware of this thread: https://community.st.com/s/question/0D50X00009XkWZQSA3/no-traceswo-output-on-stm32h7xxBut I tried step-b...

STM32H723ZG Highest USART Baud Rate & Voltage Scaling

The datasheet of STM32H723ZG claims to have a highest USART baudrate at 12.5Mbit/s (with 100MHz kernel frequency and 8 oversampling). But with voltage scaling 0 (VOS0), it is possible to have a higher kernel frequency to 137.5MHz, and therefore the b...

ZChen.3 by Associate
  • 1582 Views
  • 5 replies
  • 1 kudos

Resolved! STM32H723VGT6 FDCAN 0x20 error on trasmission

Hi  I am trying to send some CAN-bus messages from a STM32H723VGT6 mounted on a BIGTREETECH SKR 3 EZ V1.0 I am following this video to send standard CAN messages in external loopback mode (https://www.youtube.com/watch?v=kXyzaaSk6Qs&t=568s&ab_channel...

Angelo3_0-1731323700247.png Angelo3_1-1731323774525.png Angelo3_2-1731323798894.png Angelo3_3-1731323888538.png
Angelo3 by Associate III
  • 2808 Views
  • 11 replies
  • 2 kudos

Resolved! How to change DMA srcAddress

I’ve created a SPI peripheral as a slave in transmit-only mode. It operates in circular mode DMA and generates a complete callback every 20 milliseconds. Upon receiving the complete callback, I want to modify the source address of the DMA request.Cur...

xkamail by Associate II
  • 582 Views
  • 1 replies
  • 0 kudos

"usb device not recognized" STM32G0B1ME

 Hello everyone,I’m trying to activate the USB module present on my custom board equipped with the STM32G0B1ME microcontroller. Currently, I would like to see data transfer from a PC serial terminal to the microcontroller. Unfortunately, this is not ...

seba21_0-1729691001440.png seba21_1-1729691005800.png seba21_2-1729691027572.png seba21_3-1729691036793.png
seba21 by Associate II
  • 933 Views
  • 6 replies
  • 1 kudos