I3C Target DMA Linked List
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2025-01-24 3:25 PM
Hello everyone,
I would like to know if there are any examples of how to use I3C with DMA and Linked List for data transmission and reception while acting as a target with STM32H series. The examples with DMA always require a fixed transfer size.
I am looking for a reference for variable-length transfers to use in a CMIS system.
Thank you!
Labels:
- Labels:
-
I3C
-
STM32H5 Series
-
STM32H7 Series
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2025-01-27 2:13 AM
Hello @RFerr.3
Please refer to these two examples as starting point for your application:
- Projects/NUCLEO-H503RB/Examples/I3C/I3C_Target_Private_Command_DMA
- Projects/NUCLEO-H563ZI/Examples/UART/UART_TwoBoards_ComDMAlinkedlist
If your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Omar
Thanks
Omar
