Is it possible to use ThreadX with LSE
Hello, I'm using the demoboard B-U585-I-IOT02A with ThreadX. My internal clock is 160 MHz and I currently use it for ThreadX. I'm doing some tasks periodically every one threadX second but it seems that my HSI has a small inaccuracy of 0.3%. But since I want to be more precise than that, I wanted to use the threadX timer with the LSE which is much more precise. I would know if it is possible to do this? I tried basing the SysTick on the LSE and several other manipulations but I keep getting the 0.3% inaccuracy.
Thank you in advance,
