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

Unable to flash STM32H7B3I-DK

I have tried flashing from TouchGFX and also from CUBEIDE. I did manage to run a first trial of example but after the 3rd modification is went black.The lcd remains black. I add a screenshot with the log from TouchGFX . It states failed to erase memo...

0693W000008wstcQAA.png
BHure.1 by Associate III
  • 366 Views
  • 0 replies
  • 0 kudos

STM32G070 HAL_UART_ErrorCallback

Dear all,I have 2 MODBUS 485 ports, one in UART1, the another in UART3, both in DMA mode.Testing frame collisions with Docklight I see the function HAL_UART_ErrorCallback called with an Error code of 1 (Parity error), 8(Overrin error) or 11 (Parity+N...

0693W000008wdEzQAI.png
DPrie.1 by Associate II
  • 4555 Views
  • 1 replies
  • 0 kudos

Resolved! Registering a User callback for USART on STM32L4S5ZI

Hi,I have got confused in knowing how to actually register a User call back function for Transfer complete event in UART. I am using DMA. To give an idea on what I am doing, below re the lines that I have added in my code.void TxComplete_Callback(str...

SJant.1 by Associate III
  • 2951 Views
  • 4 replies
  • 0 kudos

Resolved! How to use Dual CAN on STM32F4

Hi, I want to make a bridge between 2 CAN BUSes with STM32F4. I am trying to listen of interrupts of both CAN on HAL_CAN_RxFifo0MsgPendingCallback and receive a message and send it to another CAN, but it seems that I only receive CAN1 interrupt. CAN2...

JBond.1 by Senior
  • 2023 Views
  • 4 replies
  • 0 kudos

Generate a very small pulse (STM32L451)

Hello,I need to find a solution to generate a pulse through a GPIO...To generate a bit 0, I need to send a level HIGH of 300 ns following by a level LOW of 900 ns minimum.To generate a bit 1, I need to send a level HIGH of 900 ns following by a level...

CGren.1 by Associate II
  • 718 Views
  • 1 replies
  • 0 kudos