STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 722 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
  • 3227 Views
  • 14 replies
  • 0 kudos

Question on SAI DMA buffer

Hi Team,I am using a the SAI Peripheral from the STM32L5 family to read data from a master device. I am employing the DMA peripheral to read the data from SAI. I have a buffer of 32kb and I am using the STM board as a slave device. I am using the HAL...

Jansunil by Associate II
  • 3098 Views
  • 6 replies
  • 0 kudos

Current consumption in sleep mode for STM32f401re

Hello Everyone ,I have a wrote a code to send STM32F401re to sleep with all peripherals on at 84Mhz , as per the datasheet i should be seeing a current consumption of 18-20mA, however I am seeing a consumption of 27mA. The code sends data through UA...

NNada.1 by Associate II
  • 592 Views
  • 1 replies
  • 0 kudos