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

stm32h7b3i-dk SAI1 configuration

Hi,I am trying to use SAI instead of I2S6 since the BDMA seems to not trigger even after proper configuration.I am using SAI for the first time so I am completely unsure about this config: /** * @brief SAI1 Initialization Function * @PAram None ...

AmrithHN by Associate III
  • 933 Views
  • 4 replies
  • 1 kudos

Stm32h7rs clock change

Hello,I am working with the STM32-Nucleo-H7S3L8 board.I am using the template project from the repository, which includes the Boot project, Appli project, and the External Memory Loader project.The clock was configured in the Boot project.I want to c...

MedFedi by Associate II
  • 415 Views
  • 2 replies
  • 0 kudos

Resolved! GPDMA_ADC_USART

"I followed along with this video, but I have some questions. How can I correctly retrieve the ADC array values via UART communication? And why is the UART value coming out as garbage in this video?"https://www.youtube.com/watch?v=_hX6pN2jgYMhttps://...

dlagyals by Associate II
  • 423 Views
  • 1 replies
  • 0 kudos

Resolved! STM32H7A3 USB_OTG_FS

Hi,    I am using the STM32H7A3 board to implement the virtual serial port function for USB, and I want to use FS mode. However, there is no macro definition related to FS mode in STM32H7a3xx. h. Do I need to manually add it? And I checked the demo i...

comer by Associate II
  • 586 Views
  • 6 replies
  • 1 kudos