User Activity

Hi I created a very simple ADC polling project using Nucleo-U575ZI-Q board. The settings of CubeMX is attached below. The code is very simple, just start the ADC1 and wait for polling then read the result from ADC1_IN8. The ADC polling code in my own...
I checked syntax coloring and it will highlight external SDK function in bold purple. But when I created my own project, these HAL functions are not highlighted in bold purple as shown in ST example projects. You may see the difference below.Many tha...