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! Octal SPI Interface

Hello Team,We are considering STM32H562ZIT3QTR MCU for our design. There will be two Microcontroller in our design.MCU consists of one Octal SPI Interface. Can other Microcontroller be interface with STM32H562ZIT3QTR through Octal SPI or we can only ...

kadam by Associate II
  • 1177 Views
  • 3 replies
  • 1 kudos

SMT32F407VGT6 / CAN issue

主控板 (SMT32F407VGT6)与同服板 (STM32F407VGT6) 之间的CAN通讯,环境温度低于-10度,通讯不正常,环境温度高过-10度!

JACK00 by Associate II
  • 1314 Views
  • 4 replies
  • 0 kudos

Resolved! STM32F103: Intended behaviour of HAL_ADC_Start_DMA

I have a program where I am trying to scan over 8 ADC channels on ADC1, take 10 samples from each and transfer to the DMA. From everything I have read, I cannot enable DMA Continuous Conversion on STM32F103, so I will need to use discontinuous scan m...

WTetl.2 by Associate II
  • 6436 Views
  • 3 replies
  • 1 kudos

Resolved! USB HOST 2.0 on stm32 Nucleol433rc board

Hello ST Community,I am currently working with the STM32L433RC microcontroller and I am exploring the possibility of utilizing USB 2.0 in Host mode for my application.  I am seeking guidance on the respective topic.

Nitin24 by Associate
  • 559 Views
  • 1 replies
  • 1 kudos

Resolved! HRTIM burst DMA doesn't work

Hallo,I want to update MASTER CMP1 over DMA and the others TIM_x on MASTER-update.New values of CMPx registry are calculated in SysTick_Handler() and should be updated at once.The problem is: MASTER update on DMA does not work.Could anyone please loo...

DrDro by Associate III
  • 1541 Views
  • 4 replies
  • 2 kudos

Resolved! Integer types u_int32_t and uint32_t

Hello. Why STM32CubeIDE suggesting me to autocomplete u (unsigned type) as a u_int32_t if it doesn't built? However uint32_t works well. What is the difference using u_intXX_t and uintXX_t?

H5 and FREERTOS

Hi to everybody. I've developed an application using FreeRTOS, under M3 Series.Then moved to M4 without probelms. In CubeMX I can add all the tasks, timers, Mutex and so on.Now I'm porting to H5 MCU, but the freertos disappear from CubeMX. I found th...

2024-01-29_12h47_04.png TheRaprus_0-1706529121406.png
TheRaprus by Associate III
  • 2063 Views
  • 1 replies
  • 0 kudos