STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

CAN Communication Issue with the Development Board.

Hello! I have an STM32L496ZG development board. CAN communication used to work earlier. Once after the recent update of Cube IDE , CAN communication doesn't seem to work. Is anyone facing the same issue? 

PO.3 by Associate
  • 592 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
  • 1010 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 II
  • 4536 Views
  • 14 replies
  • 0 kudos