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

UART transmit DMA, receive interrupt

Hello dear friends,I use F4 series MCUs. I am looking to send UART data via DMA and receive data in interrupt. How can I reach this goal? I am able to send data via DMA and receive data in interrupt, but the problem is in simultaneous use of DMA for ...

How to convert 16-bit Timer to 32-bit?

Hello everyone,I'm using 4 timers of a stm32 nucleo board to count the increments in encoder mode. 2 timers are 16 bit and 2 others are 32 bit. The increments can be between -1,000,000,000 and +1,000,000,000.With 32 bit timers, there is no problem be...

Nmo.1 by Associate III
  • 2229 Views
  • 2 replies
  • 0 kudos

SMBUS works with STM32F401 but fails with STM32F446

Hi all, I connect to a BMS board (TI BQ4050) using the HAL SMBUS driver.In my old platform, STM32F401, I can read registers from the BMS. Somehow, identical code on a STM32F446 fails half way through the read transaction (HAL_SMBUS_Master_Receive_IT)...

0693W00000Hpyx8QAB.png 0693W00000HpyxcQAB.png
jsolmen by Associate
  • 744 Views
  • 2 replies
  • 0 kudos

Why STM uses HAL?

Hello!Can anybody explain why STM use HAL and what is the difference and hierarchy between low layer API, CMSIS, HAL, SPL ?I always worked with just header files, but now all distributes API and I cant construct these API and their necessary in my he...

Agde.1 by Associate III
  • 5392 Views
  • 5 replies
  • 1 kudos

Resolved! [H723]Is it possible to allow only 10 IDs with the CANFD filter type?

H723ZGT6 Nucleo-144CubeMX 6.3.0[ data sheet ]   H723: DS13313 Rev2[NOR Flash]   S25FL256L[Reference manual]   H723: RM0488 Rev2   S25FL256L: 002-00124 Rev. * H​​I'm currently doing a CANFD loopback test.I want to use a filter so that I can communicat...

june by Associate III
  • 1065 Views
  • 1 replies
  • 0 kudos