Search found 3 matches

by jupithunder2222
Fri Sep 02, 2022 8:51 am
Forum: ESP-IDF
Topic: ADC DMA example, I cannot decode it
Replies: 3
Views: 2768

Re: ADC DMA example, I cannot decode it

hidiousdata.png
hidiousdata.png (38.16 KiB) Viewed 2686 times
this is the structure and i don't know what the numbers are supposed to be...

please give me a lesson, sir
by jupithunder2222
Fri Sep 02, 2022 6:20 am
Forum: ESP-IDF
Topic: About UART and QUEUE
Replies: 0
Views: 667

About UART and QUEUE

20220902_151550.png
20220902_151550.png (18.69 KiB) Viewed 667 times
20220902_151617.png
20220902_151617.png (18.56 KiB) Viewed 667 times
Unlike my expectation about using xQueueReceive function... I think 'event' should be a simple buffer for copying spp_uart_queue...

help my ignorance...
by jupithunder2222
Wed Aug 31, 2022 8:03 am
Forum: ESP-IDF
Topic: ADC DMA example, I cannot decode it
Replies: 3
Views: 2768

ADC DMA example, I cannot decode it

20220831_165740.png
20220831_165740.png (73.06 KiB) Viewed 2768 times
about 'result', i cannot guess it's true identity.
is it array or dynamic array or suddenly adc_digi_output_data_t * type?

please help me