Hello,
I am programming BLE with the nRF52840-DK. [Toolchain Manager: v1.3.0, IDE: Visual Studio Code (VSCode), SDK: ncs v2.6.0, window11 pro]
I could only find information about easyDMA from the nRF52840 DK datasheet. While I think I understand the theoretical part, I am having trouble applying it.
- Can you recommend an example of easyDMA?
- I don't fully understand the difference between AHB and easyDMA.
Thank you