Manta-M4P
Manta-M4P copied to clipboard
In the documentation, the SWD and UART2 headers reference: PA14, PA13, PA3, PA2 Other headers referencing GPIO A are: SD_Card, EXP1, BLTOUCH, X_Driver But GPIOA does not exist in H616...
I flashed my Manta M4P with klipper and lashed the MCU with the CM4-Modul. Now, I get this error "Alias x_step_pin mapped to PC6 - can't alias to PB3" and...
SD Card Slot is documented as using GPIO PA4, PA7, PA5 and PA6 However GPIOA does not exist on CB1 Also pinmux shows mmc mapped to GPIOF like H616 Datasheet...
In the documentation, the headers reference GPIOD: SPI1, FAN1, FAN0, FAN2B, FAN2A But GPIOD does not exist in H616 Processor https://linux-sunxi.org/images/b/b9/H616_Datasheet_V1.0_cleaned.pdf Only GPIO: C, F, G, H, I and L
In the documentation, the headers reference GPIOB: EXP1, EXP2, E0_Driver, But GPIOB does not exist in H616 Processor https://linux-sunxi.org/images/b/b9/H616_Datasheet_V1.0_cleaned.pdf Only GPIO: C, F, G, H, I and L
When manually configuring marlin with Make menuconfig in klipper, there is not option for STM32G0B0 chipset.
Seems like actual pinout of 40pin connector for CB1 rev 2.1 is wrong, ive checked all pins available for CB1 with libgpiod (gpioset) and found PG6/PG7/PG8/PG9, also as PC12/PC13 are...
My Manta M4P V2.2 lets the fan on PD4 run constantly. I cannot control them via PD4. It's the version V2.2 where no documentation is available. Primary question: Is my...
Good morning I managed to get the CB2 to work with a TFT PI 70 on manta m8p but impossible on the M4p. the screen remains black. The assembly instructions...