Skip to content

SPI broken for STM32L1 #21546

@Mani-Sadhasivam

Description

@Mani-Sadhasivam

Describe the bug
With the current Zephyr master, SPI is not working as expected on STM32L1 based 96boards Wistrio board. Some of the bytes of the received data seems to be dropping.

To Reproduce
Reproducible with the LoRa PR #18998 which uses SPI for communicating to the Radio.

The issue seems to be with this commit: 2ce8fa1
To be more precise, setting xfer_16 flag manually to false fixes the issue, which means the problem is with sending/receiving 16bits of data.

Metadata

Metadata

Assignees

Labels

area: SPISPI busbugThe issue is a bug, or the PR is fixing a bugplatform: STM32ST Micro STM32priority: mediumMedium impact/importance bug

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions