STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32H723ZG Peripheral Clock Speed Incorrect

Hi all,I have had an issue out the box where if i run the Nucleo-H723ZG Uart3 for debugging would stop communicating correctly, i tracked the issue down to the buad rate set incorrectly, after a few hours of adjustments i found that if the prescaler ...

JMT_0-1733522442314.png JMT_1-1733522523737.png
JMT by Associate
  • 618 Views
  • 2 replies
  • 1 kudos

STM32F415 USB Full Speed Clock Accuracy

Hello all,While searching online, I came across this specification regarding USB FS:For full-speed communications, the data rate is specified to be 12 Mbps +/- 0.25%.I've decided to test this specification by connecting a STM32F415 MCU to a PC using ...

NirAlon by Associate III
  • 3646 Views
  • 9 replies
  • 0 kudos

STM32 I2C only transmits and receives once

MCU: STM32L476RGT6Hello,I am able to communicate with the MPU6050 via I2C with DMA and read the WHO_AM_I register, but only one transmit and receive transaction occurs even though I put my transmission and receive code in a while loop.When using regu...

HardFault UDP Client

Hi Community, I am using the Nucleo-H723ZG board for data receiving from the camera by utilizing the spi and processing the data then transforming the data through UDP to another program. The program can run for several hours without problem. But the...

LEAMtw by Associate
  • 1932 Views
  • 8 replies
  • 12 kudos

Resolved! STM32U5G9J-DK1 SPI

Hello, I'm using a STM32U5GJ-DK1 with the same SPI setup, I can measure the SCK output on SPI2, but I can't do it on SPI3.   *This post has been translated from Chinese to comply with the ST Community guidelines.    

shenghung_1-1734056254917.png shenghung_0-1734055164426.png

Implementing FRS on G474

Dear ST Community        I recently purchased two sets of Nucleo-DRP1M1+NucleoG474, and now I want to implement FRS functionality on these two boards. Currently, I have set one of the default power roles to Source, enabled FRS_TX, and the other to Si...

AgoDream_0-1733801876086.png AgoDream_0-1733813519613.png
AgoDream by Associate II
  • 845 Views
  • 6 replies
  • 1 kudos

Resolved! ['F446 documentation] SPDIF-Rx - sync_done

Posted on January 16, 2018 at 15:48In RM0390 rev.3, in Figure 347. SPDIFRX States, sync_done internal signal is mentioned (and nowhere else). Isn't it the same as SPDIFRX_SR.SYNCD, at least from the programmer's point of view? If so, please replace ...