MCU cannot connect
Have you encountered an M8P error prompt indicating that the MCU cannot connect?
56 Replies
Did you flash the M8P?
fascinating-indigoOPā¢2y ago
yeah
How did you flash the M8P?
fascinating-indigoOPā¢2y ago
With the SD card, I'll try again
how did you compile the firmware?
fascinating-indigoOPā¢2y ago
I'm trying firmware_ The latest firmware in binaries
so you went to http://RatOS.local/configure?step=1 followed the steps? Clicked the "compile firmware" button and then followed all the steps written out below?
fascinating-indigoOPā¢2y ago
yes
what is the output of
ls /dev/*
?fascinating-indigoOPā¢2y ago
Yes, firmware failed to flash
The strange thing is that after re flashing, the prompt MCU cannot connect is still displayed
so it was not renamed to FIRMWARE.CUR?
fascinating-indigoOPā¢2y ago
After one successful change, there was no further success.
what does
ls /dev/serial/by-id/*
show?fascinating-indigoOPā¢2y ago
what about just
/dev/serial
?fascinating-indigoOPā¢2y ago
Same question
Anything in
dmesg
?
You could also check journelctl
as wellfascinating-indigoOPā¢2y ago
fascinating-indigoOPā¢2y ago
Refresh succeeded, but an error was reported
fascinating-indigoOPā¢2y ago
@blacksmithforlifeIt seems that the cause of the problem has been found, but/btt manta m8p does not appear in the/dev directory
That comes from the firmware on the manta. When it connects to the cb1 it tells it what the connection should be. I think you flashed the wrong firmware on the manta
What does
ls /dev/serial/*
output?fascinating-indigoOPā¢2y ago
Can I manually add/dev/serial/by id/?
fascinating-indigoOPā¢2y ago
You can but you shouldn't cause it will cause problems later with Rat-OS. I would start over with the configurator and have reflash the board. That firmware doesn't look correct
fascinating-indigoOPā¢2y ago
Unable to connect to the configurator at this time, unable to find the hotspot for ratos
If there's no hotspot it probably is connected to the wifi
fascinating-indigoOPā¢2y ago
Yes, it's already connected to WIFI
Then just use that URL and add
/configure?step=1
192.168.0.121/configure?step=1
fascinating-indigoOPā¢2y ago
ok
Do you want to recompile the firmware here, and then refresh the SD card again?
ok,Resolved
fascinating-indigoOPā¢2y ago
fascinating-indigoOPā¢2y ago
fascinating-indigoOPā¢2y ago
I want 4028 to turn off the fan when the speed is 0, but an error will appear.
Upload your printer.cfg
fascinating-indigoOPā¢2y ago
@miklschmidt the manta m8p board config doesn't have the aliases for the 4pin fans
4p_controller_board_pin
and 4p_controller_board_tach_pin
@xxrobot in the meantime, which fan port did you want to use for the 4 pin fan?
fan5?
if so, remove
and put
on line 150fascinating-indigoOPā¢2y ago
yes,fan5
Pin 'adxl345_cs_pin' is not a valid pin name on mcu 'mcu'
Correct, i forgot this again
will fix now
you didn't uncomment line 118
I just made a PR
You're making too easy for me
gotta give back somehow
Doesn't quite match the 1.0 pinout
part_cooling_pin=PE4
Close though!
DOH - typo!
Seems like i can fix it directly in the PR if you want?
lol, just pushed
Haha just saw
thanks man
anytime
Merged!
fascinating-indigoOPā¢2y ago
"Yes, it hasn't been canceled, as it has been found that plugging in the ADXL will not power on."
you have line 118
#[include RatOS/printers/v-core-3/input-shaper.cfg]
it needs to be [include RatOS/printers/v-core-3/input-shaper.cfg]
notice I removed the #
fascinating-indigoOPā¢2y ago
Octopus Pro is still very convenient to use and has successfully printed a set of structural components
@xxrobot now that Mikel merged the change you don't need to add what I said in https://discord.com/channels/582187371529764864/1086663477709508648/1086981773004644354
Just remove the stuff you have in the user overrides section since it isn't needed
fascinating-indigoOPā¢2y ago
Ok
š
Oh, the M6/7/8 pins of M8P1.1 and 1.0 have been changed
Yeah, ratos doesn't support 1.1 yet
fascinating-indigoOPā¢2y ago
Ok,I overridden the parameter below and it worked fine