Skip to content

BTT Manta M8P v2 - Wrong SPI Pinout #268

@aardvarkglory

Description

@aardvarkglory

What happened

Installed RatOS 2.1 and immediately had issues with the 5160 drivers. After looking around for awhile, I noticed that the SPI pinouts in the RatOS.cfg are wrong. As of now, the SPI config is:

spi_software_mosi_pin: PC12
spi_software_miso_pin: PC11
spi_software_sclk_pin: PC10

This is wrong and they need to be changed to the following:

spi_software_mosi_pin: PG6
spi_software_miso_pin: PG7
spi_software_sclk_pin: PG8

BIGTREETECH MANTA M8P V2 0 PinOut

What did you expect to happen

Get an error when I try to move the X or Y in Mainsail.

How to reproduce

Install and try to move the X or Y in Mainsail.

Screenshot 2024-06-08 095826

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions