STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

PWM not working?

Hi.This is a really simple question but I don't seem to be able to figure out the problem. I was trying to generate a PWM output (using Timer 2 CH1) on my blue pill board but nothing appears on PA0 after I upload the code.Edit: I am referring to this...

M7890.1 by Associate III
  • 3163 Views
  • 4 replies
  • 0 kudos

Resolved! incorrect nand id stm32h7

Hi everyone First time i read the nand ID with fmc it was all good.It was 0x2c 0xF1 0x80 that the micron told.But some times it couldnt read the id and it was all 0xff.Now when i read the id, i get two different ids.first ox2c 0x1 0x2 0x3 and sometim...

DMA transmit/receive on lpuart1

I'm using the NUCLEO-H753ZI dev board and have been testing various tx/rx reception modes using HAL routines with RTOS for all the available uarts. I have them all working well except lpuart1. When I try to receive or transmit in DMA mode I get no in...

How to make Metal detector using STM32 MCU.

I want to make metal detector circuit using STM32 for material shorting specification of circuit is given below.It can detect ferrous and non ferrous both metal.digital out put hi when metal object detected.It can show detected piece area.It is capab...

STM32G474RE NUCLEO board SIMD instruction test

HiI want to test the execution speed of SIMD instruction. My demo as below.16-bit addition, for example.I find the instruction __SADD16() in cmsis_gcc.h. The execution time using __SADD16 is 27us and the time without __SADD16 is 23us.  It seems like ...

0693W00000HnjelQAB.png
fhu.11 by Associate II
  • 1481 Views
  • 6 replies
  • 0 kudos