STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! How to configure TIM1 PWM for repetition mode

Im using a STM32F030C8T6 with PWM output to generate a sound output. I would like to use the repetition mode of the TIM1 so it will output the same PWM period 6 times.If I configure the timer and use both HAL_TIM_Base_Start_IT() and HAL_TIM_PeriodEl...

RMurt.3 by Associate III
  • 1086 Views
  • 2 replies
  • 0 kudos

STM32G030K6T6 ADC_DMA

Hi,I'm trying to configure the ADC DMA with STM32G030K6T6. But Analog value is not came.below I given my code and i don't know where i made a mistake if any one know help me.void ADC_Config(void) { RCC->APBENR2 |= RCC_APBENR2_ADCEN; // ADC clock e...

Resolved! OctoSPI command to read single byte

Is there an OctoSPI sCommand configuration which will generate only 8 clock cycles and read the result from MISO via HAL_OSPI_Receive?I'm attempting to use Macronix code (MX25l2565G flash) tied to a single SPI bus channel via OctoSPI. That code uses ...

TLavi.1 by Associate
  • 910 Views
  • 3 replies
  • 0 kudos

STM32G431 SPI MCU <--> MCU Communication

I have 2 PCBs, both with STM32G431 MCUs, and both MCUs should communicate with each other via SPI. Both PCBs are assembled in a chassis, the distance between the two PCBs is aprox. 10 cm. For max. Signal integrity I have chosen to use LVDS as a hardw...

_legacyfs_online_stmicro_images_0693W00000bjV2aQAE.png
CBerg by Senior
  • 3838 Views
  • 14 replies
  • 0 kudos