This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
b_l072z_lrwan1 usart dma doesn't work #46097
Labels
Waiting for response
Waiting for author's response
Describe the bug
DMA doesn't seem to work with UART on this board.
It looks like data is neither received nor sent.
Please also mention any information which could help others to understand
the problem you're facing:
b_l072z_lrwan1
dmas
config 100% and copied it fromdisco_l475_iot1.overlay
, so I wouldn't exclude a user error.To Reproduce
Steps to reproduce the behavior:
west build -b b_l072z_lrwan1 zephyr/tests/drivers/uart/uart_async_api
west flash -r openocd
Expected behavior
The tests should succeed. More specifically, the DMA should be able to send and receive data.
Impact
It prevents using the async UART API with this board.
Logs and console output
Environment (please complete the following information):
Linux
Zephyr SDK
fa2054f93e4e80b079a4a6a9e84d642e51912042 (tag: v3.1.0-rc3)
Additional context
b_l072z_lrwan1
to the test:The text was updated successfully, but these errors were encountered: