We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I am working with nucleo-stm32f030 board using keil 5.24.2.0. I am testing demonstration software available on ST's website to get hands on with keil as I am new to it. when I open this project it gives an error.
Error: Device not found -
Device: 'STM32L030R8' Vendor: 'STMicroelectronics'
Please update your device selection.
when I go to Option for target 'STM32030 Nucleo-Demo' and select Device tab to select the device, there is not any single microcontroller available (Empty list) or i.e. I am not able select my device That's why while flash->download it gives error.
Even I have completed the all software pack installation (Device Specific and Generic both) for this MCU STM32F030R8 .
please help me at this I have stuck at this point and not able to program my board and test it.
Thanks in advance.