I have a Nucleo-64 Stm32f466RE board and recently bought a X-NUCLEO-GF01M1. I am facing the same issue. It says the x-cube-display driver is not compatible with my board. Is there any workaround for this problem?
Hi Dario, I do have a few additional queries, so I was checking the datasheets for the STSPIN250 and x-nucleo-ihm013a1. The x-nucleo-ihm013a1 has two 68 Ohms in parallel at the sense pin. Which gives us max load current of 100mA with 3.3V Vref.Our ta...
Hi Dario,Than for the information. I have a x-nucleo-ihm013a1. This board doesn't have the sense pins connected to any headers.So, I guess we need to make our own board for testing. Do you have any suggestions on this ?
I copied the libarm_cortexM4lf_math.a into a Lib folder inside my project directory. And specified the library in the linker settings as shown in the picture below.But I still get an error message saying that, the library was not found.08:24:46 **** ...