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! multi-Slave SPI using STM32F4's?

I am trying to implement a star SPI interface, using STM32F4 as a single master, and interfaces with multiple STM32F4 MCU using SW managed NSS. I have made sure that SSI is cleared when NSS is activated and set when NSS is deactivated so that the SCK...

problem to enter stop2 mode a 2nd time when using RTC alarm

I have modified the example PWR/PWR_Stop2_RTC that uses the RTC periodid timer and used the alarm as wake-up source, as described in example RTC/RTC_Alarm.I achieved to get the wake-up cycle once, but when coming to the stop2-command the 2nd time, t...

BHoff by Associate II
  • 387 Views
  • 0 replies
  • 0 kudos

Can I Interface ULINK 2/ST-LINK V2 JTAG connector directly to the port pins of STM32H753ZI MCU for code loading and debugging?

Hi Team.I found an evaluation board of STM32H753ZI MCU for JTAG/Debug purpose he had used another MCU between STM32H753ZI and JTAG/debug connector. Is it compulsion to use another MCU preferred in Evaluation board of STM32 NUCLEO- 144 development boa...

LPola by Associate II
  • 549 Views
  • 2 replies
  • 0 kudos

STM32G opamps routing to ADC and to comparator

My Question: If the opamp output multiplexer is configured to connect the output pin (OPAINTOEN set to zero) then can I still use the ADC to read the opamp output?The wording in the reference manual is ambiguous – it implies that the output is either...

PHard by Associate
  • 1782 Views
  • 2 replies
  • 0 kudos

Watchdog over ~22 seconds on STM303RE

Hi,Looks like I cannot get the wd over a ~22 seconds watch time .I would like the watchdog to bark every 60 seconds or more.The 303 header file specify the reload max 0xFFF and as well the window, though they are 32bit values .Also the max prescaler ...

Marius CO by Associate III
  • 436 Views
  • 1 replies
  • 0 kudos

Resolved! How to trigger a timer to start from an external rising edge?

Hello,for a measurement task, I have to perform an ADC readout a certain time after a rising edge occurs from an external device.My idea was to use the HRTIM with an external event but I am unsure if it is possible to trigger a timer start with an EE...

AndiAndi by Associate II
  • 2790 Views
  • 3 replies
  • 0 kudos