STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

why external crystal oscillator not working in STM32H7?

Hi,I am using STM32H7 Nucleo board. I soldered an external 25MHz crystal oscillator with 22 pf capacitors(Load capacitance of crystal =20pf) but the controller doesn't seem to work on 25Mhz crystal oscillator. I tested this by blinking an LED at 1 se...

VPras by Associate II
  • 2250 Views
  • 7 replies
  • 0 kudos

How to change channel of TSC?

Hello Everyone!I have thoroughly understood touch sense controller peripheral of STM32F051C8T6, I have also developed a test code using the HAL layer and is working file and detecting touch (i.e. is count value decreasing when finger comes near elect...

Resolved! How to PWM with repetition with STM32 timers

HelloI am basically designing an interrupter for plasma arc speaker. I have a small signal amplifier which I connect to STM32F746 and perform FFT to determine which note was played. Whole process takes about 2ms. My transformer works with 25khz. I wa...

0693W000005Cy92QAC.png
hashtala by Associate II
  • 782 Views
  • 2 replies
  • 0 kudos

Resolved! Problem with include

Hello, I'm having troubles with a library in CI've made a library named "LedControl" divided in "LedControl.h" and "LedControl.c"So far the header file is like this:#ifndef SRC_CUST_LEDCONTROL_H_ #define SRC_CUST_LEDCONTROL_H_         #define LC_POIN...

BBori.1 by Associate II
  • 720 Views
  • 2 replies
  • 0 kudos