-
Notifications
You must be signed in to change notification settings - Fork 214
Open
Description
Hello,
I am using the stm32F4xx crate for months, and I recently needded to implement SPI on this chip (STM32F411).
I am using the SPI2.
I came accros a problem : the SPI is stoping between the sending of register and values when using the spi.write function.
is there a way to get around that ?
The read function is also not working (I've tried the transfer function and the read function and one of them is not sending any signals and the other not working). is this known ?
To program my stm32 I ma using probe-rs.
Is this problem solved with the STm32_hal 2 ? which seems to be more active ?
Metadata
Metadata
Assignees
Labels
No labels