Im trying to run the library and test the examples, as i mencioned on the tittle im using stm32cubeide, i made a port based on the project EVK3000_F429_CubeMX.
when i test the ex_00a_reading_dev_id example, the dwt_probe() return -1(ERROR) and then dwt_readdevid() jumps directly to hardfault_handler. I can confirm that dwt_probe uses the readspi function implemented:
Have you resolved this issue? I so, can you please help me? I am facing the same issue. It is going into Hard Fault. I am using Nucleo-F411RE in STM32CUBEIDE.