Skip to content

SPI on STM32F411 #840

@charleselie

Description

@charleselie

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions