User Activity

Hello all,   I am working on a ECU system and using CAN protocol to communicate with peripheral. The MCU i am using is a STM32F446re. I have a problem when trying to execute "HAL_CAN_Init(&hcan1)" function. Indeed, the line "hcan->State = HAL_CAN_STA...
Hello everyone, I have recently faced a problem concerning the debugger when trying to flash F446RE board.When i launch the debug mode, the progress bar stops at 97% and doesn't return any error message as output.The problem did not exist before the ...
Hello all,   I am trying to receive CAN frames from a BMS, each frame is sent every 100ms and i am running the MCU's clock frequency at 180MHz (max speed) for Nucleo F446RE. Unfortunately, i am missing some frames randomly and it makes my stateflow n...
Hello, @SofLit  I would like to measure the voltage on analog pin A0 and A1 simultaneously, using ADC in DMA mode. I configured my ADC settings as SCAN, CONTINUOUS mode to measure continuously the whole group. The DMA is also configured and linked to...
Hello ST community,   I am currently programming an ECU system, using f446re nucleo board. Right now i am trying to communicate with BMS using CAN communication. So far, everything has been set: CAN Initialization and start, sending works properly. T...
Kudos from
Kudos given to