How to integrate X-CUBE-CLASSB without HAL in STM32H723ZG
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 test
Invariable memory test (Flash)
Variable memory test (RAM)
I understand that there is also one more package called X-CUBE-CLASSB which is freely available in ST website, which uses HAL libraries to achieve tests like RAM, FLASH Clock etc.
But in the project which I am working on, doesn't use HAL libraries, instead we have developed our own Drivers for the peripherals like UART, SPI, CAN, TIM etc. In such case how can I use the X-CUBE-CLASSB package without having dependencies on HAL.
Kindly give me inputs on this regard.
Regards
Ajeeth Kumar
