Skip to content

[Bug]: The LoRaWAN middleware uses USART DMA for trace #110

@shiwzhi

Description

@shiwzhi

Bug Summary

If DMA TX request for USART not configured there will be no output from console

Detailed Description

I was trying to test End Node LBM skeleton, I've configured ADC, RTC, USART, SUBGHZ and LoRaWAN middleware, and there was no output from console, the generated usart_if.c uses vcom_Trace_DMA for trace, if DMA for USART not configured there will be no trace output.

Expected Behavior

No response

Actual Behavior

No response

Environment

STM32CubeMX, STM32CubeIDE for VSCode, STM32CubeWL v1.5.0

Severity

None

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingcube mxIssue related to the Cube MX tool rather than the firmware published within this repositoryusartUniversal Synchronous/Asynchronous Receiver Transmitter

Type

No fields configured for Bug.

Projects

Status

Analyzed

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions