ADC error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-09-03 11:06 PM
when i generate the adc based code then it show the error without doing anything in the main code
Solved! Go to Solution.
- Labels:
-
STM32WBA series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-09-04 3:51 AM
reason is this that there is no driver of adc ,so copy from another folder and paste in this code,so now working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-09-03 11:22 PM - edited ‎2023-09-03 11:24 PM
Hello @Ranjeet Singh
Can you add the code you are using, your firmware version and your CubeIDE and CubeMX version to make it easier to find the problem.
Best regards.
II
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-09-04 1:20 AM
code is bydefault generated
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-09-04 3:17 AM
I suggest you change the directory file and regenerate the code.
Best regards.
II
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-09-04 3:51 AM
reason is this that there is no driver of adc ,so copy from another folder and paste in this code,so now working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-09-04 3:55 AM
If your question is answered please check the solution as best answer to be diffused to everyone.
Best regards.
II
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-09-04 3:57 AM
i have another problem ,live debugging not work, it say target not found
