User Activity

Hii everyone,I am working on an inverter application . trying to implement unipolar pwm in the center-aligned mode 2. I am using DMA for the buffer transmission for the sine-wave PWM. Everything seems well without the pwm synchronization. i am initia...
Hello !I am using DMA with pwm and working on unipolar SPWM.i have configured DMA with an array of pwm and is working fine. i am trying to get the interrupt after either each DMA transfer or after the reload of ARR register. According to the document...
I am trying to use DMA with PWM data on STM32 I need clarification on few parameters setting and facing few issues.Q1. While configuring DMA for PWM data in tha CUBE MX, there is a option for increment Address and selector for Peripheral or Memory.Wh...
I was working on a MP3 DECODER called VS1003. during reading the registers either i can send and receive data at SPI bus separately like uint16_t result; uint8_t temp = 0; vs1003_control_mode_on(); delayMicroseconds(1); // tXCSS HAL_SPI_Transmit...
I couldn't understand the pinout of the nucleo boardHere in CN8 the blue side pins is mentioned with both D43 and PC8. same in CN7 pin number 1 is mentioned with both PC6 and D16. But which of pin is actually connected to this specific header.
Kudos given to