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

Transmit and Receive "parallel" on UARTs

Hello, we have a custom board with a STM32L051R6T6 MCU.And we try to to receive and to transmit on an UART.The telegrams have 40bytes lenght and the UART works on 9600 baud. The remote station sends one every 50ms.If processing of the rx telegram was...

Resolved! FDCAN is not available. I am using STM32G474RE.

Hi,FDCAN is not available.I am using STM32G474RE.I want to set the baud rate to 1MBps in classic mode.​  I often stumble on if (HAL_FDCAN_Start(&hfdcan1) != HAL_OK){ Error_Handler();}.I don't know what causes it to fail.I think having a bad setup.​Th...

fat.jp by Associate
  • 665 Views
  • 1 replies
  • 0 kudos

STM32L476RG with ADXL345 axis return 511

Hi everyone, I am beginner for STM32 and C. I am trying to use ADXL345 with STM32L476RG board. I watched video and I am trying to use same code but my y axis returns 511. When I move the adxl345, x and z values go to 511 and then go to 0 and 1. Here ...

SRabi.3 by Associate
  • 500 Views
  • 0 replies
  • 0 kudos

stm32h745 M4 Core doesn't work properly

Hello All, I have a STM32H745-DISCO board and trying to run a very simple program where M7 toggles Green LED and M4 toggles RED Led. After programming, I can see that Green LED is toggling fine but RED LED is not.Below is my simple main code: M7: int...

HKapo.1 by Associate III
  • 936 Views
  • 1 replies
  • 0 kudos

Questions about sending RTL8720DN server messages

I made a wifi server with RTL8720DN and connected it to hercules client to send and receive messages, but I can't send them​It worked well to make it a client, send and receive messages from the server,It's a problem sending it to the serverI don't k...

ark2 by Associate III
  • 763 Views
  • 0 replies
  • 0 kudos