Simple exemple multiple channel ADC
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-12-15 12:35 PM
Hello,
I'm Using the STM32WLE5JB with STMCubeWL , and i'm wondering how i need to confirgure the .ioc and writing the code to have a arduino style ADC.
Without DMA i want to read only the channel that i want to read and not all in one time.
I tried some tutorials on internet but none of one was succesful.
Thanks
Labels:
- Labels:
-
ADC
-
DMA
-
STM32Cube MCU Packages
-
STM32WL series
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-12-19 1:06 AM
Hello @HDIA.1 ,
In the STM32Cube_FW_WL_V1.3.0, under "Projects\NUCLEO-WL55JC\Examples\", you can find some simple example to use the ADC, DMA or other ip.
I hope this will help.
Regards
Louis
