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! Time delay when operating with DAC in STM32L4

Hi everyone!I use 8 MHz external oscillator for my MCU. For TIM1 there is no prescaler in CUBE, so I expect this timer to tick with pure 8MHz frequency. And therefore I expect to see 0.125 us * 2 * 2 = 0.5 us period of signal. But actually I have 24 ...

_legacyfs_online_stmicro_images_0693W00000bjWJcQAM.png _legacyfs_online_stmicro_images_0693W00000bjWKGQA2.png _legacyfs_online_stmicro_images_0693W00000bjWJhQAM.png
GMate.2 by Associate
  • 910 Views
  • 3 replies
  • 0 kudos

Telit SL869 GPS Library STM32H753VIT6

I want to use Telit SL869 GPS card with STM32H753VIT6/STM32F103RB microcontroller. I am planning to communicate with UART. Is there a library I can use? What should I do?

MYÜKS.1 by Associate
  • 471 Views
  • 1 replies
  • 0 kudos

read analog value STM32L476RG

hi, i have my project to read analog value from one sensor but with no success. when i am debug mode. it is stuck when it waiting for end of conversion flag. i attached my driver c code if anyone can help. tanks alot.

YuB by Associate
  • 838 Views
  • 1 replies
  • 0 kudos

STM32H7 multi-channel ADC & DMA config help

I'm having a very tough time getting more than 1 channel of an ADC instance using DMA to work on the Nucleo-H753 board. No matter what I try, nada... After rigorous debug, found that the ADC is NOT even starting when I call it to right before my whil...

Resolved! Does anyone have the external loader source files for the W25Q64JV on the STM32H743? If I have the driver file for the W25Q64 can I use the Dev_Inf and Loader_Src c and h files from another STM32H743 loader project?

I seen several loader project at this git hub locations but non are for the W25Q64 NORFlash with the STM32H743.https://github.com/STMicroelectronics/stm32-external-loaderI have driver file already for the W25Q64 that I'm debugging a few issues now. ...

PFlor.2 by Senior II
  • 867 Views
  • 1 replies
  • 1 kudos