I'm using the latest 6.7.0 version of STM32CubeMX for generating the code. I'm selecting just the serial wire and the a different timer for tick generation and nothing else. The code generation is completed without any errors. But when I try to compi...
When configuring / assigning pin functions it will great to know the I/O level of the pins. Now one has to open the datasheet alongside for that information. It will be of great help and save a lot of time. Will love to see this feature in the future...
Hi Pavel,I found the solution up here. I had to let go of Keil and install STM32CubeIDE. Now everything is working fine. Thanks for your help :smiling_face_with_smiling_eyes::thumbs_up:
Hey Pavel,Thank you for the pointer. I tried changing to V5 compiler. Now I'm getting the following error :pensive_face: It stops after generating 95 errors ! Build started: Project: Test
*** Using Compiler 'V5.03 [Build 76]', folder: 'C:\Keil_v5\ARM...