STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

SPI always calling callback

Hello to everyone. I'm creating a project where i need to communicate via SPI. My main board, is configured as full duplex Master, and i have other STM working as full duplex slave. But, i have a problem. If i configure the boards to just have one fu...

IRodr.2 by Associate II
  • 1093 Views
  • 4 replies
  • 0 kudos

ADC + DMA convCplt and convHalfCplt

Hi,I am trying to use a circular DMA to transfer ADC samples on STM32L4R9VI.I configured a 3.2 Msps sampling frequency, which means that HAL_ADC_ConvCpltCallback and HAL_ADC_ConvHalfCpltCallback must be called each 10 ms for a 64000 elemets buffer.Ho...

0693W00000BabBbQAJ.png 0693W00000BabBqQAJ.png
ABouk.1 by Associate III
  • 319 Views
  • 1 replies
  • 0 kudos

F767zi UART

I tried 2 demo printf using HAL and UART Tx using LL from your examples. LL demo runs ok and getting message display on Serial COM console. HAL printf demo got not message display. Any suggestion? I hv another board NUCLEO-F411RE works ok for HAL UAR...

PLau.1 by Associate II
  • 1108 Views
  • 7 replies
  • 0 kudos