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

Question of dac output frequency

Hi,Recently I used STM32F407 to develop firmvare code of external DAC device.In order to obtain a sinewave output from dac, I choose TIM2 to trigger interrupt.TIM2_period is configured as 167, and TIM2_prescaler is configured as 0. The sysclk is 168M...

JGu.2 by Associate
  • 1553 Views
  • 5 replies
  • 0 kudos

Resolved! Comparator trigger mode register

Hello I have a Nucleo board L476RG and I would like to change the trigger mode of the comparator on the fly, the problem is that I cannot find the register responsible of this in the datasheet.I guess it's not related to the comparator but to the EXT...

Vertinhol by Associate III
  • 1136 Views
  • 3 replies
  • 0 kudos

I'm using STM32u575ZI-Q Hardfault is triggering in debug mode when it hits a breakpoint. I'm facing this on implementing IWDG. May I know what might be the issue and resolution?

Here is my code for IWDGLL_IWDG_EnableWriteAccess(IWDG);   // Set the prescaler value of 8 to the IWDG LL_IWDG_SetPrescaler(IWDG, LL_IWDG_PRESCALER_8);   // Specify the IWDG down-counter reload value LL_IWDG_SetReloadCounter(IWDG, 2000); ...

Umahe.1 by Associate II
  • 606 Views
  • 1 replies
  • 0 kudos

Resolved! Bypass vs Crystal ceramic

Posted on July 04, 2017 at 15:47Hello Team,As per STM32F769I-DISCO board schematic, I understood it should be Bypass clock source.But default cube project gives selection as Crystal ceramic. Why it is ceramic crystal?Request you to help me which one...

0690X00000607RIQAY.png 0690X00000607L6QAI.png 0690X00000607RSQAY.png

Can the STM32F103 support ISO 11992?

I've been asked to modify a device that uses a STMF103 on a J1939 CAN Bus to use ISO 11992. According to Wikipedia, this protocol is "similar to SAE J1939".Does anyone have experience with this protocol? And can the STMF103 be made to support it?Th...

How to free NUCLEO STM32 board pins for FMC interface use

I want to interface a Nucleo-H743ZI2 board (MB1364E) with a memory chip using STM32's FMC.In order to do this I need to free up the following 4 pins, to be used by the morpho connector:PE1, currently yellow user LED, needed for FMC_NBL1.PD8, currentl...

LFerr.8 by Associate II
  • 1992 Views
  • 5 replies
  • 0 kudos