STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

CAN bus to optical conversion

Hello, I am working on CAN communication which is between various STM32G474 controllers. As the product is power electronics, we are facing noise issue which disturb the CAN communication and hence product is not working properly.  We are thinking to...

Nsg1987 by Senior
  • 71 Views
  • 1 replies
  • 0 kudos

FDCAN missed RX interrupt on STM32H743

Hi, i need help with a strange behaviour of the FDCAN RX interrupt. I have 2 controllers which communicate with each other over CAN bus (Classic CAN). The first (my problem mcu) sends a command message and the second answers with 3 messages. The prob...

Phil4 by Associate
  • 117 Views
  • 3 replies
  • 0 kudos

STM32G0B1, CANFD issues

Hi guys! I have a custom board with 2x CAN FD transcievers (TCAN1057) and STM32G0B1 MCU. Everything works fine until i try to use hardware filters build into STM32. Whatever i do, filters don't pass any frame to RxFifo0/RxFifo1. The only way to recie...

ŁJura.1 by Associate II
  • 232 Views
  • 5 replies
  • 0 kudos

FDCAN2 Rx callback doesn't work STM32H753

Dear all,I'm struggeling to get FDCAN2 working on my board. I also use FDCAN1 - which is working pretty good.For FDCAN1 I selected the RxFifo0 and for FDCAN2 I selected RxFifo1.But for some reasons, I dont get the callback for HAL_FDCAN_RxFifo1Callba...

julred by Associate II
  • 263 Views
  • 7 replies
  • 0 kudos

STM32H750 Performance slows down after time

Hi!I have a problem with the canbus gateway project, I have a very good ring buffer that works without delays and transfers data between can1 and can2. All data copying is done through the main while loop where I check the buffers for can1 and can2 t...

sqwerize by Associate III
  • 353 Views
  • 13 replies
  • 1 kudos

Resolved! FDCAN2 Rx callback never called (STM32H750)

Hello,On my project, I use FDCAN1 and FDCAN2. FDCAN1 is working perfectly fine.On FDCAN2, I can transmit data successfully (with the CAN ID 0xBEEF), but when I want do receive data, the Rx callback is never called, nor the IRQ handler (the CAN ID fil...

DamienRatazy_0-1719496697177.png
Labels