STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32 CAN-FD

Hello,I have no CAN experience, but I have to decide soon if we can use the STM32 (prob. H7) with its CAN-FD interface.To me with my limited CAN knowledge it looks like it supports all hardware necessities, like "old & slow" CAN and the newer, faster...

LCE by Principal
  • 393 Views
  • 0 replies
  • 0 kudos

STM32L412 LPUART with ST232

Hello,STM32L412 will be in stop mode 2 with LPUART. This device is a slave device, master device wakeup on time schedule and gather data from it by RS232.ST232 is powered by master device. But issue is that when ST232 power is off by master, then it ...

DBhut.1 by Senior
  • 411 Views
  • 2 replies
  • 0 kudos

Resolved! Can make a 50MHz PWM output?

MCU : STM32H7, PB0 ​PWM CH2NTIM1 CLK : 200MHzPrescaler : 0Counter Period : 3Pulse : 2GPIO Speed : Very High​​​​I'm testing a 50MHz PWM output.And my test conditions are written at the top of this question.​As a result, I decided that a 50MHz PWM outp...

jhwan.2 by Associate II
  • 3252 Views
  • 16 replies
  • 0 kudos

What is the thought of putting two processors in parallel sharing all but one pin. And only one is active at a time depending on the state of the one pin at reset?

I have a system that needs to run for years. But is in a place where it cannot be maintained. The desire is to have two processors, one running, and one in backup. The second can be powered down, or powered up, but in lowest power sleep mode. If a pr...

IRQ from SPI DMA Rx Complete before end (too early)

I use an SPI interface with Rx and Tx DMA to transfer a 22 byte buffer from a spi slave. Chip select is handeled withLL_GPIO_ResetOutputPin(TDK_nCS_Port, TDK_nCS_Pin);set to high again to end transfer I wanted to use:// SPI5 - IMU TDK Rxvoid DMA2_Str...

0693W00000QLg38QAD.jpg
snigg by Associate III
  • 1148 Views
  • 7 replies
  • 0 kudos

1.board-NUCLEO-H743ZI2 . we are dumping code into flash externally through USB .for that we are making boot0 pin high and low manually.is it possible to make boot0 pin high and low in software. I don't have access to change boot0 pin in MX.

we are not able to change boot0 pin in MX configuration. for other input output pins we are able to change the configuration but not for boot0 pin.Thanks in advance.

SChan.23 by Associate
  • 494 Views
  • 3 replies
  • 0 kudos