STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Stm32G0b FDCAN automatic bus-off management

I decided to replace the STM32F105 with the STM32G0B in my project.I have problems setting up FDcan.The STM32F105 had an “automatic bus-off management” setting, but the STM32G0B does not! This feature is enabled by default, how can I disable it? So t...

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
  • 166 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
  • 298 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
  • 420 Views
  • 5 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
  • 1034 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