STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F439/FMC Configuration for External DAC

Dear all,I am almost new to SMT32 world.I would like to use FMC to write to an external DAC, Analog devices AD5447. I attach datasheet for easy reference. It is 12bit, 10Msps and parallel interface.I am using Nucleo-F439ZI board and STM32CubeIDE to t...

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
  • 1755 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
  • 552 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
  • 3745 Views
  • 5 replies
  • 1 kudos