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

Hello. I have STM32F334 MCU on Discovery board and I want to control two mosfets by alternately switching PWM channels (like on the picture).

 PWM channel 01 controls Mosfet 1, PWM 02 - Mosfet 2. Also I need to insert dead time (dt) between channel switches. My MCU has HRTIM. Is there any way to solve this task using HRTIM? If it possible, what is the best way to reduce IRQ count to reach ...

0690X000006CuzXQAS.gif
sc0ffer by Associate
  • 756 Views
  • 3 replies
  • 0 kudos

Best way to transfer fast data over 1 meter cable

Hello, all!A quick question: if I want to transfer data between 2 STM32 devices, which are located 1 meter apart, at a rate of at least 20Mb/s, in bursts of 300KB at a time. what is the best way to do so?The communication is unidirectional.I suppose ...

ISeed by Senior
  • 2238 Views
  • 16 replies
  • 0 kudos

U-boot with md 0x80000000 command ,but get random value

I want port U-Boot to my own board with stm23f767;Now I stock with FMC Nand Flash driver;there is a MT29F4G08ABADA on my board;when i set FMC nand register,i think this will be ok;but i'm wrong;i still could not get the nand id;when i debug under U-B...

Problem configuring SAI2 STM32F746NG Discovery

Hello to everyone,I'm working on the STM32F746NG Discovery Board to realize a simple audio effect and i need to use the audio codec WM8994. It is interfaced with the SAI2 audio peripheral. I dont want to use the HAL libraries but to write directly th...

Resolved! PF1-OSC_OUT pin Loading

I want to connect the PF1-OSC_OUT ​pin to another circuit on my board, to use this 32.768kHz clock for another counter. ( instead of adding another crystal )Would this be a problem?  I can buffer it to minimize pulling the crystal. Any suggestions?(I...

MEder by Associate III
  • 986 Views
  • 3 replies
  • 0 kudos