User Activity

I have found an issue with code generation from .ioc file. Using STM32H7S78 DK when choosing pins for FDCAN2 (I chose pb5 and pb6), after code generation it doesnt set pb 6 as an RX. Even if you manualy add it in the code it will remove it after code...
Hello,  I am trying to make FDCAN work but I am not receiving any messages. The TX is working fine but when trying to receive messages the interrupt is not triggered. I am using STM32H7 series with freertos. I have set the filter, started FDCAN, enab...
I was trying to use FDCAN when I came across a problem where FDCAN_CCCR.Init bit is not getting cleared. The CCE bit gets cleared when setting INIT to 0, but INIT stays unchanged. Any ideas what could be wrong? I came across this topic where they had...
Hello,   I am trying to use FDCAN but for some reason interrupt is not triggering. Im using PEAK CAN to send and recieve messages. With osciloscope I can see the data being transfared to the STM board but the interrupt doesn't trigger. The speed I wa...
Hello,I have waisted 2 days already on trying to figure out why interrupt is not being triggered when using CAN RX.I started new fresh project just to test the CAN and debug it so there is not much initialized here.So sending data via CAN works for m...
Kudos from
Kudos given to