User Activity

i have integrated STL XCUBE class-B 2.2.0 Packages with STM32L433 controller here iam facing the test its always TEST_RUNNING not comming to Test_OK stauts, i am getting Run-time FLASH CRC Error, what could be the issue.  #define ROM_START ((uint32_t...
i have integrated STL XCUBE class-B 2.2.0 Packages with STM32L433 controller here i am facing Startup RAM test issue The RAM-test procedure STL_FullRamMarchC(RAM_START, RAM_END, BCKGRND) != SUCCESS) of the IEC 60335 SelfTest library ends with a HardF...
I have Configured one STM32 board as Master and another is a Slave . When the master send the data slave receiving its fine but when slave sends the data Master not receiving, Acknowledge i am not getting from the Slave when i use HAL_I2C_STATE_READY...