Advanced Search

Search Results (Searched for: raspberry)

09 Sep 2024 17:03

Notes from installation of ethercat on Raspberry Pi 4

Category: EtherCAT

Good afternoon jjdege, it loads there... but try to open or mount this image on your computer and you will see that it says it is corrupted. This process with raspberry image loads on the card without errors but when executing it gives errors. There is a problem with this image.
09 Sep 2024 16:52

Notes from installation of ethercat on Raspberry Pi 4

Category: EtherCAT

Thanks for the answer.
but the issue I see and that makes me suspicious is that I download the image on a PC with W10 and I can't open it. It says it's corrupted, I can't even open it.
 

Hi
I did a test:
I downloaded the image from here with W10
I opened it with Raspberry Image

 

it loads without problems
09 Sep 2024 14:43

Notes from installation of ethercat on Raspberry Pi 4

Category: EtherCAT

Thanks for the answer.
but the issue I see and that makes me suspicious is that I download the image on a PC with W10 and I can't open it. It says it's corrupted, I can't even open it.
09 Sep 2024 14:24 - 09 Sep 2024 14:26

Notes from installation of ethercat on Raspberry Pi 4

Category: EtherCAT

Good morning!

I am using the image from the link that started the forum about ethercat. My raspberry has 8 gigabytes and a 64 gigabyte SD card... and I use the raspberry image to generate the boot. I downloaded this file from the link you sent me now and the error is the same. If I try to open the image, it says that the file is corrupted.
 

 

Hello
the micro SD is very fragile, nothing is enough and it is no longer usable,
the installation with Raspberry Image is successful but the system does not start, I burned three,
with the installation directly on NVMe M2 and adapter
in my case, I solved it, I do not know if the problem is the same
I reinstalled several times without problems
 
09 Sep 2024 11:19

Notes from installation of ethercat on Raspberry Pi 4

Category: EtherCAT

Good morning!

I am using the image from the link that started the forum about ethercat. My raspberry has 8 gigabytes and a 64 gigabyte SD card... and I use the raspberry image to generate the boot. I downloaded this file from the link you sent me now and the error is the same. If I try to open the image, it says that the file is corrupted.
09 Sep 2024 06:45

Notes from installation of ethercat on Raspberry Pi 4

Category: EtherCAT

are you using this image ? www.linuxcnc.org/iso/rpi-4-debian-bookwo...23-11-17-1731.img.xz . are you using this(www.raspberrypi.com/software/) application for preparing your sd-card..? RAM size of your rpi above 4GB means good.
08 Sep 2024 16:52

7c80 no communication between rpspi 4

Category: Installing LinuxCNC

arm_64bit=1
initramfs initrd.gz followkernel

# uncomment if you get no picture on HDMI for a default "safe" mode
#hdmi_safe=1

# uncomment this if your display has a black border of unused pixels visible
# and your display can output without overscan
disable_overscan=1

# uncomment the following to adjust overscan. Use positive numbers if console
# goes off screen, and negative if there is too much border
#overscan_left=16
#overscan_right=16
#overscan_top=16
#overscan_bottom=16

# uncomment to force a console size. By default it will be display's size minus
# overscan.
#framebuffer_width=1280
#framebuffer_height=720

# uncomment if hdmi display is not detected and composite is being output
#hdmi_force_hotplug=1

# uncomment to force a specific HDMI mode (this will force VGA)
#hdmi_group=1
#hdmi_mode=1

# uncomment to force a HDMI mode rather than DVI. This can make audio work in
# DMT (computer monitor) modes
#hdmi_drive=2

# uncomment to increase signal to HDMI, if you have interference, blanking, or
# no display
#config_hdmi_boost=4

# uncomment for composite PAL
#sdtv_mode=2

# camera
#start_x=1
#gpu_mem=128

# automatically load overlays for detected cameras
#camera_auto_detect=1

# automatically load overlays for detected DSI displays
#display_auto_detect=1

# uncomment to overclock: www.tomshardware.com/how-to/overclock-any-raspberry-pi
#arm_freq=
#gpu_freq=
#core_freq=
#over_voltage=
#force_turbo=1

# uncomment some or all of these to enable the optional hardware interfaces
dtparam=i2c_arm=on
dtparam=i2s=on
dtparam=spi=on

# uncomment this to enable infrared communication.
dtoverlay=gpio-ir,gpio_pin=17
dtoverlay=gpio-ir-tx,gpio_pin=18

# additional overlays and parameters are documented /boot/overlays/README

# enable audio (loads snd_bcm2835)
dtparam=audio=on

# enable uart
enable_uart=0

# disable wifi and bluetooth
#dtoverlay=disable-wifi
#dtoverlay=disable-bt
#dtoverlay=pi3-disable-wifi
#dtoverlay=pi3-disable-bt
#dtoverlay=disable-wifi-pi5
#dtoverlay=disable-bt-pi5

# remove test rainbow
disable_splash=1

# disables the warning overlays
avoid_warnings=1

# gpio fan (headers)
#dtoverlay=gpio-fan,gpiopin=12,temp=55000,hyst=2000

[cm4]
otg_mode=1

[pi4]
dtoverlay=vc4-kms-v3d,cma-512
#dtoverlay=vc4-kms-v3d-pi4
#dtoverlay=vc4-fkms-v3d
max_framebuffers=2
arm_boost=1
#disable_fw_kms_setup=1

[pi5]
dtoverlay=vc4-kms-v3d,cma-512
#dtoverlay=vc4-kms-v3d-pi5
#dtoverlay=vc4-fkms-v3d
max_framebuffers=0
arm_boost=1
usb_max_current_enable=1
disable_fw_kms_setup=1

# pwm fan
#dtparam=fan_temp0=50000
#dtparam=fan_temp0_hyst=2000
#dtparam=fan_temp0_speed=75
#dtparam=fan_temp1=55000
#dtparam=fan_temp1_hyst=2000
#dtparam=fan_temp1_speed=125
#dtparam=fan_temp2=60000
#dtparam=fan_temp2_hyst=3000
#dtparam=fan_temp2_speed=175
#dtparam=fan_temp3=65000
#dtparam=fan_temp3_hyst=3000
#dtparam=fan_temp3_speed=250



I remove the # to activate this line
# uncomment some or all of these to enable the optional hardware interfaces
dtparam=i2c_arm=on
dtparam=i2s=on
dtparam=spi=on
07 Sep 2024 18:24

Notes from installation of ethercat on Raspberry Pi 4

Category: EtherCAT

I verifid the image download and is corrupt. Downlad a twice but result is same. You have other image?
07 Sep 2024 15:15

Notes from installation of ethercat on Raspberry Pi 4

Category: EtherCAT

I used the version that the video proposed. I downloaded the image that he suggested. I should download the version linuxcnc.org/2024/07/12/LinuxCNC-2.9.3/ from what I understood the version of linux cnc that is in the image would already come pre-configured and from what I understand now it is a clean version of linux cnc?
07 Sep 2024 15:09

Notes from installation of ethercat on Raspberry Pi 4

Category: EtherCAT

hello.

I try install but error hardware "cpu no supported" but my cpu is a raspberrypi4 b... what's going on with this?
06 Sep 2024 14:46

Remora - ethernet NVEM / EC300 / EC500 cnc board

Category: Computers and Hardware

Does anyone else have a tip as to what I'm doing wrong? I haven't found anything on the net until now. STLink with the instructions here from the thread didn't work, stlink with the hex file here from the thread flashed successfully, according to the display. NVEM v5 - Flashing not possible. I tried with DAP-link, J-Link, ST-Link v2 standard, firmware update and firmware from github. The result was the same every time, regardless of whether it was from the Raspberry Pi or with Windows 10. Either the board is fundamentally different, which I don't believe since it was recognized, or the programmers from AliExpress are all unusable.

the error messages are:
C STLink error (9): Get IDCODE error [__main__]
C Unexpected ACK value (0) returned by probe [__main__]
C Memory transfer fault (Unspecified error.) [__main__]
 
05 Sep 2024 19:46

How to upgrade to master branch of LinuxCNC for rpi4 from LinuxCNC 2.9.3

Category: Installing LinuxCNC

I am running LinuxCNC 2.9.3 on Raspberry Pi4. Installed using official LinuxCNC image. Its working properly.
I want to upgrade this installation to latest master branch. 
How can I upgrade to master branch? I searched a lot but didn't find any answer.
05 Sep 2024 05:48

Notes from installation of ethercat on Raspberry Pi 4

Category: EtherCAT

I recommend watching this video:
. It might give you a good idea of what to look for.

Additionally, try finding your product information—such as the vendor ID and product ID—on the vendor’s website. It's also important to verify whether your drive supports the CIA402 standard.

Were you able to successfully read the encoder data? That could be a good starting point to ensure communication is established.

if possible share your problem in detail.
04 Sep 2024 03:04
Replied by Moutomation on topic Overclock

Overclock

Category: Computers and Hardware

Linuxcnc works fine with Raspberry Pi 5, but when I watch it on the GUI, the positions are a bit delayed. When I use it with a PC, there is no problem. It communicates with 6 servo drivers and a PLC. It would probably be better if its speed increased a bit.
03 Sep 2024 18:35
Overclock was created by Moutomation

Overclock

Category: Computers and Hardware

How can we overclock the Raspberry Pi 5, which currently has Debian installed on it? I want it to be faster. Are there any commands that will increase the CPU voltage and frequency? Or what can I do to make it faster? I installed a fan cooler, what else can be done?
Displaying 46 - 60 out of 1066 results.
Time to create page: 0.733 seconds
Powered by Kunena Forum