User Activity

Hi,I am working on a BMS project using STM32H723, L9963E/T.Currently I have implemented SPI code which communicates with L9963E in Polling method. To improve upon the time taken by the device for communication, I am planning to go ahead with SPI DMA....
Hi,I have integrated the CLASSB package to my application software. The HAL drivers are bypassed and custom drivers are used.In the safety checks, all the tests are passed except the Clock cross-reference check.Note: I am using default HSI clock for ...
Hi,In the snippet below, comment says select PLL as system clock but in code it is configured as HSE clock which one shall be considered?  /* Select PLL as system clock source and configure the HCLK, PCLK1 and PCLK2     clocks dividers */  RCC_ClkIni...
Hello ST team,I am working on a project, for which Safety functionality to be implemented. We are making use of X-CUBE-STL package for following self-test,Arm core testInvariable memory test (Flash)Variable memory test (RAM)I understand that there is...
Hi,In our application we are using a cooling system(i.e., a FAN/DC motor). For which I have implemented TIM1 in PWM mode to control the speed of the FAN, the story doesn't end here. The FAN provides a feedback which is called as pulse sensor which ca...
Kudos from