User Activity

Hi, I am currently trying to set the data time of the can_fd function to 8Mbps for can_fd communication.However, when I set the data time to be 8Mbps, the communication does not proceed normally.When I set the data time to 1,2,4,5 Mbps, it worked fin...
Hello I'm currently trying to change the classic CAN into FDCAN, but when i try to change the clock source of FDCAN (which is PLL1Q) from 50Mhz to 80Mhz to use FDCAN, the clock configuration keeps giving the message "wrong parameter values" when i tr...
Hello I am trying to do spi_dma communication using the HAL_SPI_TransmitReceive_DMA function.When I use HAL_SPI_TransmitReceive_DMA in a situation where I use the same dma stream, same amount of data to send and receive, but different addresses to se...
Hello,I'm trying to do SPI communication with an ADE1201 chip through an STM32H753VIT6 chip.The maximum allowed frequency of the ADE1201 is 10MHZ, so I set the SPI to communicate with the MCU at 6.25MHZ.(The clock for SPI communication is 25MHZ, and ...
Kudos given to